Class: Google::Cloud::Compute::V1::VmExtensionPoliciesScopedList

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

#vm_extension_policies ⇒ ::Array<::Google::Cloud::Compute::V1::VmExtensionPolicy>

Returns List of VmExtensionPolicy resources contained in this scope.

Returns:



85610
85611
85612
85613
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 85610

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

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

Returns Informational warning which replaces the list of backend services when the list is empty.

Returns:



85610
85611
85612
85613
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 85610

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