Class: Google::Cloud::Compute::V1::RolloutRolloutEntity

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifications of the resource to roll out.

Instance Attribute Summary collapse

Instance Attribute Details

#orchestrated_entity ⇒ ::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity

Returns Optional. Entity details for products using the Orchestrated Integration model.

Returns:



70090
70091
70092
70093
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 70090

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