Class: Google::Cloud::Dialogflow::CX::V3::Intent::TrainingPhrase::Part

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/cx/v3/intent.rb

Overview

Represents a part of a training phrase.

Instance Attribute Summary collapse

Instance Attribute Details

#parameter_id::String



132
133
134
135
# File 'proto_docs/google/cloud/dialogflow/cx/v3/intent.rb', line 132

class Part
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#text::String



132
133
134
135
# File 'proto_docs/google/cloud/dialogflow/cx/v3/intent.rb', line 132

class Part
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end