Reference documentation and code samples for the Cloud PubSub V1 Client class UpdateSnapshotRequest.
Request for the UpdateSnapshot method.
Generated from protobuf message google.pubsub.v1.UpdateSnapshotRequest
Namespace
Google \ Cloud \ PubSub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ snapshot
↳ update_mask
Google\Protobuf\FieldMask
Required. Indicates which fields in the provided snapshot to update. Must be specified and non-empty.
getSnapshot
Required. The updated snapshot object.
hasSnapshot
clearSnapshot
setSnapshot
Required. The updated snapshot object.
$this
getUpdateMask
Required. Indicates which fields in the provided snapshot to update.
Must be specified and non-empty.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Indicates which fields in the provided snapshot to update.
Must be specified and non-empty.
$this
static::build
snapshot
updateMask
Google\Protobuf\FieldMask
Required. Indicates which fields in the provided snapshot to update. Must be specified and non-empty.