Class PreviewGameServerDeploymentRolloutRequest (0.3.0)

PreviewGameServerDeploymentRolloutRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for PreviewGameServerDeploymentRollout.

Attributes

NameDescription
rollout .gcg_game_server_deployments.GameServerDeploymentRollout
Required. The game server deployment rollout to be updated. Only fields specified in update_mask are updated.
update_mask .field_mask.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
preview_time .timestamp.Timestamp
Optional. The target timestamp to compute the preview. Defaults to the immediately after the proposed rollout completes.