class Pubsub extends Service (View source)

Service definition for Pubsub (v1).

Provides reliable, many-to-many, asynchronous messaging between applications.

For more information about this service, see the API Documentation

Constants

CLOUD_PLATFORM

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

.

PUBSUB

View and manage Pub/Sub topics and subscriptions.

Properties

$projects_schemas
$projects_snapshots
$projects_subscriptions
$projects_topics
$projects_topics_snapshots
$projects_topics_subscriptions
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Pubsub service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Pubsub service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.