Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to Google Cloud Pub/Sub API.
|
com.google.cloud.pubsub.v1.stub |
Modifier and Type | Method and Description |
---|---|
static TopicAdminSettings |
TopicAdminSettings.create(PublisherStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
PublisherStubSettings |
PublisherStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcPublisherStub |
GrpcPublisherStub.create(PublisherStubSettings settings) |
Constructor and Description |
---|
Builder(PublisherStubSettings settings) |
GrpcPublisherStub(PublisherStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcPublisherStub, using the given settings.
|
GrpcPublisherStub(PublisherStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcPublisherStub, using the given settings.
|
Copyright © 2019 Google LLC. All rights reserved.