Class: Google::Cloud::Compute::V1::OperationsScopedList

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

#operations::Array<::Google::Cloud::Compute::V1::Operation>

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

Returns:



22542
22543
22544
22545
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22542

class OperationsScopedList
  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 operations when the list is empty.

Returns:



22542
22543
22544
22545
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22542

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