Class: Google::Cloud::Dialogflow::V2::CreateDocumentRequest

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

Overview

Request message for Documents.CreateDocument.

Instance Attribute Summary collapse

Instance Attribute Details

#document::Google::Cloud::Dialogflow::V2::Document



243
244
245
246
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 243

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

#parent::String



243
244
245
246
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 243

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