Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::Dataform::Rest::ServiceStub.
REST service stub for the Dataform service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#cancel_workflow_invocation
def cancel_workflow_invocation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the cancel_workflow_invocation REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CancelWorkflowInvocationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#commit_repository_changes
def commit_repository_changes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the commit_repository_changes REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CommitRepositoryChangesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#commit_workspace_changes
def commit_workspace_changes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the commit_workspace_changes REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CommitWorkspaceChangesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#compute_repository_access_token_status
def compute_repository_access_token_status(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ComputeRepositoryAccessTokenStatusResponse
Baseline implementation for the compute_repository_access_token_status REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ComputeRepositoryAccessTokenStatusRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ComputeRepositoryAccessTokenStatusResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ComputeRepositoryAccessTokenStatusResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_compilation_result
def create_compilation_result(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::CompilationResult
Baseline implementation for the create_compilation_result REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateCompilationResultRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::CompilationResult)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::CompilationResult) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_release_config
def create_release_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ReleaseConfig
Baseline implementation for the create_release_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateReleaseConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ReleaseConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ReleaseConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_repository
def create_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::Repository
Baseline implementation for the create_repository REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::Repository)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::Repository) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_workflow_config
def create_workflow_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WorkflowConfig
Baseline implementation for the create_workflow_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateWorkflowConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WorkflowConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WorkflowConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_workflow_invocation
def create_workflow_invocation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WorkflowInvocation
Baseline implementation for the create_workflow_invocation REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateWorkflowInvocationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WorkflowInvocation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WorkflowInvocation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_workspace
def create_workspace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::Workspace
Baseline implementation for the create_workspace REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::CreateWorkspaceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::Workspace)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::Workspace) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_release_config
def delete_release_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_release_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::DeleteReleaseConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_repository
def delete_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_repository REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::DeleteRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_workflow_config
def delete_workflow_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_workflow_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::DeleteWorkflowConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_workflow_invocation
def delete_workflow_invocation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_workflow_invocation REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::DeleteWorkflowInvocationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_workspace
def delete_workspace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_workspace REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::DeleteWorkspaceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#fetch_file_diff
def fetch_file_diff(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::FetchFileDiffResponse
Baseline implementation for the fetch_file_diff REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::FetchFileDiffRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::FetchFileDiffResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::FetchFileDiffResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#fetch_file_git_statuses
def fetch_file_git_statuses(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::FetchFileGitStatusesResponse
Baseline implementation for the fetch_file_git_statuses REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::FetchFileGitStatusesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::FetchFileGitStatusesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::FetchFileGitStatusesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#fetch_git_ahead_behind
def fetch_git_ahead_behind(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::FetchGitAheadBehindResponse
Baseline implementation for the fetch_git_ahead_behind REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::FetchGitAheadBehindRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::FetchGitAheadBehindResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::FetchGitAheadBehindResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#fetch_remote_branches
def fetch_remote_branches(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::FetchRemoteBranchesResponse
Baseline implementation for the fetch_remote_branches REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::FetchRemoteBranchesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::FetchRemoteBranchesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::FetchRemoteBranchesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#fetch_repository_history
def fetch_repository_history(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::FetchRepositoryHistoryResponse
Baseline implementation for the fetch_repository_history REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::FetchRepositoryHistoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::FetchRepositoryHistoryResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::FetchRepositoryHistoryResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_compilation_result
def get_compilation_result(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::CompilationResult
Baseline implementation for the get_compilation_result REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetCompilationResultRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::CompilationResult)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::CompilationResult) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_release_config
def get_release_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ReleaseConfig
Baseline implementation for the get_release_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetReleaseConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ReleaseConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ReleaseConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_repository
def get_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::Repository
Baseline implementation for the get_repository REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::Repository)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::Repository) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_workflow_config
def get_workflow_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WorkflowConfig
Baseline implementation for the get_workflow_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetWorkflowConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WorkflowConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WorkflowConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_workflow_invocation
def get_workflow_invocation(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WorkflowInvocation
Baseline implementation for the get_workflow_invocation REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetWorkflowInvocationRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WorkflowInvocation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WorkflowInvocation) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_workspace
def get_workspace(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::Workspace
Baseline implementation for the get_workspace REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::GetWorkspaceRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::Workspace)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::Workspace) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#install_npm_packages
def install_npm_packages(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::InstallNpmPackagesResponse
Baseline implementation for the install_npm_packages REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::InstallNpmPackagesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::InstallNpmPackagesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::InstallNpmPackagesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_compilation_results
def list_compilation_results(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListCompilationResultsResponse
Baseline implementation for the list_compilation_results REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListCompilationResultsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListCompilationResultsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListCompilationResultsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_release_configs
def list_release_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListReleaseConfigsResponse
Baseline implementation for the list_release_configs REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListReleaseConfigsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListReleaseConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListReleaseConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_repositories
def list_repositories(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListRepositoriesResponse
Baseline implementation for the list_repositories REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListRepositoriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListRepositoriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListRepositoriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_workflow_configs
def list_workflow_configs(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListWorkflowConfigsResponse
Baseline implementation for the list_workflow_configs REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListWorkflowConfigsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListWorkflowConfigsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListWorkflowConfigsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_workflow_invocations
def list_workflow_invocations(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListWorkflowInvocationsResponse
Baseline implementation for the list_workflow_invocations REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListWorkflowInvocationsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListWorkflowInvocationsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListWorkflowInvocationsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_workspaces
def list_workspaces(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ListWorkspacesResponse
Baseline implementation for the list_workspaces REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ListWorkspacesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ListWorkspacesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ListWorkspacesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#make_directory
def make_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::MakeDirectoryResponse
Baseline implementation for the make_directory REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::MakeDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::MakeDirectoryResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::MakeDirectoryResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#move_directory
def move_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::MoveDirectoryResponse
Baseline implementation for the move_directory REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::MoveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::MoveDirectoryResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::MoveDirectoryResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#move_file
def move_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::MoveFileResponse
Baseline implementation for the move_file REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::MoveFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::MoveFileResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::MoveFileResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#pull_git_commits
def pull_git_commits(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the pull_git_commits REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::PullGitCommitsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#push_git_commits
def push_git_commits(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the push_git_commits REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::PushGitCommitsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#query_compilation_result_actions
def query_compilation_result_actions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::QueryCompilationResultActionsResponse
Baseline implementation for the query_compilation_result_actions REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::QueryCompilationResultActionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::QueryCompilationResultActionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::QueryCompilationResultActionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#query_directory_contents
def query_directory_contents(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::QueryDirectoryContentsResponse
Baseline implementation for the query_directory_contents REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::QueryDirectoryContentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::QueryDirectoryContentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::QueryDirectoryContentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#query_repository_directory_contents
def query_repository_directory_contents(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::QueryRepositoryDirectoryContentsResponse
Baseline implementation for the query_repository_directory_contents REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::QueryRepositoryDirectoryContentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::QueryRepositoryDirectoryContentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::QueryRepositoryDirectoryContentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#query_workflow_invocation_actions
def query_workflow_invocation_actions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::QueryWorkflowInvocationActionsResponse
Baseline implementation for the query_workflow_invocation_actions REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::QueryWorkflowInvocationActionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::QueryWorkflowInvocationActionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::QueryWorkflowInvocationActionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#read_file
def read_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ReadFileResponse
Baseline implementation for the read_file REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ReadFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ReadFileResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ReadFileResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#read_repository_file
def read_repository_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ReadRepositoryFileResponse
Baseline implementation for the read_repository_file REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ReadRepositoryFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ReadRepositoryFileResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ReadRepositoryFileResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#remove_directory
def remove_directory(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the remove_directory REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::RemoveDirectoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#remove_file
def remove_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the remove_file REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::RemoveFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#reset_workspace_changes
def reset_workspace_changes(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the reset_workspace_changes REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::ResetWorkspaceChangesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_release_config
def update_release_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::ReleaseConfig
Baseline implementation for the update_release_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::UpdateReleaseConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::ReleaseConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::ReleaseConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_repository
def update_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::Repository
Baseline implementation for the update_repository REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::UpdateRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::Repository)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::Repository) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_workflow_config
def update_workflow_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WorkflowConfig
Baseline implementation for the update_workflow_config REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::UpdateWorkflowConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WorkflowConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WorkflowConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#write_file
def write_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataform::V1beta1::WriteFileResponse
Baseline implementation for the write_file REST call
- request_pb (::Google::Cloud::Dataform::V1beta1::WriteFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::Dataform::V1beta1::WriteFileResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataform::V1beta1::WriteFileResponse) — A result object deserialized from the server's reply
- (::ArgumentError)