Google Cloud Channel V1 Client - Class UnregisterSubscriberResponse (1.5.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setTopic

Name of the topic the service account subscriber access was removed from.

Parameter
NameDescription
var string
Returns
TypeDescription
$this