Class: Google::Cloud::Compute::V1::TargetVpnGatewaysScopedList

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#target_vpn_gateways::Array<::Google::Cloud::Compute::V1::TargetVpnGateway>

Returns [Output Only] A list of target VPN gateways contained in this scope.

Returns:



34199
34200
34201
34202
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34199

class TargetVpnGatewaysScopedList
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#warning::Google::Cloud::Compute::V1::Warning

Returns [Output Only] Informational warning which replaces the list of addresses when the list is empty.

Returns:



34199
34200
34201
34202
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 34199

class TargetVpnGatewaysScopedList
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end