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