Class: Google::Cloud::Compute::V1::NotificationEndpointsScopedList

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

#resources::Array<::Google::Cloud::Compute::V1::NotificationEndpoint>

Returns A list of NotificationEndpoints contained in this scope.

Returns:



57354
57355
57356
57357
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 57354

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

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

Returns Informational warning which replaces the list of notification endpoints when the list is empty.

Returns:



57354
57355
57356
57357
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 57354

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