Class: Google::Cloud::Speech::V1::SpeechAdaptation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/speech/v1/resource.rb

Overview

Speech adaptation configuration.

Defined Under Namespace

Classes: ABNFGrammar

Instance Attribute Summary collapse

Instance Attribute Details

#abnf_grammar::Google::Cloud::Speech::V1::SpeechAdaptation::ABNFGrammar



139
140
141
142
143
144
145
146
147
148
149
150
151
# File 'proto_docs/google/cloud/speech/v1/resource.rb', line 139

class SpeechAdaptation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] abnf_strings
  #   @return [::Array<::String>]
  #     All declarations and rules of an ABNF grammar broken up into multiple
  #     strings that will end up concatenated.
  class ABNFGrammar
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#custom_classes::Array<::Google::Cloud::Speech::V1::CustomClass>



139
140
141
142
143
144
145
146
147
148
149
150
151
# File 'proto_docs/google/cloud/speech/v1/resource.rb', line 139

class SpeechAdaptation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] abnf_strings
  #   @return [::Array<::String>]
  #     All declarations and rules of an ABNF grammar broken up into multiple
  #     strings that will end up concatenated.
  class ABNFGrammar
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#phrase_set_references::Array<::String>



139
140
141
142
143
144
145
146
147
148
149
150
151
# File 'proto_docs/google/cloud/speech/v1/resource.rb', line 139

class SpeechAdaptation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] abnf_strings
  #   @return [::Array<::String>]
  #     All declarations and rules of an ABNF grammar broken up into multiple
  #     strings that will end up concatenated.
  class ABNFGrammar
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#phrase_sets::Array<::Google::Cloud::Speech::V1::PhraseSet>



139
140
141
142
143
144
145
146
147
148
149
150
151
# File 'proto_docs/google/cloud/speech/v1/resource.rb', line 139

class SpeechAdaptation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] abnf_strings
  #   @return [::Array<::String>]
  #     All declarations and rules of an ABNF grammar broken up into multiple
  #     strings that will end up concatenated.
  class ABNFGrammar
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end