Reference documentation and code samples for the Google Cloud Channel V1 Client class UnregisterSubscriberResponse.
Response Message for UnregisterSubscriber.
Generated from protobuf message google.cloud.channel.v1.UnregisterSubscriberResponse
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ topic |
string
Name of the topic the service account subscriber access was removed from. |
getTopic
Name of the topic the service account subscriber access was removed from.
Returns | |
---|---|
Type | Description |
string |
setTopic
Name of the topic the service account subscriber access was removed from.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |