Cloud PubSub V1 Client - Class DeleteTopicRequest (2.3.0)

Reference documentation and code samples for the Cloud PubSub V1 Client class DeleteTopicRequest.

Request for the DeleteTopic method.

Generated from protobuf message google.pubsub.v1.DeleteTopicRequest

Namespace

Google \ Cloud \ PubSub \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ topic
string

Required. Name of the topic to delete. Format is projects/{project}/topics/{topic} .

getTopic

Required. Name of the topic to delete.

Format is projects/{project}/topics/{topic} .

Returns
Type
Description
string

setTopic

Required. Name of the topic to delete.

Format is projects/{project}/topics/{topic} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameter
Name
Description
topic
string

Required. Name of the topic to delete. Format is projects/{project}/topics/{topic} . Please see Google\Cloud\PubSub\V1\PublisherClient::topicName() for help formatting this field.

Design a Mobile Site
View Site in Mobile | Classic
Share by: