- 0.51.0 (latest)
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.4
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.
Implements
BackgroundResourceConstructors
DataformStub()
public DataformStub()
Methods
cancelWorkflowInvocationCallable()
public UnaryCallable<CancelWorkflowInvocationRequest,Empty> cancelWorkflowInvocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CancelWorkflowInvocationRequest,Empty> |
close()
public abstract void close()
commitRepositoryChangesCallable()
public UnaryCallable<CommitRepositoryChangesRequest,Empty> commitRepositoryChangesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CommitRepositoryChangesRequest,Empty> |
commitWorkspaceChangesCallable()
public UnaryCallable<CommitWorkspaceChangesRequest,Empty> commitWorkspaceChangesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CommitWorkspaceChangesRequest,Empty> |
computeRepositoryAccessTokenStatusCallable()
public UnaryCallable<ComputeRepositoryAccessTokenStatusRequest,ComputeRepositoryAccessTokenStatusResponse> computeRepositoryAccessTokenStatusCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ComputeRepositoryAccessTokenStatusRequest,ComputeRepositoryAccessTokenStatusResponse> |
createCompilationResultCallable()
public UnaryCallable<CreateCompilationResultRequest,CompilationResult> createCompilationResultCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCompilationResultRequest,CompilationResult> |
createReleaseConfigCallable()
public UnaryCallable<CreateReleaseConfigRequest,ReleaseConfig> createReleaseConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateReleaseConfigRequest,ReleaseConfig> |
createRepositoryCallable()
public UnaryCallable<CreateRepositoryRequest,Repository> createRepositoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateRepositoryRequest,Repository> |
createWorkflowConfigCallable()
public UnaryCallable<CreateWorkflowConfigRequest,WorkflowConfig> createWorkflowConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateWorkflowConfigRequest,WorkflowConfig> |
createWorkflowInvocationCallable()
public UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation> createWorkflowInvocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateWorkflowInvocationRequest,WorkflowInvocation> |
createWorkspaceCallable()
public UnaryCallable<CreateWorkspaceRequest,Workspace> createWorkspaceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateWorkspaceRequest,Workspace> |
deleteReleaseConfigCallable()
public UnaryCallable<DeleteReleaseConfigRequest,Empty> deleteReleaseConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteReleaseConfigRequest,Empty> |
deleteRepositoryCallable()
public UnaryCallable<DeleteRepositoryRequest,Empty> deleteRepositoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteRepositoryRequest,Empty> |
deleteWorkflowConfigCallable()
public UnaryCallable<DeleteWorkflowConfigRequest,Empty> deleteWorkflowConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteWorkflowConfigRequest,Empty> |
deleteWorkflowInvocationCallable()
public UnaryCallable<DeleteWorkflowInvocationRequest,Empty> deleteWorkflowInvocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteWorkflowInvocationRequest,Empty> |
deleteWorkspaceCallable()
public UnaryCallable<DeleteWorkspaceRequest,Empty> deleteWorkspaceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteWorkspaceRequest,Empty> |
fetchFileDiffCallable()
public UnaryCallable<FetchFileDiffRequest,FetchFileDiffResponse> fetchFileDiffCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchFileDiffRequest,FetchFileDiffResponse> |
fetchFileGitStatusesCallable()
public UnaryCallable<FetchFileGitStatusesRequest,FetchFileGitStatusesResponse> fetchFileGitStatusesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchFileGitStatusesRequest,FetchFileGitStatusesResponse> |
fetchGitAheadBehindCallable()
public UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse> fetchGitAheadBehindCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchGitAheadBehindRequest,FetchGitAheadBehindResponse> |
fetchRemoteBranchesCallable()
public UnaryCallable<FetchRemoteBranchesRequest,FetchRemoteBranchesResponse> fetchRemoteBranchesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchRemoteBranchesRequest,FetchRemoteBranchesResponse> |
fetchRepositoryHistoryCallable()
public UnaryCallable<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse> fetchRepositoryHistoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchRepositoryHistoryRequest,FetchRepositoryHistoryResponse> |
fetchRepositoryHistoryPagedCallable()
public UnaryCallable<FetchRepositoryHistoryRequest,DataformClient.FetchRepositoryHistoryPagedResponse> fetchRepositoryHistoryPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<FetchRepositoryHistoryRequest,FetchRepositoryHistoryPagedResponse> |
getCompilationResultCallable()
public UnaryCallable<GetCompilationResultRequest,CompilationResult> getCompilationResultCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetCompilationResultRequest,CompilationResult> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getReleaseConfigCallable()
public UnaryCallable<GetReleaseConfigRequest,ReleaseConfig> getReleaseConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetReleaseConfigRequest,ReleaseConfig> |
getRepositoryCallable()
public UnaryCallable<GetRepositoryRequest,Repository> getRepositoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetRepositoryRequest,Repository> |
getWorkflowConfigCallable()
public UnaryCallable<GetWorkflowConfigRequest,WorkflowConfig> getWorkflowConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetWorkflowConfigRequest,WorkflowConfig> |
getWorkflowInvocationCallable()
public UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation> getWorkflowInvocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetWorkflowInvocationRequest,WorkflowInvocation> |
getWorkspaceCallable()
public UnaryCallable<GetWorkspaceRequest,Workspace> getWorkspaceCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetWorkspaceRequest,Workspace> |
installNpmPackagesCallable()
public UnaryCallable<InstallNpmPackagesRequest,InstallNpmPackagesResponse> installNpmPackagesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<InstallNpmPackagesRequest,InstallNpmPackagesResponse> |
listCompilationResultsCallable()
public UnaryCallable<ListCompilationResultsRequest,ListCompilationResultsResponse> listCompilationResultsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCompilationResultsRequest,ListCompilationResultsResponse> |
listCompilationResultsPagedCallable()
public UnaryCallable<ListCompilationResultsRequest,DataformClient.ListCompilationResultsPagedResponse> listCompilationResultsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCompilationResultsRequest,ListCompilationResultsPagedResponse> |
listLocationsCallable()
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()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listReleaseConfigsCallable()
public UnaryCallable<ListReleaseConfigsRequest,ListReleaseConfigsResponse> listReleaseConfigsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListReleaseConfigsRequest,ListReleaseConfigsResponse> |
listReleaseConfigsPagedCallable()
public UnaryCallable<ListReleaseConfigsRequest,DataformClient.ListReleaseConfigsPagedResponse> listReleaseConfigsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListReleaseConfigsRequest,ListReleaseConfigsPagedResponse> |
listRepositoriesCallable()
public UnaryCallable<ListRepositoriesRequest,ListRepositoriesResponse> listRepositoriesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRepositoriesRequest,ListRepositoriesResponse> |
listRepositoriesPagedCallable()
public UnaryCallable<ListRepositoriesRequest,DataformClient.ListRepositoriesPagedResponse> listRepositoriesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListRepositoriesRequest,ListRepositoriesPagedResponse> |
listWorkflowConfigsCallable()
public UnaryCallable<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse> listWorkflowConfigsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkflowConfigsRequest,ListWorkflowConfigsResponse> |
listWorkflowConfigsPagedCallable()
public UnaryCallable<ListWorkflowConfigsRequest,DataformClient.ListWorkflowConfigsPagedResponse> listWorkflowConfigsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkflowConfigsRequest,ListWorkflowConfigsPagedResponse> |
listWorkflowInvocationsCallable()
public UnaryCallable<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse> listWorkflowInvocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkflowInvocationsRequest,ListWorkflowInvocationsResponse> |
listWorkflowInvocationsPagedCallable()
public UnaryCallable<ListWorkflowInvocationsRequest,DataformClient.ListWorkflowInvocationsPagedResponse> listWorkflowInvocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkflowInvocationsRequest,ListWorkflowInvocationsPagedResponse> |
listWorkspacesCallable()
public UnaryCallable<ListWorkspacesRequest,ListWorkspacesResponse> listWorkspacesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkspacesRequest,ListWorkspacesResponse> |
listWorkspacesPagedCallable()
public UnaryCallable<ListWorkspacesRequest,DataformClient.ListWorkspacesPagedResponse> listWorkspacesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListWorkspacesRequest,ListWorkspacesPagedResponse> |
makeDirectoryCallable()
public UnaryCallable<MakeDirectoryRequest,MakeDirectoryResponse> makeDirectoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<MakeDirectoryRequest,MakeDirectoryResponse> |
moveDirectoryCallable()
public UnaryCallable<MoveDirectoryRequest,MoveDirectoryResponse> moveDirectoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<MoveDirectoryRequest,MoveDirectoryResponse> |
moveFileCallable()
public UnaryCallable<MoveFileRequest,MoveFileResponse> moveFileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<MoveFileRequest,MoveFileResponse> |
pullGitCommitsCallable()
public UnaryCallable<PullGitCommitsRequest,Empty> pullGitCommitsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<PullGitCommitsRequest,Empty> |
pushGitCommitsCallable()
public UnaryCallable<PushGitCommitsRequest,Empty> pushGitCommitsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<PushGitCommitsRequest,Empty> |
queryCompilationResultActionsCallable()
public UnaryCallable<QueryCompilationResultActionsRequest,QueryCompilationResultActionsResponse> queryCompilationResultActionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryCompilationResultActionsRequest,QueryCompilationResultActionsResponse> |
queryCompilationResultActionsPagedCallable()
public UnaryCallable<QueryCompilationResultActionsRequest,DataformClient.QueryCompilationResultActionsPagedResponse> queryCompilationResultActionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryCompilationResultActionsRequest,QueryCompilationResultActionsPagedResponse> |
queryDirectoryContentsCallable()
public UnaryCallable<QueryDirectoryContentsRequest,QueryDirectoryContentsResponse> queryDirectoryContentsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryDirectoryContentsRequest,QueryDirectoryContentsResponse> |
queryDirectoryContentsPagedCallable()
public UnaryCallable<QueryDirectoryContentsRequest,DataformClient.QueryDirectoryContentsPagedResponse> queryDirectoryContentsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryDirectoryContentsRequest,QueryDirectoryContentsPagedResponse> |
queryRepositoryDirectoryContentsCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest,QueryRepositoryDirectoryContentsResponse> queryRepositoryDirectoryContentsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryRepositoryDirectoryContentsRequest,QueryRepositoryDirectoryContentsResponse> |
queryRepositoryDirectoryContentsPagedCallable()
public UnaryCallable<QueryRepositoryDirectoryContentsRequest,DataformClient.QueryRepositoryDirectoryContentsPagedResponse> queryRepositoryDirectoryContentsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryRepositoryDirectoryContentsRequest,QueryRepositoryDirectoryContentsPagedResponse> |
queryWorkflowInvocationActionsCallable()
public UnaryCallable<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse> queryWorkflowInvocationActionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse> |
queryWorkflowInvocationActionsPagedCallable()
public UnaryCallable<QueryWorkflowInvocationActionsRequest,DataformClient.QueryWorkflowInvocationActionsPagedResponse> queryWorkflowInvocationActionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsPagedResponse> |
readFileCallable()
public UnaryCallable<ReadFileRequest,ReadFileResponse> readFileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ReadFileRequest,ReadFileResponse> |
readRepositoryFileCallable()
public UnaryCallable<ReadRepositoryFileRequest,ReadRepositoryFileResponse> readRepositoryFileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ReadRepositoryFileRequest,ReadRepositoryFileResponse> |
removeDirectoryCallable()
public UnaryCallable<RemoveDirectoryRequest,Empty> removeDirectoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveDirectoryRequest,Empty> |
removeFileCallable()
public UnaryCallable<RemoveFileRequest,Empty> removeFileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveFileRequest,Empty> |
resetWorkspaceChangesCallable()
public UnaryCallable<ResetWorkspaceChangesRequest,Empty> resetWorkspaceChangesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResetWorkspaceChangesRequest,Empty> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
updateReleaseConfigCallable()
public UnaryCallable<UpdateReleaseConfigRequest,ReleaseConfig> updateReleaseConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateReleaseConfigRequest,ReleaseConfig> |
updateRepositoryCallable()
public UnaryCallable<UpdateRepositoryRequest,Repository> updateRepositoryCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateRepositoryRequest,Repository> |
updateWorkflowConfigCallable()
public UnaryCallable<UpdateWorkflowConfigRequest,WorkflowConfig> updateWorkflowConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateWorkflowConfigRequest,WorkflowConfig> |
writeFileCallable()
public UnaryCallable<WriteFileRequest,WriteFileResponse> writeFileCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<WriteFileRequest,WriteFileResponse> |