Class: Google::Cloud::Dataform::V1beta1::Dataform::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dataform/v1beta1/dataform/client.rb

Overview

Configuration RPC class for the Dataform API.

Includes fields providing the configuration for each RPC in this service. Each configuration object is of type Gapic::Config::Method and includes the following configuration fields:

  • timeout (type: Numeric) - The call timeout in seconds
  • metadata (type: Hash{Symbol=>String}) - Additional gRPC headers
  • retry_policy (*type:*Hash`) - The retry policy. The policy fields include the following keys:
    • :initial_delay (type: Numeric) - The initial delay in seconds.
    • :max_delay (type: Numeric) - The max delay in seconds.
    • :multiplier (type: Numeric) - The incremental backoff multiplier.
    • :retry_codes (type: Array<String>) - The error codes that should trigger a retry.

Instance Attribute Summary collapse

Instance Attribute Details

#cancel_workflow_invocation::Gapic::Config::Method (readonly)

RPC-specific configuration for cancel_workflow_invocation

Returns:

  • (::Gapic::Config::Method)


5258
5259
5260
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5258

def cancel_workflow_invocation
  @cancel_workflow_invocation
end

#commit_repository_changes::Gapic::Config::Method (readonly)

RPC-specific configuration for commit_repository_changes

Returns:

  • (::Gapic::Config::Method)


5038
5039
5040
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5038

def commit_repository_changes
  @commit_repository_changes
end

#commit_workspace_changes::Gapic::Config::Method (readonly)

RPC-specific configuration for commit_workspace_changes

Returns:

  • (::Gapic::Config::Method)


5113
5114
5115
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5113

def commit_workspace_changes
  @commit_workspace_changes
end

#compute_repository_access_token_status::Gapic::Config::Method (readonly)

RPC-specific configuration for compute_repository_access_token_status

Returns:

  • (::Gapic::Config::Method)


5058
5059
5060
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5058

def compute_repository_access_token_status
  @compute_repository_access_token_status
end

#create_compilation_result::Gapic::Config::Method (readonly)

RPC-specific configuration for create_compilation_result

Returns:

  • (::Gapic::Config::Method)


5203
5204
5205
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5203

def create_compilation_result
  @create_compilation_result
end

#create_release_config::Gapic::Config::Method (readonly)

RPC-specific configuration for create_release_config

Returns:

  • (::Gapic::Config::Method)


5178
5179
5180
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5178

def create_release_config
  @create_release_config
end

#create_repository::Gapic::Config::Method (readonly)

RPC-specific configuration for create_repository

Returns:

  • (::Gapic::Config::Method)


5023
5024
5025
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5023

def create_repository
  @create_repository
end

#create_workflow_config::Gapic::Config::Method (readonly)

RPC-specific configuration for create_workflow_config

Returns:

  • (::Gapic::Config::Method)


5223
5224
5225
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5223

def create_workflow_config
  @create_workflow_config
end

#create_workflow_invocation::Gapic::Config::Method (readonly)

RPC-specific configuration for create_workflow_invocation

Returns:

  • (::Gapic::Config::Method)


5248
5249
5250
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5248

def create_workflow_invocation
  @create_workflow_invocation
end

#create_workspace::Gapic::Config::Method (readonly)

RPC-specific configuration for create_workspace

Returns:

  • (::Gapic::Config::Method)


5078
5079
5080
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5078

def create_workspace
  @create_workspace
end

#delete_release_config::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_release_config

Returns:

  • (::Gapic::Config::Method)


5188
5189
5190
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5188

def delete_release_config
  @delete_release_config
end

#delete_repository::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_repository

Returns:

  • (::Gapic::Config::Method)


5033
5034
5035
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5033

def delete_repository
  @delete_repository
end

#delete_workflow_config::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_workflow_config

Returns:

  • (::Gapic::Config::Method)


5233
5234
5235
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5233

def delete_workflow_config
  @delete_workflow_config
end

#delete_workflow_invocation::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_workflow_invocation

Returns:

  • (::Gapic::Config::Method)


5253
5254
5255
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5253

def delete_workflow_invocation
  @delete_workflow_invocation
end

#delete_workspace::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_workspace

Returns:

  • (::Gapic::Config::Method)


5083
5084
5085
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5083

def delete_workspace
  @delete_workspace
end

#fetch_file_diff::Gapic::Config::Method (readonly)

RPC-specific configuration for fetch_file_diff

Returns:

  • (::Gapic::Config::Method)


5123
5124
5125
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5123

def fetch_file_diff
  @fetch_file_diff
end

#fetch_file_git_statuses::Gapic::Config::Method (readonly)

RPC-specific configuration for fetch_file_git_statuses

Returns:

  • (::Gapic::Config::Method)


5103
5104
5105
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5103

def fetch_file_git_statuses
  @fetch_file_git_statuses
end

#fetch_git_ahead_behind::Gapic::Config::Method (readonly)

RPC-specific configuration for fetch_git_ahead_behind

Returns:

  • (::Gapic::Config::Method)


5108
5109
5110
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5108

def fetch_git_ahead_behind
  @fetch_git_ahead_behind
end

#fetch_remote_branches::Gapic::Config::Method (readonly)

RPC-specific configuration for fetch_remote_branches

Returns:

  • (::Gapic::Config::Method)


5063
5064
5065
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5063

def fetch_remote_branches
  @fetch_remote_branches
end

#fetch_repository_history::Gapic::Config::Method (readonly)

RPC-specific configuration for fetch_repository_history

Returns:

  • (::Gapic::Config::Method)


5053
5054
5055
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5053

def fetch_repository_history
  @fetch_repository_history
end

#get_compilation_result::Gapic::Config::Method (readonly)

RPC-specific configuration for get_compilation_result

Returns:

  • (::Gapic::Config::Method)


5198
5199
5200
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5198

def get_compilation_result
  @get_compilation_result
end

#get_release_config::Gapic::Config::Method (readonly)

RPC-specific configuration for get_release_config

Returns:

  • (::Gapic::Config::Method)


5173
5174
5175
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5173

def get_release_config
  @get_release_config
end

#get_repository::Gapic::Config::Method (readonly)

RPC-specific configuration for get_repository

Returns:

  • (::Gapic::Config::Method)


5018
5019
5020
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5018

def get_repository
  @get_repository
end

#get_workflow_config::Gapic::Config::Method (readonly)

RPC-specific configuration for get_workflow_config

Returns:

  • (::Gapic::Config::Method)


5218
5219
5220
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5218

def get_workflow_config
  @get_workflow_config
end

#get_workflow_invocation::Gapic::Config::Method (readonly)

RPC-specific configuration for get_workflow_invocation

Returns:

  • (::Gapic::Config::Method)


5243
5244
5245
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5243

def get_workflow_invocation
  @get_workflow_invocation
end

#get_workspace::Gapic::Config::Method (readonly)

RPC-specific configuration for get_workspace

Returns:

  • (::Gapic::Config::Method)


5073
5074
5075
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5073

def get_workspace
  @get_workspace
end

#install_npm_packages::Gapic::Config::Method (readonly)

RPC-specific configuration for install_npm_packages

Returns:

  • (::Gapic::Config::Method)


5088
5089
5090
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5088

def install_npm_packages
  @install_npm_packages
end

#list_compilation_results::Gapic::Config::Method (readonly)

RPC-specific configuration for list_compilation_results

Returns:

  • (::Gapic::Config::Method)


5193
5194
5195
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5193

def list_compilation_results
  @list_compilation_results
end

#list_release_configs::Gapic::Config::Method (readonly)

RPC-specific configuration for list_release_configs

Returns:

  • (::Gapic::Config::Method)


5168
5169
5170
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5168

def list_release_configs
  @list_release_configs
end

#list_repositories::Gapic::Config::Method (readonly)

RPC-specific configuration for list_repositories

Returns:

  • (::Gapic::Config::Method)


5013
5014
5015
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5013

def list_repositories
  @list_repositories
end

#list_workflow_configs::Gapic::Config::Method (readonly)

RPC-specific configuration for list_workflow_configs

Returns:

  • (::Gapic::Config::Method)


5213
5214
5215
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5213

def list_workflow_configs
  @list_workflow_configs
end

#list_workflow_invocations::Gapic::Config::Method (readonly)

RPC-specific configuration for list_workflow_invocations

Returns:

  • (::Gapic::Config::Method)


5238
5239
5240
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5238

def list_workflow_invocations
  @list_workflow_invocations
end

#list_workspaces::Gapic::Config::Method (readonly)

RPC-specific configuration for list_workspaces

Returns:

  • (::Gapic::Config::Method)


5068
5069
5070
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5068

def list_workspaces
  @list_workspaces
end

#make_directory::Gapic::Config::Method (readonly)

RPC-specific configuration for make_directory

Returns:

  • (::Gapic::Config::Method)


5133
5134
5135
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5133

def make_directory
  @make_directory
end

#move_directory::Gapic::Config::Method (readonly)

RPC-specific configuration for move_directory

Returns:

  • (::Gapic::Config::Method)


5143
5144
5145
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5143

def move_directory
  @move_directory
end

#move_file::Gapic::Config::Method (readonly)

RPC-specific configuration for move_file

Returns:

  • (::Gapic::Config::Method)


5158
5159
5160
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5158

def move_file
  @move_file
end

#pull_git_commits::Gapic::Config::Method (readonly)

RPC-specific configuration for pull_git_commits

Returns:

  • (::Gapic::Config::Method)


5093
5094
5095
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5093

def pull_git_commits
  @pull_git_commits
end

#push_git_commits::Gapic::Config::Method (readonly)

RPC-specific configuration for push_git_commits

Returns:

  • (::Gapic::Config::Method)


5098
5099
5100
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5098

def push_git_commits
  @push_git_commits
end

#query_compilation_result_actions::Gapic::Config::Method (readonly)

RPC-specific configuration for query_compilation_result_actions

Returns:

  • (::Gapic::Config::Method)


5208
5209
5210
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5208

def query_compilation_result_actions
  @query_compilation_result_actions
end

#query_directory_contents::Gapic::Config::Method (readonly)

RPC-specific configuration for query_directory_contents

Returns:

  • (::Gapic::Config::Method)


5128
5129
5130
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5128

def query_directory_contents
  @query_directory_contents
end

#query_repository_directory_contents::Gapic::Config::Method (readonly)

RPC-specific configuration for query_repository_directory_contents

Returns:

  • (::Gapic::Config::Method)


5048
5049
5050
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5048

def query_repository_directory_contents
  @query_repository_directory_contents
end

#query_workflow_invocation_actions::Gapic::Config::Method (readonly)

RPC-specific configuration for query_workflow_invocation_actions

Returns:

  • (::Gapic::Config::Method)


5263
5264
5265
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5263

def query_workflow_invocation_actions
  @query_workflow_invocation_actions
end

#read_file::Gapic::Config::Method (readonly)

RPC-specific configuration for read_file

Returns:

  • (::Gapic::Config::Method)


5148
5149
5150
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5148

def read_file
  @read_file
end

#read_repository_file::Gapic::Config::Method (readonly)

RPC-specific configuration for read_repository_file

Returns:

  • (::Gapic::Config::Method)


5043
5044
5045
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5043

def read_repository_file
  @read_repository_file
end

#remove_directory::Gapic::Config::Method (readonly)

RPC-specific configuration for remove_directory

Returns:

  • (::Gapic::Config::Method)


5138
5139
5140
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5138

def remove_directory
  @remove_directory
end

#remove_file::Gapic::Config::Method (readonly)

RPC-specific configuration for remove_file

Returns:

  • (::Gapic::Config::Method)


5153
5154
5155
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5153

def remove_file
  @remove_file
end

#reset_workspace_changes::Gapic::Config::Method (readonly)

RPC-specific configuration for reset_workspace_changes

Returns:

  • (::Gapic::Config::Method)


5118
5119
5120
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5118

def reset_workspace_changes
  @reset_workspace_changes
end

#update_release_config::Gapic::Config::Method (readonly)

RPC-specific configuration for update_release_config

Returns:

  • (::Gapic::Config::Method)


5183
5184
5185
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5183

def update_release_config
  @update_release_config
end

#update_repository::Gapic::Config::Method (readonly)

RPC-specific configuration for update_repository

Returns:

  • (::Gapic::Config::Method)


5028
5029
5030
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5028

def update_repository
  @update_repository
end

#update_workflow_config::Gapic::Config::Method (readonly)

RPC-specific configuration for update_workflow_config

Returns:

  • (::Gapic::Config::Method)


5228
5229
5230
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5228

def update_workflow_config
  @update_workflow_config
end

#write_file::Gapic::Config::Method (readonly)

RPC-specific configuration for write_file

Returns:

  • (::Gapic::Config::Method)


5163
5164
5165
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5163

def write_file
  @write_file
end