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)


3893
3894
3895
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3893

def copy_log_entries
  @copy_log_entries
end

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

RPC-specific configuration for create_bucket

Returns:

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


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

def create_bucket
  @create_bucket
end

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

RPC-specific configuration for create_bucket_async

Returns:

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


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

def create_bucket_async
  @create_bucket_async
end

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

RPC-specific configuration for create_exclusion

Returns:

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


3858
3859
3860
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3858

def create_exclusion
  @create_exclusion
end

RPC-specific configuration for create_link

Returns:

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


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

def create_link
  @create_link
end

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

RPC-specific configuration for create_sink

Returns:

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


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

def create_sink
  @create_sink
end

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

RPC-specific configuration for create_view

Returns:

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


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

def create_view
  @create_view
end

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

RPC-specific configuration for delete_bucket

Returns:

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


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

def delete_bucket
  @delete_bucket
end

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

RPC-specific configuration for delete_exclusion

Returns:

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


3868
3869
3870
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3868

def delete_exclusion
  @delete_exclusion
end

RPC-specific configuration for delete_link

Returns:

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


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

def delete_link
  @delete_link
end

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

RPC-specific configuration for delete_sink

Returns:

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


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

def delete_sink
  @delete_sink
end

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

RPC-specific configuration for delete_view

Returns:

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


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

def delete_view
  @delete_view
end

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

RPC-specific configuration for get_bucket

Returns:

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


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

def get_bucket
  @get_bucket
end

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

RPC-specific configuration for get_cmek_settings

Returns:

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


3873
3874
3875
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3873

def get_cmek_settings
  @get_cmek_settings
end

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

RPC-specific configuration for get_exclusion

Returns:

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


3853
3854
3855
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3853

def get_exclusion
  @get_exclusion
end

RPC-specific configuration for get_link

Returns:

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


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

def get_link
  @get_link
end

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

RPC-specific configuration for get_settings

Returns:

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


3883
3884
3885
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3883

def get_settings
  @get_settings
end

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

RPC-specific configuration for get_sink

Returns:

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


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

def get_sink
  @get_sink
end

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

RPC-specific configuration for get_view

Returns:

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


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

def get_view
  @get_view
end

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

RPC-specific configuration for list_buckets

Returns:

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


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

def list_buckets
  @list_buckets
end

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

RPC-specific configuration for list_exclusions

Returns:

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


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

def list_exclusions
  @list_exclusions
end

RPC-specific configuration for list_links

Returns:

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


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

def list_links
  @list_links
end

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

RPC-specific configuration for list_sinks

Returns:

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


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

def list_sinks
  @list_sinks
end

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

RPC-specific configuration for list_views

Returns:

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


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

def list_views
  @list_views
end

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

RPC-specific configuration for undelete_bucket

Returns:

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


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

def undelete_bucket
  @undelete_bucket
end

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

RPC-specific configuration for update_bucket

Returns:

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


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

def update_bucket
  @update_bucket
end

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

RPC-specific configuration for update_bucket_async

Returns:

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


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

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)


3878
3879
3880
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3878

def update_cmek_settings
  @update_cmek_settings
end

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

RPC-specific configuration for update_exclusion

Returns:

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


3863
3864
3865
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3863

def update_exclusion
  @update_exclusion
end

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

RPC-specific configuration for update_settings

Returns:

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


3888
3889
3890
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3888

def update_settings
  @update_settings
end

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

RPC-specific configuration for update_sink

Returns:

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


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

def update_sink
  @update_sink
end

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

RPC-specific configuration for update_view

Returns:

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


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

def update_view
  @update_view
end