Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RolloutRolloutEntity.
Specifications of the resource to roll out.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#orchestrated_entity
def orchestrated_entity() -> ::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity
Returns
- (::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity) — Optional. Entity details for products using the Orchestrated Integration model.
#orchestrated_entity=
def orchestrated_entity=(value) -> ::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity
Parameter
- value (::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity) — Optional. Entity details for products using the Orchestrated Integration model.
Returns
- (::Google::Cloud::Compute::V1::RolloutRolloutEntityOrchestratedEntity) — Optional. Entity details for products using the Orchestrated Integration model.