Cloud Speech V1p1beta1 Client - Class ABNFGrammar (1.18.2)

Reference documentation and code samples for the Cloud Speech V1p1beta1 Client class ABNFGrammar.

Generated from protobuf message google.cloud.speech.v1p1beta1.SpeechAdaptation.ABNFGrammar

Namespace

Google \ Cloud \ Speech \ V1p1beta1 \ SpeechAdaptation

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ abnf_strings array

All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.

getAbnfStrings

All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAbnfStrings

All declarations and rules of an ABNF grammar broken up into multiple strings that will end up concatenated.

Parameter
Name Description
var string[]
Returns
Type Description
$this