Google Cloud Channel V1 Client - Class RegisterSubscriberResponse (1.1.1)

Reference documentation and code samples for the Google Cloud Channel V1 Client class RegisterSubscriberResponse.

Response Message for RegisterSubscriber.

Generated from protobuf message google.cloud.channel.v1.RegisterSubscriberResponse

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ topic string

Name of the topic the subscriber will listen to.

getTopic

Name of the topic the subscriber will listen to.

Returns
TypeDescription
string

setTopic

Name of the topic the subscriber will listen to.

Parameter
NameDescription
var string
Returns
TypeDescription
$this