Reference documentation and code samples for the Cloud Speech-to-Text V1 API class Google::Cloud::Speech::V1::SpeechAdaptation::ABNFGrammar.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#abnf_strings
def abnf_strings() -> ::Array<::String>
Returns
- (::Array<::String>) — All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
#abnf_strings=
def abnf_strings=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.
Returns
- (::Array<::String>) — All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.