Google Cloud Channel V1 Client - Class RegisterSubscriberResponse (1.9.3)

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setTopic

Name of the topic the subscriber will listen to.

Parameter
Name Description
var string
Returns
Type Description
$this