Cloud Gaming V1 API - Class Google::Cloud::Gaming::V1::PreviewGameServerDeploymentRolloutRequest (v0.6.0)

Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::PreviewGameServerDeploymentRolloutRequest.

Request message for PreviewGameServerDeploymentRollout.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#preview_time

def preview_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Optional. The target timestamp to compute the preview. Defaults to the immediately after the proposed rollout completes.

#preview_time=

def preview_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
  • value (::Google::Protobuf::Timestamp) — Optional. The target timestamp to compute the preview. Defaults to the immediately after the proposed rollout completes.
Returns
  • (::Google::Protobuf::Timestamp) — Optional. The target timestamp to compute the preview. Defaults to the immediately after the proposed rollout completes.

#rollout

def rollout() -> ::Google::Cloud::Gaming::V1::GameServerDeploymentRollout
Returns

#rollout=

def rollout=(value) -> ::Google::Cloud::Gaming::V1::GameServerDeploymentRollout
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — Optional. Mask of fields to update. At least one path must be supplied in this field. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — Optional. Mask of fields to update. At least one path must be supplied in this field. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask
Returns
  • (::Google::Protobuf::FieldMask) — Optional. Mask of fields to update. At least one path must be supplied in this field. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask