Class: Google::Cloud::Compute::V1::PublicDelegatedPrefixesScopedList

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

#public_delegated_prefixes::Array<::Google::Cloud::Compute::V1::PublicDelegatedPrefix>

Returns [Output Only] A list of PublicDelegatedPrefixes contained in this scope.

Returns:



24763
24764
24765
24766
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24763

class PublicDelegatedPrefixesScopedList
  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 public delegated prefixes when the list is empty.

Returns:



24763
24764
24765
24766
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 24763

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