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)


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

def copy_log_entries
  @copy_log_entries
end

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

RPC-specific configuration for create_bucket

Returns:

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


3688
3689
3690
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3688

def create_bucket
  @create_bucket
end

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

RPC-specific configuration for create_bucket_async

Returns:

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


3678
3679
3680
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3678

def create_bucket_async
  @create_bucket_async
end

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

RPC-specific configuration for create_exclusion

Returns:

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


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

def create_exclusion
  @create_exclusion
end

RPC-specific configuration for create_link

Returns:

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


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

def create_link
  @create_link
end

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

RPC-specific configuration for create_sink

Returns:

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


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

def create_sink
  @create_sink
end

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

RPC-specific configuration for create_view

Returns:

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


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

def create_view
  @create_view
end

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

RPC-specific configuration for delete_bucket

Returns:

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


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

def delete_bucket
  @delete_bucket
end

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

RPC-specific configuration for delete_exclusion

Returns:

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


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

def delete_exclusion
  @delete_exclusion
end

RPC-specific configuration for delete_link

Returns:

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


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

def delete_link
  @delete_link
end

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

RPC-specific configuration for delete_sink

Returns:

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


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

def delete_sink
  @delete_sink
end

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

RPC-specific configuration for delete_view

Returns:

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


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

def delete_view
  @delete_view
end

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

RPC-specific configuration for get_bucket

Returns:

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


3673
3674
3675
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3673

def get_bucket
  @get_bucket
end

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

RPC-specific configuration for get_cmek_settings

Returns:

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


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

def get_cmek_settings
  @get_cmek_settings
end

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

RPC-specific configuration for get_exclusion

Returns:

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


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

def get_exclusion
  @get_exclusion
end

RPC-specific configuration for get_link

Returns:

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


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

def get_link
  @get_link
end

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

RPC-specific configuration for get_settings

Returns:

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


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

def get_settings
  @get_settings
end

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

RPC-specific configuration for get_sink

Returns:

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


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

def get_sink
  @get_sink
end

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

RPC-specific configuration for get_view

Returns:

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


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

def get_view
  @get_view
end

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

RPC-specific configuration for list_buckets

Returns:

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


3668
3669
3670
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3668

def list_buckets
  @list_buckets
end

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

RPC-specific configuration for list_exclusions

Returns:

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


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

def list_exclusions
  @list_exclusions
end

RPC-specific configuration for list_links

Returns:

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


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

def list_links
  @list_links
end

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

RPC-specific configuration for list_sinks

Returns:

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


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

def list_sinks
  @list_sinks
end

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

RPC-specific configuration for list_views

Returns:

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


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

def list_views
  @list_views
end

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

RPC-specific configuration for undelete_bucket

Returns:

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


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

def undelete_bucket
  @undelete_bucket
end

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

RPC-specific configuration for update_bucket

Returns:

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


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

def update_bucket
  @update_bucket
end

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

RPC-specific configuration for update_bucket_async

Returns:

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


3683
3684
3685
# File 'lib/google/cloud/logging/v2/config_service/client.rb', line 3683

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)


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

def update_cmek_settings
  @update_cmek_settings
end

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

RPC-specific configuration for update_exclusion

Returns:

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


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

def update_exclusion
  @update_exclusion
end

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

RPC-specific configuration for update_settings

Returns:

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


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

def update_settings
  @update_settings
end

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

RPC-specific configuration for update_sink

Returns:

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


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

def update_sink
  @update_sink
end

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

RPC-specific configuration for update_view

Returns:

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


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

def update_view
  @update_view
end