Class Google::Cloud::Dialogflow::V2::ImportDocumentsResponse (v0.14.0)

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