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:



68387
68388
68389
68390
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 68387

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