Package | Description |
---|---|
com.google.cloud.translate.v3 |
A client to Cloud Translation API
|
Modifier and Type | Method and Description |
---|---|
Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.Builder.build() |
Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.Builder.buildPartial() |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.getDefaultInstance() |
Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.getDefaultInstanceForType() |
Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.Builder.getDefaultInstanceForType() |
Glossary.LanguageCodesSet |
GlossaryOrBuilder.getLanguageCodesSet()
Used with equivalent term set glossaries.
|
Glossary.LanguageCodesSet |
Glossary.getLanguageCodesSet()
Used with equivalent term set glossaries.
|
Glossary.LanguageCodesSet |
Glossary.Builder.getLanguageCodesSet()
Used with equivalent term set glossaries.
|
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseDelimitedFrom(InputStream input) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(byte[] data) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(ByteBuffer data) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(ByteString data) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(CodedInputStream input) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(InputStream input) |
static Glossary.LanguageCodesSet |
Glossary.LanguageCodesSet.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Glossary.LanguageCodesSet> |
Glossary.LanguageCodesSet.getParserForType() |
static Parser<Glossary.LanguageCodesSet> |
Glossary.LanguageCodesSet.parser() |
Modifier and Type | Method and Description |
---|---|
Glossary.LanguageCodesSet.Builder |
Glossary.LanguageCodesSet.Builder.mergeFrom(Glossary.LanguageCodesSet other) |
Glossary.Builder |
Glossary.Builder.mergeLanguageCodesSet(Glossary.LanguageCodesSet value)
Used with equivalent term set glossaries.
|
static Glossary.LanguageCodesSet.Builder |
Glossary.LanguageCodesSet.newBuilder(Glossary.LanguageCodesSet prototype) |
Glossary.Builder |
Glossary.Builder.setLanguageCodesSet(Glossary.LanguageCodesSet value)
Used with equivalent term set glossaries.
|
Copyright © 2022 Google LLC. All rights reserved.