Google Cloud Dialogflow v2beta1 API - Class ImportDocumentsResponse (1.0.0-beta15)

public sealed class ImportDocumentsResponse : IMessage<ImportDocumentsResponse>, IEquatable<ImportDocumentsResponse>, IDeepCloneable<ImportDocumentsResponse>, IBufferMessage, IMessage

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

Response message for [Documents.ImportDocuments][google.cloud.dialogflow.v2beta1.Documents.ImportDocuments].

Inheritance

object > ImportDocumentsResponse

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Constructors

ImportDocumentsResponse()

public ImportDocumentsResponse()

ImportDocumentsResponse(ImportDocumentsResponse)

public ImportDocumentsResponse(ImportDocumentsResponse other)
Parameter
NameDescription
otherImportDocumentsResponse

Properties

Warnings

public RepeatedField<Status> Warnings { get; }

Includes details about skipped documents or any other warnings.

Property Value
TypeDescription
RepeatedFieldStatus