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)


5630
5631
5632
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5630

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)


5405
5406
5407
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5405

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)


5480
5481
5482
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5480

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)


5425
5426
5427
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5425

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)


5575
5576
5577
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5575

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)


5550
5551
5552
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5550

def create_release_config
  @create_release_config
end

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

RPC-specific configuration for create_repository

Returns:

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


5390
5391
5392
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5390

def create_repository
  @create_repository
end

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

RPC-specific configuration for create_workflow_config

Returns:

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


5595
5596
5597
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5595

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)


5620
5621
5622
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5620

def create_workflow_invocation
  @create_workflow_invocation
end

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

RPC-specific configuration for create_workspace

Returns:

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


5445
5446
5447
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5445

def create_workspace
  @create_workspace
end

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

RPC-specific configuration for delete_release_config

Returns:

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


5560
5561
5562
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5560

def delete_release_config
  @delete_release_config
end

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

RPC-specific configuration for delete_repository

Returns:

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


5400
5401
5402
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5400

def delete_repository
  @delete_repository
end

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

RPC-specific configuration for delete_workflow_config

Returns:

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


5605
5606
5607
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5605

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)


5625
5626
5627
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5625

def delete_workflow_invocation
  @delete_workflow_invocation
end

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

RPC-specific configuration for delete_workspace

Returns:

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


5450
5451
5452
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5450

def delete_workspace
  @delete_workspace
end

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

RPC-specific configuration for fetch_file_diff

Returns:

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


5490
5491
5492
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5490

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)


5470
5471
5472
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5470

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)


5475
5476
5477
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5475

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)


5430
5431
5432
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5430

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)


5420
5421
5422
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5420

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)


5570
5571
5572
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5570

def get_compilation_result
  @get_compilation_result
end

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

RPC-specific configuration for get_config

Returns:

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


5640
5641
5642
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5640

def get_config
  @get_config
end

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

RPC-specific configuration for get_release_config

Returns:

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


5545
5546
5547
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5545

def get_release_config
  @get_release_config
end

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

RPC-specific configuration for get_repository

Returns:

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


5385
5386
5387
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5385

def get_repository
  @get_repository
end

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

RPC-specific configuration for get_workflow_config

Returns:

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


5590
5591
5592
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5590

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)


5615
5616
5617
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5615

def get_workflow_invocation
  @get_workflow_invocation
end

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

RPC-specific configuration for get_workspace

Returns:

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


5440
5441
5442
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5440

def get_workspace
  @get_workspace
end

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

RPC-specific configuration for install_npm_packages

Returns:

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


5455
5456
5457
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5455

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)


5565
5566
5567
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5565

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)


5540
5541
5542
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5540

def list_release_configs
  @list_release_configs
end

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

RPC-specific configuration for list_repositories

Returns:

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


5380
5381
5382
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5380

def list_repositories
  @list_repositories
end

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

RPC-specific configuration for list_workflow_configs

Returns:

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


5585
5586
5587
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5585

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)


5610
5611
5612
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5610

def list_workflow_invocations
  @list_workflow_invocations
end

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

RPC-specific configuration for list_workspaces

Returns:

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


5435
5436
5437
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5435

def list_workspaces
  @list_workspaces
end

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

RPC-specific configuration for make_directory

Returns:

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


5505
5506
5507
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5505

def make_directory
  @make_directory
end

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

RPC-specific configuration for move_directory

Returns:

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


5515
5516
5517
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5515

def move_directory
  @move_directory
end

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

RPC-specific configuration for move_file

Returns:

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


5530
5531
5532
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5530

def move_file
  @move_file
end

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

RPC-specific configuration for pull_git_commits

Returns:

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


5460
5461
5462
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5460

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)


5465
5466
5467
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5465

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)


5580
5581
5582
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5580

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)


5495
5496
5497
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5495

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)


5415
5416
5417
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5415

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)


5635
5636
5637
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5635

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)


5520
5521
5522
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5520

def read_file
  @read_file
end

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

RPC-specific configuration for read_repository_file

Returns:

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


5410
5411
5412
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5410

def read_repository_file
  @read_repository_file
end

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

RPC-specific configuration for remove_directory

Returns:

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


5510
5511
5512
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5510

def remove_directory
  @remove_directory
end

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

RPC-specific configuration for remove_file

Returns:

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


5525
5526
5527
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5525

def remove_file
  @remove_file
end

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

RPC-specific configuration for reset_workspace_changes

Returns:

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


5485
5486
5487
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5485

def reset_workspace_changes
  @reset_workspace_changes
end

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

RPC-specific configuration for search_files

Returns:

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


5500
5501
5502
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5500

def search_files
  @search_files
end

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

RPC-specific configuration for update_config

Returns:

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


5645
5646
5647
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5645

def update_config
  @update_config
end

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

RPC-specific configuration for update_release_config

Returns:

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


5555
5556
5557
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5555

def update_release_config
  @update_release_config
end

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

RPC-specific configuration for update_repository

Returns:

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


5395
5396
5397
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5395

def update_repository
  @update_repository
end

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

RPC-specific configuration for update_workflow_config

Returns:

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


5600
5601
5602
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5600

def update_workflow_config
  @update_workflow_config
end

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

RPC-specific configuration for write_file

Returns:

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


5535
5536
5537
# File 'lib/google/cloud/dataform/v1beta1/dataform/client.rb', line 5535

def write_file
  @write_file
end