Class: Google::Cloud::Compute::V1::Projects::Rest::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/compute/v1/projects/rest/client.rb

Overview

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

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

RPC-specific configuration for disable_xpn_host

Returns:

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


1592
1593
1594
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1592

def disable_xpn_host
  @disable_xpn_host
end

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

RPC-specific configuration for disable_xpn_resource

Returns:

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


1597
1598
1599
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1597

def disable_xpn_resource
  @disable_xpn_resource
end

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

RPC-specific configuration for enable_xpn_host

Returns:

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


1602
1603
1604
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1602

def enable_xpn_host
  @enable_xpn_host
end

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

RPC-specific configuration for enable_xpn_resource

Returns:

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


1607
1608
1609
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1607

def enable_xpn_resource
  @enable_xpn_resource
end

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

RPC-specific configuration for get

Returns:

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


1612
1613
1614
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1612

def get
  @get
end

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

RPC-specific configuration for get_xpn_host

Returns:

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


1617
1618
1619
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1617

def get_xpn_host
  @get_xpn_host
end

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

RPC-specific configuration for get_xpn_resources

Returns:

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


1622
1623
1624
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1622

def get_xpn_resources
  @get_xpn_resources
end

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

RPC-specific configuration for list_xpn_hosts

Returns:

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


1627
1628
1629
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1627

def list_xpn_hosts
  @list_xpn_hosts
end

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

RPC-specific configuration for move_disk

Returns:

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


1632
1633
1634
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1632

def move_disk
  @move_disk
end

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

RPC-specific configuration for move_instance

Returns:

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


1637
1638
1639
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1637

def move_instance
  @move_instance
end

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

RPC-specific configuration for set_cloud_armor_tier

Returns:

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


1642
1643
1644
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1642

def set_cloud_armor_tier
  @set_cloud_armor_tier
end

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

RPC-specific configuration for set_common_instance_metadata

Returns:

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


1647
1648
1649
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1647

def 
  @set_common_instance_metadata
end

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

RPC-specific configuration for set_default_network_tier

Returns:

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


1652
1653
1654
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1652

def set_default_network_tier
  @set_default_network_tier
end

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

RPC-specific configuration for set_usage_export_bucket

Returns:

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


1657
1658
1659
# File 'lib/google/cloud/compute/v1/projects/rest/client.rb', line 1657

def set_usage_export_bucket
  @set_usage_export_bucket
end