public static final class SpeechAdaptation.ABNFGrammar extends GeneratedMessage implements SpeechAdaptation.ABNFGrammarOrBuilderProtobuf type google.cloud.speech.v1p1beta1.SpeechAdaptation.ABNFGrammar
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SpeechAdaptation.ABNFGrammarImplements
SpeechAdaptation.ABNFGrammarOrBuilderStatic Fields
ABNF_STRINGS_FIELD_NUMBER
public static final int ABNF_STRINGS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SpeechAdaptation.ABNFGrammar getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SpeechAdaptation.ABNFGrammar.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar.Builder |
|
newBuilder(SpeechAdaptation.ABNFGrammar prototype)
public static SpeechAdaptation.ABNFGrammar.Builder newBuilder(SpeechAdaptation.ABNFGrammar prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SpeechAdaptation.ABNFGrammar |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar.Builder |
|
parseDelimitedFrom(InputStream input)
public static SpeechAdaptation.ABNFGrammar parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SpeechAdaptation.ABNFGrammar parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SpeechAdaptation.ABNFGrammar parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SpeechAdaptation.ABNFGrammar parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SpeechAdaptation.ABNFGrammar parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SpeechAdaptation.ABNFGrammar parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SpeechAdaptation.ABNFGrammar parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SpeechAdaptation.ABNFGrammar> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ABNFGrammar> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAbnfStrings(int index)
public String getAbnfStrings(int index)All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
repeated string abnf_strings = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The abnfStrings at the given index. |
getAbnfStringsBytes(int index)
public ByteString getAbnfStringsBytes(int index)All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
repeated string abnf_strings = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the abnfStrings at the given index. |
getAbnfStringsCount()
public int getAbnfStringsCount()All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
repeated string abnf_strings = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The count of abnfStrings. |
getAbnfStringsList()
public ProtocolStringList getAbnfStringsList()All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
repeated string abnf_strings = 1;
| Returns | |
|---|---|
| Type | Description |
ProtocolStringList |
A list containing the abnfStrings. |
getDefaultInstanceForType()
public SpeechAdaptation.ABNFGrammar getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar |
|
getParserForType()
public Parser<SpeechAdaptation.ABNFGrammar> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ABNFGrammar> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public SpeechAdaptation.ABNFGrammar.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SpeechAdaptation.ABNFGrammar.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar.Builder |
|
toBuilder()
public SpeechAdaptation.ABNFGrammar.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SpeechAdaptation.ABNFGrammar.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|