| Package | Description |
|---|---|
| com.google.cloud.speech.v1p1beta1 |
A client to Cloud Speech-to-Text API
|
| com.google.cloud.speech.v1p1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
static AdaptationSettings |
AdaptationSettings.create(AdaptationStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
AdaptationStubSettings |
AdaptationStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static HttpJsonAdaptationStub |
HttpJsonAdaptationStub.create(AdaptationStubSettings settings) |
static GrpcAdaptationStub |
GrpcAdaptationStub.create(AdaptationStubSettings settings) |
| Constructor and Description |
|---|
Builder(AdaptationStubSettings settings) |
GrpcAdaptationStub(AdaptationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcAdaptationStub, using the given settings.
|
GrpcAdaptationStub(AdaptationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcAdaptationStub, using the given settings.
|
HttpJsonAdaptationStub(AdaptationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonAdaptationStub, using the given settings.
|
HttpJsonAdaptationStub(AdaptationStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonAdaptationStub, using the given settings.
|
Copyright © 2024 Google LLC. All rights reserved.