Package | Description |
---|---|
com.google.cloud.pubsub.v1 |
A client to Cloud Pub/Sub API
|
com.google.cloud.pubsub.v1.stub |
Modifier and Type | Method and Description |
---|---|
static SchemaServiceSettings |
SchemaServiceSettings.create(SchemaServiceStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
SchemaServiceStubSettings |
SchemaServiceStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static HttpJsonSchemaServiceStub |
HttpJsonSchemaServiceStub.create(SchemaServiceStubSettings settings) |
static GrpcSchemaServiceStub |
GrpcSchemaServiceStub.create(SchemaServiceStubSettings settings) |
Constructor and Description |
---|
Builder(SchemaServiceStubSettings settings) |
GrpcSchemaServiceStub(SchemaServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcSchemaServiceStub, using the given settings.
|
GrpcSchemaServiceStub(SchemaServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcSchemaServiceStub, using the given settings.
|
HttpJsonSchemaServiceStub(SchemaServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonSchemaServiceStub, using the given settings.
|
HttpJsonSchemaServiceStub(SchemaServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonSchemaServiceStub, using the given settings.
|
Copyright © 2023 Google LLC. All rights reserved.