Class: Google::Cloud::Logging::V2::ConfigService::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/logging/v2/config_service/client.rb

Overview

Configuration RPC class for the ConfigService 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

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

RPC-specific configuration for copy_log_entries

Returns:

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


3847
3848
3849
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3847

def copy_log_entries
  @copy_log_entries
end

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

RPC-specific configuration for create_bucket

Returns:

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


3712
3713
3714
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3712

def create_bucket
  @create_bucket
end

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

RPC-specific configuration for create_bucket_async

Returns:

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


3702
3703
3704
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3702

def create_bucket_async
  @create_bucket_async
end

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

RPC-specific configuration for create_exclusion

Returns:

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


3812
3813
3814
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3812

def create_exclusion
  @create_exclusion
end

RPC-specific configuration for create_link

Returns:

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


3782
3783
3784
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3782

def create_link
  @create_link
end

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

RPC-specific configuration for create_sink

Returns:

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


3767
3768
3769
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3767

def create_sink
  @create_sink
end

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

RPC-specific configuration for create_view

Returns:

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


3742
3743
3744
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3742

def create_view
  @create_view
end

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

RPC-specific configuration for delete_bucket

Returns:

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


3722
3723
3724
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3722

def delete_bucket
  @delete_bucket
end

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

RPC-specific configuration for delete_exclusion

Returns:

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


3822
3823
3824
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3822

def delete_exclusion
  @delete_exclusion
end

RPC-specific configuration for delete_link

Returns:

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


3787
3788
3789
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3787

def delete_link
  @delete_link
end

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

RPC-specific configuration for delete_sink

Returns:

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


3777
3778
3779
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3777

def delete_sink
  @delete_sink
end

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

RPC-specific configuration for delete_view

Returns:

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


3752
3753
3754
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3752

def delete_view
  @delete_view
end

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

RPC-specific configuration for get_bucket

Returns:

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


3697
3698
3699
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3697

def get_bucket
  @get_bucket
end

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

RPC-specific configuration for get_cmek_settings

Returns:

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


3827
3828
3829
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3827

def get_cmek_settings
  @get_cmek_settings
end

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

RPC-specific configuration for get_exclusion

Returns:

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


3807
3808
3809
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3807

def get_exclusion
  @get_exclusion
end

RPC-specific configuration for get_link

Returns:

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


3797
3798
3799
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3797

def get_link
  @get_link
end

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

RPC-specific configuration for get_settings

Returns:

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


3837
3838
3839
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3837

def get_settings
  @get_settings
end

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

RPC-specific configuration for get_sink

Returns:

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


3762
3763
3764
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3762

def get_sink
  @get_sink
end

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

RPC-specific configuration for get_view

Returns:

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


3737
3738
3739
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3737

def get_view
  @get_view
end

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

RPC-specific configuration for list_buckets

Returns:

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


3692
3693
3694
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3692

def list_buckets
  @list_buckets
end

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

RPC-specific configuration for list_exclusions

Returns:

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


3802
3803
3804
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3802

def list_exclusions
  @list_exclusions
end

RPC-specific configuration for list_links

Returns:

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


3792
3793
3794
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3792

def list_links
  @list_links
end

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

RPC-specific configuration for list_sinks

Returns:

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


3757
3758
3759
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3757

def list_sinks
  @list_sinks
end

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

RPC-specific configuration for list_views

Returns:

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


3732
3733
3734
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3732

def list_views
  @list_views
end

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

RPC-specific configuration for undelete_bucket

Returns:

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


3727
3728
3729
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3727

def undelete_bucket
  @undelete_bucket
end

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

RPC-specific configuration for update_bucket

Returns:

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


3717
3718
3719
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3717

def update_bucket
  @update_bucket
end

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

RPC-specific configuration for update_bucket_async

Returns:

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


3707
3708
3709
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3707

def update_bucket_async
  @update_bucket_async
end

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

RPC-specific configuration for update_cmek_settings

Returns:

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


3832
3833
3834
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3832

def update_cmek_settings
  @update_cmek_settings
end

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

RPC-specific configuration for update_exclusion

Returns:

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


3817
3818
3819
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3817

def update_exclusion
  @update_exclusion
end

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

RPC-specific configuration for update_settings

Returns:

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


3842
3843
3844
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3842

def update_settings
  @update_settings
end

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

RPC-specific configuration for update_sink

Returns:

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


3772
3773
3774
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3772

def update_sink
  @update_sink
end

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

RPC-specific configuration for update_view

Returns:

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


3747
3748
3749
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3747

def update_view
  @update_view
end