PreviewRealmUpdateRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for RealmsService.PreviewRealmUpdate.
Attributes |
|
---|---|
Name | Description |
realm |
google.cloud.gaming_v1beta.types.Realm
Required. The realm to be updated. Only fields specified in update_mask are updated. |
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Required. The update mask applies to the resource. For the FieldMask definition, see
https: //developers.google.com/protocol-buffers //
/docs/reference/google.protobuf#fieldmask
|
preview_time |
google.protobuf.timestamp_pb2.Timestamp
Optional. The target timestamp to compute the preview. |