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)


3910
3911
3912
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3910

def copy_log_entries
  @copy_log_entries
end

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

RPC-specific configuration for create_bucket

Returns:

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


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

def create_bucket
  @create_bucket
end

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

RPC-specific configuration for create_bucket_async

Returns:

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


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

def create_bucket_async
  @create_bucket_async
end

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

RPC-specific configuration for create_exclusion

Returns:

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


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

def create_exclusion
  @create_exclusion
end

RPC-specific configuration for create_link

Returns:

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


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

def create_link
  @create_link
end

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

RPC-specific configuration for create_sink

Returns:

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


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

def create_sink
  @create_sink
end

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

RPC-specific configuration for create_view

Returns:

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


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

def create_view
  @create_view
end

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

RPC-specific configuration for delete_bucket

Returns:

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


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

def delete_bucket
  @delete_bucket
end

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

RPC-specific configuration for delete_exclusion

Returns:

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


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

def delete_exclusion
  @delete_exclusion
end

RPC-specific configuration for delete_link

Returns:

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


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

def delete_link
  @delete_link
end

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

RPC-specific configuration for delete_sink

Returns:

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


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

def delete_sink
  @delete_sink
end

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

RPC-specific configuration for delete_view

Returns:

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


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

def delete_view
  @delete_view
end

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

RPC-specific configuration for get_bucket

Returns:

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


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

def get_bucket
  @get_bucket
end

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

RPC-specific configuration for get_cmek_settings

Returns:

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


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

def get_cmek_settings
  @get_cmek_settings
end

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

RPC-specific configuration for get_exclusion

Returns:

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


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

def get_exclusion
  @get_exclusion
end

RPC-specific configuration for get_link

Returns:

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


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

def get_link
  @get_link
end

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

RPC-specific configuration for get_settings

Returns:

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


3900
3901
3902
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3900

def get_settings
  @get_settings
end

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

RPC-specific configuration for get_sink

Returns:

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


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

def get_sink
  @get_sink
end

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

RPC-specific configuration for get_view

Returns:

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


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

def get_view
  @get_view
end

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

RPC-specific configuration for list_buckets

Returns:

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


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

def list_buckets
  @list_buckets
end

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

RPC-specific configuration for list_exclusions

Returns:

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


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

def list_exclusions
  @list_exclusions
end

RPC-specific configuration for list_links

Returns:

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


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

def list_links
  @list_links
end

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

RPC-specific configuration for list_sinks

Returns:

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


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

def list_sinks
  @list_sinks
end

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

RPC-specific configuration for list_views

Returns:

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


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

def list_views
  @list_views
end

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

RPC-specific configuration for undelete_bucket

Returns:

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


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

def undelete_bucket
  @undelete_bucket
end

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

RPC-specific configuration for update_bucket

Returns:

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


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

def update_bucket
  @update_bucket
end

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

RPC-specific configuration for update_bucket_async

Returns:

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


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

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)


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

def update_cmek_settings
  @update_cmek_settings
end

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

RPC-specific configuration for update_exclusion

Returns:

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


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

def update_exclusion
  @update_exclusion
end

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

RPC-specific configuration for update_settings

Returns:

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


3905
3906
3907
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3905

def update_settings
  @update_settings
end

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

RPC-specific configuration for update_sink

Returns:

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


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

def update_sink
  @update_sink
end

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

RPC-specific configuration for update_view

Returns:

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


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

def update_view
  @update_view
end