Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
com.google.cloud.language.v1beta2.stub |
Modifier and Type | Method and Description |
---|---|
static LanguageServiceSettings |
LanguageServiceSettings.create(LanguageServiceStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
LanguageServiceStubSettings |
LanguageServiceStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcLanguageServiceStub |
GrpcLanguageServiceStub.create(LanguageServiceStubSettings settings) |
static HttpJsonLanguageServiceStub |
HttpJsonLanguageServiceStub.create(LanguageServiceStubSettings settings) |
Constructor and Description |
---|
Builder(LanguageServiceStubSettings settings) |
GrpcLanguageServiceStub(LanguageServiceStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcLanguageServiceStub, using the given settings.
|
GrpcLanguageServiceStub(LanguageServiceStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcLanguageServiceStub, using the given settings.
|
HttpJsonLanguageServiceStub(LanguageServiceStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonLanguageServiceStub, using the given settings.
|
HttpJsonLanguageServiceStub(LanguageServiceStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonLanguageServiceStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.