Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::ImportDocumentsResponse (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ImportDocumentsResponse.

Response message for Documents.ImportDocuments.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#warnings

def warnings() -> ::Array<::Google::Rpc::Status>
Returns

#warnings=

def warnings=(value) -> ::Array<::Google::Rpc::Status>
Parameter
  • value (::Array<::Google::Rpc::Status>) — Includes details about skipped documents or any other warnings.
Returns