Class: Google::Apis::DataformV1beta1::DataformService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::DataformV1beta1::DataformService
- Defined in:
- lib/google/apis/dataform_v1beta1/service.rb
Overview
Dataform API
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Instance Method Summary collapse
-
#cancel_workflow_invocation(name, cancel_workflow_invocation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Requests cancellation of a running WorkflowInvocation.
-
#commit_workspace_changes(name, commit_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Applies a Git commit for uncommitted files in a Workspace.
-
#create_project_location_repository(parent, repository_object = nil, repository_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Creates a new Repository in a given project and location.
-
#create_project_location_repository_compilation_result(parent, compilation_result_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::CompilationResult
Creates a new CompilationResult in a given project and location.
-
#create_project_location_repository_release_config(parent, release_config_object = nil, release_config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Creates a new ReleaseConfig in a given Repository.
-
#create_project_location_repository_workflow_config(parent, workflow_config_object = nil, workflow_config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Creates a new WorkflowConfig in a given Repository.
-
#create_project_location_repository_workflow_invocation(parent, workflow_invocation_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowInvocation
Creates a new WorkflowInvocation in a given Repository.
-
#create_project_location_repository_workspace(parent, workspace_object = nil, workspace_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Workspace
Creates a new Workspace in a given Repository.
-
#delete_project_location_repository(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single Repository.
-
#delete_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single ReleaseConfig.
-
#delete_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single WorkflowConfig.
-
#delete_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single WorkflowInvocation.
-
#delete_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single Workspace.
-
#fetch_project_location_repository_remote_branches(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchRemoteBranchesResponse
Fetches a Repository's remote branches.
-
#fetch_project_location_repository_workspace_file_diff(workspace, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchFileDiffResponse
Fetches Git diff for an uncommitted file in a Workspace.
-
#fetch_project_location_repository_workspace_file_git_statuses(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchFileGitStatusesResponse
Fetches Git statuses for the files in a Workspace.
-
#fetch_project_location_repository_workspace_git_ahead_behind(name, remote_branch: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchGitAheadBehindResponse
Fetches Git ahead/behind against a remote branch.
-
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Location
Gets information about a location.
-
#get_project_location_repository(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Fetches a single Repository.
-
#get_project_location_repository_compilation_result(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::CompilationResult
Fetches a single CompilationResult.
-
#get_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Fetches a single ReleaseConfig.
-
#get_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Fetches a single WorkflowConfig.
-
#get_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowInvocation
Fetches a single WorkflowInvocation.
-
#get_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Workspace
Fetches a single Workspace.
-
#initialize ⇒ DataformService
constructor
A new instance of DataformService.
-
#install_workspace_npm_packages(workspace, install_npm_packages_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::InstallNpmPackagesResponse
Installs dependency NPM packages (inside a Workspace).
-
#list_project_location_repositories(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListRepositoriesResponse
Lists Repositories in a given project and location.
-
#list_project_location_repository_compilation_results(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListCompilationResultsResponse
Lists CompilationResults in a given Repository.
-
#list_project_location_repository_release_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListReleaseConfigsResponse
Lists ReleaseConfigs in a given Repository.
-
#list_project_location_repository_workflow_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkflowConfigsResponse
Lists WorkflowConfigs in a given Repository.
-
#list_project_location_repository_workflow_invocations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkflowInvocationsResponse
Lists WorkflowInvocations in a given Repository.
-
#list_project_location_repository_workspaces(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkspacesResponse
Lists Workspaces in a given Repository.
-
#list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListLocationsResponse
Lists information about the supported locations for this service.
-
#make_workspace_directory(workspace, make_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MakeDirectoryResponse
Creates a directory inside a Workspace.
-
#move_workspace_directory(workspace, move_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MoveDirectoryResponse
Moves a directory (inside a Workspace), and all of its contents, to a new location.
-
#move_workspace_file(workspace, move_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MoveFileResponse
Moves a file (inside a Workspace) to a new location.
-
#patch_project_location_repository(name, repository_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Updates a single Repository.
-
#patch_project_location_repository_release_config(name, release_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Updates a single ReleaseConfig.
-
#patch_project_location_repository_workflow_config(name, workflow_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Updates a single WorkflowConfig.
-
#pull_workspace_git_commits(name, pull_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Pulls Git commits from the Repository's remote into a Workspace.
-
#push_workspace_git_commits(name, push_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Pushes Git commits from a Workspace to the Repository's remote.
-
#query_project_location_repository_compilation_result(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryCompilationResultActionsResponse
Returns CompilationResultActions in a given CompilationResult.
-
#query_project_location_repository_workflow_invocation(name, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryWorkflowInvocationActionsResponse
Returns WorkflowInvocationActions in a given WorkflowInvocation.
-
#query_project_location_repository_workspace_directory_contents(workspace, page_size: nil, page_token: nil, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryDirectoryContentsResponse
Returns the contents of a given Workspace directory.
-
#read_project_location_repository_workspace_file(workspace, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReadFileResponse
Returns the contents of a file (inside a Workspace).
-
#remove_workspace_directory(workspace, remove_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a directory (inside a Workspace) and all of its contents.
-
#remove_workspace_file(workspace, remove_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a file (inside a Workspace).
-
#reset_workspace_changes(name, reset_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Performs a Git reset for uncommitted files in a Workspace.
-
#write_workspace_file(workspace, write_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WriteFileResponse
Writes to a file (inside a Workspace).
Constructor Details
#initialize ⇒ DataformService
Returns a new instance of DataformService.
45 46 47 48 49 50 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 45 def initialize super('https://dataform.googleapis.com/', '', client_name: 'google-apis-dataform_v1beta1', client_version: Google::Apis::DataformV1beta1::GEM_VERSION) @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
38 39 40 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 38 def key @key end |
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
43 44 45 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 43 def quota_user @quota_user end |
Instance Method Details
#cancel_workflow_invocation(name, cancel_workflow_invocation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Requests cancellation of a running WorkflowInvocation.
874 875 876 877 878 879 880 881 882 883 884 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 874 def cancel_workflow_invocation(name, cancel_workflow_invocation_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::DataformV1beta1::CancelWorkflowInvocationRequest::Representation command.request_object = cancel_workflow_invocation_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#commit_workspace_changes(name, commit_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Applies a Git commit for uncommitted files in a Workspace.
1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1092 def commit_workspace_changes(name, commit_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:commit', ) command.request_representation = Google::Apis::DataformV1beta1::CommitWorkspaceChangesRequest::Representation command.request_object = commit_workspace_changes_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository(parent, repository_object = nil, repository_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Creates a new Repository in a given project and location.
153 154 155 156 157 158 159 160 161 162 163 164 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 153 def create_project_location_repository(parent, repository_object = nil, repository_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/repositories', ) command.request_representation = Google::Apis::DataformV1beta1::Repository::Representation command.request_object = repository_object command.response_representation = Google::Apis::DataformV1beta1::Repository::Representation command.response_class = Google::Apis::DataformV1beta1::Repository command.params['parent'] = parent unless parent.nil? command.query['repositoryId'] = repository_id unless repository_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository_compilation_result(parent, compilation_result_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::CompilationResult
Creates a new CompilationResult in a given project and location.
370 371 372 373 374 375 376 377 378 379 380 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 370 def create_project_location_repository_compilation_result(parent, compilation_result_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/compilationResults', ) command.request_representation = Google::Apis::DataformV1beta1::CompilationResult::Representation command.request_object = compilation_result_object command.response_representation = Google::Apis::DataformV1beta1::CompilationResult::Representation command.response_class = Google::Apis::DataformV1beta1::CompilationResult command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository_release_config(parent, release_config_object = nil, release_config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Creates a new ReleaseConfig in a given Repository.
524 525 526 527 528 529 530 531 532 533 534 535 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 524 def create_project_location_repository_release_config(parent, release_config_object = nil, release_config_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/releaseConfigs', ) command.request_representation = Google::Apis::DataformV1beta1::ReleaseConfig::Representation command.request_object = release_config_object command.response_representation = Google::Apis::DataformV1beta1::ReleaseConfig::Representation command.response_class = Google::Apis::DataformV1beta1::ReleaseConfig command.params['parent'] = parent unless parent.nil? command.query['releaseConfigId'] = release_config_id unless release_config_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository_workflow_config(parent, workflow_config_object = nil, workflow_config_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Creates a new WorkflowConfig in a given Repository.
701 702 703 704 705 706 707 708 709 710 711 712 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 701 def create_project_location_repository_workflow_config(parent, workflow_config_object = nil, workflow_config_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/workflowConfigs', ) command.request_representation = Google::Apis::DataformV1beta1::WorkflowConfig::Representation command.request_object = workflow_config_object command.response_representation = Google::Apis::DataformV1beta1::WorkflowConfig::Representation command.response_class = Google::Apis::DataformV1beta1::WorkflowConfig command.params['parent'] = parent unless parent.nil? command.query['workflowConfigId'] = workflow_config_id unless workflow_config_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository_workflow_invocation(parent, workflow_invocation_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowInvocation
Creates a new WorkflowInvocation in a given Repository.
908 909 910 911 912 913 914 915 916 917 918 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 908 def create_project_location_repository_workflow_invocation(parent, workflow_invocation_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/workflowInvocations', ) command.request_representation = Google::Apis::DataformV1beta1::WorkflowInvocation::Representation command.request_object = workflow_invocation_object command.response_representation = Google::Apis::DataformV1beta1::WorkflowInvocation::Representation command.response_class = Google::Apis::DataformV1beta1::WorkflowInvocation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_repository_workspace(parent, workspace_object = nil, workspace_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Workspace
Creates a new Workspace in a given Repository.
1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1129 def create_project_location_repository_workspace(parent, workspace_object = nil, workspace_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/workspaces', ) command.request_representation = Google::Apis::DataformV1beta1::Workspace::Representation command.request_object = workspace_object command.response_representation = Google::Apis::DataformV1beta1::Workspace::Representation command.response_class = Google::Apis::DataformV1beta1::Workspace command.params['parent'] = parent unless parent.nil? command.query['workspaceId'] = workspace_id unless workspace_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_repository(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single Repository.
190 191 192 193 194 195 196 197 198 199 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 190 def delete_project_location_repository(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single ReleaseConfig.
557 558 559 560 561 562 563 564 565 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 557 def delete_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single WorkflowConfig.
734 735 736 737 738 739 740 741 742 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 734 def delete_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single WorkflowInvocation.
940 941 942 943 944 945 946 947 948 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 940 def delete_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a single Workspace.
1162 1163 1164 1165 1166 1167 1168 1169 1170 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1162 def delete_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_project_location_repository_remote_branches(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchRemoteBranchesResponse
Fetches a Repository's remote branches.
221 222 223 224 225 226 227 228 229 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 221 def fetch_project_location_repository_remote_branches(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:fetchRemoteBranches', ) command.response_representation = Google::Apis::DataformV1beta1::FetchRemoteBranchesResponse::Representation command.response_class = Google::Apis::DataformV1beta1::FetchRemoteBranchesResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_project_location_repository_workspace_file_diff(workspace, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchFileDiffResponse
Fetches Git diff for an uncommitted file in a Workspace.
1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1195 def fetch_project_location_repository_workspace_file_diff(workspace, path: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+workspace}:fetchFileDiff', ) command.response_representation = Google::Apis::DataformV1beta1::FetchFileDiffResponse::Representation command.response_class = Google::Apis::DataformV1beta1::FetchFileDiffResponse command.params['workspace'] = workspace unless workspace.nil? command.query['path'] = path unless path.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_project_location_repository_workspace_file_git_statuses(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchFileGitStatusesResponse
Fetches Git statuses for the files in a Workspace.
1226 1227 1228 1229 1230 1231 1232 1233 1234 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1226 def fetch_project_location_repository_workspace_file_git_statuses(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:fetchFileGitStatuses', ) command.response_representation = Google::Apis::DataformV1beta1::FetchFileGitStatusesResponse::Representation command.response_class = Google::Apis::DataformV1beta1::FetchFileGitStatusesResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_project_location_repository_workspace_git_ahead_behind(name, remote_branch: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::FetchGitAheadBehindResponse
Fetches Git ahead/behind against a remote branch.
1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1260 def fetch_project_location_repository_workspace_git_ahead_behind(name, remote_branch: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:fetchGitAheadBehind', ) command.response_representation = Google::Apis::DataformV1beta1::FetchGitAheadBehindResponse::Representation command.response_class = Google::Apis::DataformV1beta1::FetchGitAheadBehindResponse command.params['name'] = name unless name.nil? command.query['remoteBranch'] = remote_branch unless remote_branch.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Location
Gets information about a location.
72 73 74 75 76 77 78 79 80 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 72 def get_project_location(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Location::Representation command.response_class = Google::Apis::DataformV1beta1::Location command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Fetches a single Repository.
251 252 253 254 255 256 257 258 259 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 251 def get_project_location_repository(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Repository::Representation command.response_class = Google::Apis::DataformV1beta1::Repository command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository_compilation_result(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::CompilationResult
Fetches a single CompilationResult.
402 403 404 405 406 407 408 409 410 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 402 def get_project_location_repository_compilation_result(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::CompilationResult::Representation command.response_class = Google::Apis::DataformV1beta1::CompilationResult command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Fetches a single ReleaseConfig.
587 588 589 590 591 592 593 594 595 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 587 def get_project_location_repository_release_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::ReleaseConfig::Representation command.response_class = Google::Apis::DataformV1beta1::ReleaseConfig command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Fetches a single WorkflowConfig.
764 765 766 767 768 769 770 771 772 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 764 def get_project_location_repository_workflow_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::WorkflowConfig::Representation command.response_class = Google::Apis::DataformV1beta1::WorkflowConfig command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowInvocation
Fetches a single WorkflowInvocation.
970 971 972 973 974 975 976 977 978 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 970 def get_project_location_repository_workflow_invocation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::WorkflowInvocation::Representation command.response_class = Google::Apis::DataformV1beta1::WorkflowInvocation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Workspace
Fetches a single Workspace.
1291 1292 1293 1294 1295 1296 1297 1298 1299 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1291 def get_project_location_repository_workspace(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::DataformV1beta1::Workspace::Representation command.response_class = Google::Apis::DataformV1beta1::Workspace command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#install_workspace_npm_packages(workspace, install_npm_packages_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::InstallNpmPackagesResponse
Installs dependency NPM packages (inside a Workspace).
1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1322 def install_workspace_npm_packages(workspace, install_npm_packages_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:installNpmPackages', ) command.request_representation = Google::Apis::DataformV1beta1::InstallNpmPackagesRequest::Representation command.request_object = install_npm_packages_request_object command.response_representation = Google::Apis::DataformV1beta1::InstallNpmPackagesResponse::Representation command.response_class = Google::Apis::DataformV1beta1::InstallNpmPackagesResponse command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repositories(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListRepositoriesResponse
Lists Repositories in a given project and location.
297 298 299 300 301 302 303 304 305 306 307 308 309 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 297 def list_project_location_repositories(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/repositories', ) command.response_representation = Google::Apis::DataformV1beta1::ListRepositoriesResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListRepositoriesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repository_compilation_results(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListCompilationResultsResponse
Lists CompilationResults in a given Repository.
442 443 444 445 446 447 448 449 450 451 452 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 442 def list_project_location_repository_compilation_results(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/compilationResults', ) command.response_representation = Google::Apis::DataformV1beta1::ListCompilationResultsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListCompilationResultsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repository_release_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListReleaseConfigsResponse
Lists ReleaseConfigs in a given Repository.
627 628 629 630 631 632 633 634 635 636 637 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 627 def list_project_location_repository_release_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/releaseConfigs', ) command.response_representation = Google::Apis::DataformV1beta1::ListReleaseConfigsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListReleaseConfigsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repository_workflow_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkflowConfigsResponse
Lists WorkflowConfigs in a given Repository.
804 805 806 807 808 809 810 811 812 813 814 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 804 def list_project_location_repository_workflow_configs(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/workflowConfigs', ) command.response_representation = Google::Apis::DataformV1beta1::ListWorkflowConfigsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListWorkflowConfigsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repository_workflow_invocations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkflowInvocationsResponse
Lists WorkflowInvocations in a given Repository.
1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1016 def list_project_location_repository_workflow_invocations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/workflowInvocations', ) command.response_representation = Google::Apis::DataformV1beta1::ListWorkflowInvocationsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListWorkflowInvocationsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_repository_workspaces(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListWorkspacesResponse
Lists Workspaces in a given Repository.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1369 def list_project_location_repository_workspaces(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/workspaces', ) command.response_representation = Google::Apis::DataformV1beta1::ListWorkspacesResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListWorkspacesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ListLocationsResponse
Lists information about the supported locations for this service.
114 115 116 117 118 119 120 121 122 123 124 125 126 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 114 def list_project_locations(name, filter: nil, include_unrevealed_locations: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/locations', ) command.response_representation = Google::Apis::DataformV1beta1::ListLocationsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ListLocationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['includeUnrevealedLocations'] = include_unrevealed_locations unless include_unrevealed_locations.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#make_workspace_directory(workspace, make_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MakeDirectoryResponse
Creates a directory inside a Workspace.
1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1404 def make_workspace_directory(workspace, make_directory_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:makeDirectory', ) command.request_representation = Google::Apis::DataformV1beta1::MakeDirectoryRequest::Representation command.request_object = make_directory_request_object command.response_representation = Google::Apis::DataformV1beta1::MakeDirectoryResponse::Representation command.response_class = Google::Apis::DataformV1beta1::MakeDirectoryResponse command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#move_workspace_directory(workspace, move_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MoveDirectoryResponse
Moves a directory (inside a Workspace), and all of its contents, to a new location.
1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1438 def move_workspace_directory(workspace, move_directory_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:moveDirectory', ) command.request_representation = Google::Apis::DataformV1beta1::MoveDirectoryRequest::Representation command.request_object = move_directory_request_object command.response_representation = Google::Apis::DataformV1beta1::MoveDirectoryResponse::Representation command.response_class = Google::Apis::DataformV1beta1::MoveDirectoryResponse command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#move_workspace_file(workspace, move_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::MoveFileResponse
Moves a file (inside a Workspace) to a new location.
1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1471 def move_workspace_file(workspace, move_file_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:moveFile', ) command.request_representation = Google::Apis::DataformV1beta1::MoveFileRequest::Representation command.request_object = move_file_request_object command.response_representation = Google::Apis::DataformV1beta1::MoveFileResponse::Representation command.response_class = Google::Apis::DataformV1beta1::MoveFileResponse command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_repository(name, repository_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Repository
Updates a single Repository.
335 336 337 338 339 340 341 342 343 344 345 346 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 335 def patch_project_location_repository(name, repository_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::DataformV1beta1::Repository::Representation command.request_object = repository_object command.response_representation = Google::Apis::DataformV1beta1::Repository::Representation command.response_class = Google::Apis::DataformV1beta1::Repository command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_repository_release_config(name, release_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReleaseConfig
Updates a single ReleaseConfig.
663 664 665 666 667 668 669 670 671 672 673 674 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 663 def patch_project_location_repository_release_config(name, release_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::DataformV1beta1::ReleaseConfig::Representation command.request_object = release_config_object command.response_representation = Google::Apis::DataformV1beta1::ReleaseConfig::Representation command.response_class = Google::Apis::DataformV1beta1::ReleaseConfig command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_repository_workflow_config(name, workflow_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WorkflowConfig
Updates a single WorkflowConfig.
840 841 842 843 844 845 846 847 848 849 850 851 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 840 def patch_project_location_repository_workflow_config(name, workflow_config_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::DataformV1beta1::WorkflowConfig::Representation command.request_object = workflow_config_object command.response_representation = Google::Apis::DataformV1beta1::WorkflowConfig::Representation command.response_class = Google::Apis::DataformV1beta1::WorkflowConfig command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#pull_workspace_git_commits(name, pull_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Pulls Git commits from the Repository's remote into a Workspace.
1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1504 def pull_workspace_git_commits(name, pull_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:pull', ) command.request_representation = Google::Apis::DataformV1beta1::PullGitCommitsRequest::Representation command.request_object = pull_git_commits_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#push_workspace_git_commits(name, push_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Pushes Git commits from a Workspace to the Repository's remote.
1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1537 def push_workspace_git_commits(name, push_git_commits_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:push', ) command.request_representation = Google::Apis::DataformV1beta1::PushGitCommitsRequest::Representation command.request_object = push_git_commits_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_repository_compilation_result(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryCompilationResultActionsResponse
Returns CompilationResultActions in a given CompilationResult.
486 487 488 489 490 491 492 493 494 495 496 497 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 486 def query_project_location_repository_compilation_result(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:query', ) command.response_representation = Google::Apis::DataformV1beta1::QueryCompilationResultActionsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::QueryCompilationResultActionsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_repository_workflow_invocation(name, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryWorkflowInvocationActionsResponse
Returns WorkflowInvocationActions in a given WorkflowInvocation.
1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1059 def query_project_location_repository_workflow_invocation(name, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:query', ) command.response_representation = Google::Apis::DataformV1beta1::QueryWorkflowInvocationActionsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::QueryWorkflowInvocationActionsResponse command.params['name'] = name unless name.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_repository_workspace_directory_contents(workspace, page_size: nil, page_token: nil, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::QueryDirectoryContentsResponse
Returns the contents of a given Workspace directory.
1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1580 def query_project_location_repository_workspace_directory_contents(workspace, page_size: nil, page_token: nil, path: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+workspace}:queryDirectoryContents', ) command.response_representation = Google::Apis::DataformV1beta1::QueryDirectoryContentsResponse::Representation command.response_class = Google::Apis::DataformV1beta1::QueryDirectoryContentsResponse command.params['workspace'] = workspace unless workspace.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['path'] = path unless path.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_repository_workspace_file(workspace, path: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::ReadFileResponse
Returns the contents of a file (inside a Workspace).
1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1616 def read_project_location_repository_workspace_file(workspace, path: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+workspace}:readFile', ) command.response_representation = Google::Apis::DataformV1beta1::ReadFileResponse::Representation command.response_class = Google::Apis::DataformV1beta1::ReadFileResponse command.params['workspace'] = workspace unless workspace.nil? command.query['path'] = path unless path.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#remove_workspace_directory(workspace, remove_directory_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a directory (inside a Workspace) and all of its contents.
1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1648 def remove_workspace_directory(workspace, remove_directory_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:removeDirectory', ) command.request_representation = Google::Apis::DataformV1beta1::RemoveDirectoryRequest::Representation command.request_object = remove_directory_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#remove_workspace_file(workspace, remove_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Deletes a file (inside a Workspace).
1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1681 def remove_workspace_file(workspace, remove_file_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:removeFile', ) command.request_representation = Google::Apis::DataformV1beta1::RemoveFileRequest::Representation command.request_object = remove_file_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#reset_workspace_changes(name, reset_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::Empty
Performs a Git reset for uncommitted files in a Workspace.
1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1714 def reset_workspace_changes(name, reset_workspace_changes_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:reset', ) command.request_representation = Google::Apis::DataformV1beta1::ResetWorkspaceChangesRequest::Representation command.request_object = reset_workspace_changes_request_object command.response_representation = Google::Apis::DataformV1beta1::Empty::Representation command.response_class = Google::Apis::DataformV1beta1::Empty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#write_workspace_file(workspace, write_file_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::DataformV1beta1::WriteFileResponse
Writes to a file (inside a Workspace).
1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 |
# File 'lib/google/apis/dataform_v1beta1/service.rb', line 1747 def write_workspace_file(workspace, write_file_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+workspace}:writeFile', ) command.request_representation = Google::Apis::DataformV1beta1::WriteFileRequest::Representation command.request_object = write_file_request_object command.response_representation = Google::Apis::DataformV1beta1::WriteFileResponse::Representation command.response_class = Google::Apis::DataformV1beta1::WriteFileResponse command.params['workspace'] = workspace unless workspace.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |