Class: Google::Cloud::Compute::V1::SecurityPoliciesScopedList

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

#security_policies ⇒ ::Array<::Google::Cloud::Compute::V1::SecurityPolicy>

Returns A list of SecurityPolicies contained in this scope.

Returns:



72719
72720
72721
72722
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 72719

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

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

Returns Informational warning which replaces the list of security policies when the list is empty.

Returns:



72719
72720
72721
72722
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 72719

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