Send feedback
Class DataformStub (0.50.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.50.0 keyboard_arrow_down
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the
launch stage descriptions .
public abstract class DataformStub implements BackgroundResource
Base stub class for the Dataform service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
Methods
public UnaryCallable<CancelWorkflowInvocationRequest , Empty > cancelWorkflowInvocationCallable ()
public abstract void close ()
public UnaryCallable<CommitRepositoryChangesRequest , Empty > commitRepositoryChangesCallable ()
public UnaryCallable<CommitWorkspaceChangesRequest , Empty > commitWorkspaceChangesCallable ()
public UnaryCallable<ComputeRepositoryAccessTokenStatusRequest , ComputeRepositoryAccessTokenStatusResponse > computeRepositoryAccessTokenStatusCallable ()
public UnaryCallable<CreateCompilationResultRequest , CompilationResult > createCompilationResultCallable ()
public UnaryCallable<CreateReleaseConfigRequest , ReleaseConfig > createReleaseConfigCallable ()
public UnaryCallable<CreateRepositoryRequest , Repository > createRepositoryCallable ()
public UnaryCallable<CreateWorkflowConfigRequest , WorkflowConfig > createWorkflowConfigCallable ()
public UnaryCallable<CreateWorkflowInvocationRequest , WorkflowInvocation > createWorkflowInvocationCallable ()
public UnaryCallable<CreateWorkspaceRequest , Workspace > createWorkspaceCallable ()
public UnaryCallable<DeleteReleaseConfigRequest , Empty > deleteReleaseConfigCallable ()
public UnaryCallable<DeleteRepositoryRequest , Empty > deleteRepositoryCallable ()
public UnaryCallable<DeleteWorkflowConfigRequest , Empty > deleteWorkflowConfigCallable ()
public UnaryCallable<DeleteWorkflowInvocationRequest , Empty > deleteWorkflowInvocationCallable ()
public UnaryCallable<DeleteWorkspaceRequest , Empty > deleteWorkspaceCallable ()
public UnaryCallable<FetchFileDiffRequest , FetchFileDiffResponse > fetchFileDiffCallable ()
public UnaryCallable<FetchFileGitStatusesRequest , FetchFileGitStatusesResponse > fetchFileGitStatusesCallable ()
public UnaryCallable<FetchGitAheadBehindRequest , FetchGitAheadBehindResponse > fetchGitAheadBehindCallable ()
public UnaryCallable<FetchRemoteBranchesRequest , FetchRemoteBranchesResponse > fetchRemoteBranchesCallable ()
fetchRepositoryHistoryCallable()
public UnaryCallable<FetchRepositoryHistoryRequest , FetchRepositoryHistoryResponse > fetchRepositoryHistoryCallable ()
fetchRepositoryHistoryPagedCallable()
public UnaryCallable<FetchRepositoryHistoryRequest , DataformClient . FetchRepositoryHistoryPagedResponse > fetchRepositoryHistoryPagedCallable ()
public UnaryCallable<GetCompilationResultRequest , CompilationResult > getCompilationResultCallable ()
public UnaryCallable<GetIamPolicyRequest , Policy > getIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
public UnaryCallable<GetReleaseConfigRequest , ReleaseConfig > getReleaseConfigCallable ()
public UnaryCallable<GetRepositoryRequest , Repository > getRepositoryCallable ()
public UnaryCallable<GetWorkflowConfigRequest , WorkflowConfig > getWorkflowConfigCallable ()
public UnaryCallable<GetWorkflowInvocationRequest , WorkflowInvocation > getWorkflowInvocationCallable ()
public UnaryCallable<GetWorkspaceRequest , Workspace > getWorkspaceCallable ()
public UnaryCallable<InstallNpmPackagesRequest , InstallNpmPackagesResponse > installNpmPackagesCallable ()
public UnaryCallable<ListCompilationResultsRequest , ListCompilationResultsResponse > listCompilationResultsCallable ()
listCompilationResultsPagedCallable()
public UnaryCallable<ListCompilationResultsRequest , DataformClient . ListCompilationResultsPagedResponse > listCompilationResultsPagedCallable ()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type
Description
UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , DataformClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
public UnaryCallable<ListReleaseConfigsRequest , ListReleaseConfigsResponse > listReleaseConfigsCallable ()
listReleaseConfigsPagedCallable()
public UnaryCallable<ListReleaseConfigsRequest , DataformClient . ListReleaseConfigsPagedResponse > listReleaseConfigsPagedCallable ()
public UnaryCallable<ListRepositoriesRequest , ListRepositoriesResponse > listRepositoriesCallable ()
listRepositoriesPagedCallable()
public UnaryCallable<ListRepositoriesRequest , DataformClient . ListRepositoriesPagedResponse > listRepositoriesPagedCallable ()
public UnaryCallable<ListWorkflowConfigsRequest , ListWorkflowConfigsResponse > listWorkflowConfigsCallable ()
listWorkflowConfigsPagedCallable()
public UnaryCallable<ListWorkflowConfigsRequest , DataformClient . ListWorkflowConfigsPagedResponse > listWorkflowConfigsPagedCallable ()
public UnaryCallable<ListWorkflowInvocationsRequest , ListWorkflowInvocationsResponse > listWorkflowInvocationsCallable ()
listWorkflowInvocationsPagedCallable()
public UnaryCallable<ListWorkflowInvocationsRequest , DataformClient . ListWorkflowInvocationsPagedResponse > listWorkflowInvocationsPagedCallable ()
public UnaryCallable<ListWorkspacesRequest , ListWorkspacesResponse > listWorkspacesCallable ()
listWorkspacesPagedCallable()
public UnaryCallable<ListWorkspacesRequest , DataformClient . ListWorkspacesPagedResponse > listWorkspacesPagedCallable ()
public UnaryCallable<MakeDirectoryRequest , MakeDirectoryResponse > makeDirectoryCallable ()
public UnaryCallable<MoveDirectoryRequest , MoveDirectoryResponse > moveDirectoryCallable ()
public UnaryCallable<MoveFileRequest , MoveFileResponse > moveFileCallable ()
public UnaryCallable<PullGitCommitsRequest , Empty > pullGitCommitsCallable ()
public UnaryCallable<PushGitCommitsRequest , Empty > pushGitCommitsCallable ()
public UnaryCallable<QueryCompilationResultActionsRequest , QueryCompilationResultActionsResponse > queryCompilationResultActionsCallable ()
queryCompilationResultActionsPagedCallable()
public UnaryCallable<QueryCompilationResultActionsRequest , DataformClient . QueryCompilationResultActionsPagedResponse > queryCompilationResultActionsPagedCallable ()
queryDirectoryContentsCallable()
public UnaryCallable<QueryDirectoryContentsRequest , QueryDirectoryContentsResponse > queryDirectoryContentsCallable ()
queryDirectoryContentsPagedCallable()
public UnaryCallable<QueryDirectoryContentsRequest , DataformClient . QueryDirectoryContentsPagedResponse > queryDirectoryContentsPagedCallable ()
queryRepositoryDirectoryContentsCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest , QueryRepositoryDirectoryContentsResponse > queryRepositoryDirectoryContentsCallable ()
queryRepositoryDirectoryContentsPagedCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest , DataformClient . QueryRepositoryDirectoryContentsPagedResponse > queryRepositoryDirectoryContentsPagedCallable ()
public UnaryCallable<QueryWorkflowInvocationActionsRequest , QueryWorkflowInvocationActionsResponse > queryWorkflowInvocationActionsCallable ()
queryWorkflowInvocationActionsPagedCallable()
public UnaryCallable<QueryWorkflowInvocationActionsRequest , DataformClient . QueryWorkflowInvocationActionsPagedResponse > queryWorkflowInvocationActionsPagedCallable ()
public UnaryCallable<ReadFileRequest , ReadFileResponse > readFileCallable ()
public UnaryCallable<ReadRepositoryFileRequest , ReadRepositoryFileResponse > readRepositoryFileCallable ()
public UnaryCallable<RemoveDirectoryRequest , Empty > removeDirectoryCallable ()
public UnaryCallable<RemoveFileRequest , Empty > removeFileCallable ()
public UnaryCallable<ResetWorkspaceChangesRequest , Empty > resetWorkspaceChangesCallable ()
public UnaryCallable<SetIamPolicyRequest , Policy > setIamPolicyCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallable<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsCallable ()
Returns
Type
Description
UnaryCallable <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
public UnaryCallable<UpdateReleaseConfigRequest , ReleaseConfig > updateReleaseConfigCallable ()
public UnaryCallable<UpdateRepositoryRequest , Repository > updateRepositoryCallable ()
public UnaryCallable<UpdateWorkflowConfigRequest , WorkflowConfig > updateWorkflowConfigCallable ()
public UnaryCallable<WriteFileRequest , WriteFileResponse > writeFileCallable ()
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-02 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-02 UTC."],[],[]]