Package | Description |
---|---|
com.google.cloud.translate.v3beta1 |
A client to Cloud Translation API
|
com.google.cloud.translate.v3beta1.stub |
Modifier and Type | Method and Description |
---|---|
Glossary |
Glossary.Builder.build() |
Glossary |
Glossary.Builder.buildPartial() |
static Glossary |
Glossary.getDefaultInstance() |
Glossary |
Glossary.getDefaultInstanceForType() |
Glossary |
Glossary.Builder.getDefaultInstanceForType() |
Glossary |
ListGlossariesResponse.getGlossaries(int index)
The list of glossaries for a project.
|
Glossary |
ListGlossariesResponse.Builder.getGlossaries(int index)
The list of glossaries for a project.
|
Glossary |
ListGlossariesResponseOrBuilder.getGlossaries(int index)
The list of glossaries for a project.
|
Glossary |
CreateGlossaryRequestOrBuilder.getGlossary()
Required.
|
Glossary |
CreateGlossaryRequest.getGlossary()
Required.
|
Glossary |
CreateGlossaryRequest.Builder.getGlossary()
Required.
|
Glossary |
TranslationServiceGrpc.TranslationServiceBlockingStub.getGlossary(GetGlossaryRequest request)
Gets a glossary.
|
Glossary |
TranslationServiceClient.getGlossary(GetGlossaryRequest request)
Gets a glossary.
|
Glossary |
TranslationServiceClient.getGlossary(GlossaryName name)
Gets a glossary.
|
Glossary |
TranslationServiceClient.getGlossary(String name)
Gets a glossary.
|
static Glossary |
Glossary.parseDelimitedFrom(InputStream input) |
static Glossary |
Glossary.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Glossary |
Glossary.parseFrom(byte[] data) |
static Glossary |
Glossary.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Glossary |
Glossary.parseFrom(ByteBuffer data) |
static Glossary |
Glossary.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Glossary |
Glossary.parseFrom(ByteString data) |
static Glossary |
Glossary.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Glossary |
Glossary.parseFrom(CodedInputStream input) |
static Glossary |
Glossary.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Glossary |
Glossary.parseFrom(InputStream input) |
static Glossary |
Glossary.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
OperationFuture<Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryAsync(CreateGlossaryRequest request)
Creates a glossary and returns the long-running operation.
|
OperationFuture<Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryAsync(LocationName parent,
Glossary glossary)
Creates a glossary and returns the long-running operation.
|
OperationFuture<Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryAsync(String parent,
Glossary glossary)
Creates a glossary and returns the long-running operation.
|
OperationCallable<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryOperationCallable()
Creates a glossary and returns the long-running operation.
|
OperationCallSettings<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata> |
TranslationServiceSettings.createGlossaryOperationSettings()
Returns the object with the settings used for calls to createGlossary.
|
OperationCallSettings.Builder<CreateGlossaryRequest,Glossary,CreateGlossaryMetadata> |
TranslationServiceSettings.Builder.createGlossaryOperationSettings()
Returns the builder for the settings used for calls to createGlossary.
|
static MethodDescriptor<GetGlossaryRequest,Glossary> |
TranslationServiceGrpc.getGetGlossaryMethod() |
List<Glossary> |
ListGlossariesResponse.getGlossariesList()
The list of glossaries for a project.
|
List<Glossary> |
ListGlossariesResponse.Builder.getGlossariesList()
The list of glossaries for a project.
|
List<Glossary> |
ListGlossariesResponseOrBuilder.getGlossariesList()
The list of glossaries for a project.
|
com.google.common.util.concurrent.ListenableFuture<Glossary> |
TranslationServiceGrpc.TranslationServiceFutureStub.getGlossary(GetGlossaryRequest request)
Gets a glossary.
|
UnaryCallable<GetGlossaryRequest,Glossary> |
TranslationServiceClient.getGlossaryCallable()
Gets a glossary.
|
UnaryCallSettings<GetGlossaryRequest,Glossary> |
TranslationServiceSettings.getGlossarySettings()
Returns the object with the settings used for calls to getGlossary.
|
UnaryCallSettings.Builder<GetGlossaryRequest,Glossary> |
TranslationServiceSettings.Builder.getGlossarySettings()
Returns the builder for the settings used for calls to getGlossary.
|
Parser<Glossary> |
Glossary.getParserForType() |
static Parser<Glossary> |
Glossary.parser() |
Modifier and Type | Method and Description |
---|---|
ListGlossariesResponse.Builder |
ListGlossariesResponse.Builder.addGlossaries(Glossary value)
The list of glossaries for a project.
|
ListGlossariesResponse.Builder |
ListGlossariesResponse.Builder.addGlossaries(int index,
Glossary value)
The list of glossaries for a project.
|
OperationFuture<Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryAsync(LocationName parent,
Glossary glossary)
Creates a glossary and returns the long-running operation.
|
OperationFuture<Glossary,CreateGlossaryMetadata> |
TranslationServiceClient.createGlossaryAsync(String parent,
Glossary glossary)
Creates a glossary and returns the long-running operation.
|
Glossary.Builder |
Glossary.Builder.mergeFrom(Glossary other) |
CreateGlossaryRequest.Builder |
CreateGlossaryRequest.Builder.mergeGlossary(Glossary value)
Required.
|
static Glossary.Builder |
Glossary.newBuilder(Glossary prototype) |
ListGlossariesResponse.Builder |
ListGlossariesResponse.Builder.setGlossaries(int index,
Glossary value)
The list of glossaries for a project.
|
CreateGlossaryRequest.Builder |
CreateGlossaryRequest.Builder.setGlossary(Glossary value)
Required.
|
Modifier and Type | Method and Description |
---|---|
ListGlossariesResponse.Builder |
ListGlossariesResponse.Builder.addAllGlossaries(Iterable<? extends Glossary> values)
The list of glossaries for a project.
|
static com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPagedResponse> |
TranslationServiceClient.ListGlossariesPagedResponse.createAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
protected TranslationServiceClient.ListGlossariesPage |
TranslationServiceClient.ListGlossariesPage.createPage(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
ListGlossariesResponse response) |
com.google.api.core.ApiFuture<TranslationServiceClient.ListGlossariesPage> |
TranslationServiceClient.ListGlossariesPage.createPageAsync(PageContext<ListGlossariesRequest,ListGlossariesResponse,Glossary> context,
com.google.api.core.ApiFuture<ListGlossariesResponse> futureResponse) |
void |
TranslationServiceGrpc.TranslationServiceImplBase.getGlossary(GetGlossaryRequest request,
StreamObserver<Glossary> responseObserver)
Gets a glossary.
|
void |
TranslationServiceGrpc.TranslationServiceStub.getGlossary(GetGlossaryRequest request,
StreamObserver<Glossary> responseObserver)
Gets a glossary.
|
Copyright © 2022 Google LLC. All rights reserved.