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
- (::Array<::Google::Rpc::Status>) — Includes details about skipped documents or any other warnings.
#warnings=
def warnings=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — Includes details about skipped documents or any other warnings.
Returns
- (::Array<::Google::Rpc::Status>) — Includes details about skipped documents or any other warnings.