Compute V1 Client - Class RolloutRolloutEntity (2.10.0)

Reference documentation and code samples for the Compute V1 Client class RolloutRolloutEntity.

Specifications of the resource to roll out.

Generated from protobuf message google.cloud.compute.v1.RolloutRolloutEntity

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ orchestrated_entity RolloutRolloutEntityOrchestratedEntity

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

getOrchestratedEntity

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

Returns
Type Description
RolloutRolloutEntityOrchestratedEntity|null

hasOrchestratedEntity

clearOrchestratedEntity

setOrchestratedEntity

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

Parameter
Name Description
var RolloutRolloutEntityOrchestratedEntity
Returns
Type Description
$this