Cloud Document AI v1beta3 API - Class GetDocumentResponse (2.0.0-beta20)

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

Inheritance

object > GetDocumentResponse

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

GetDocumentResponse()

public GetDocumentResponse()

GetDocumentResponse(GetDocumentResponse)

public GetDocumentResponse(GetDocumentResponse other)
Parameter
Name Description
other GetDocumentResponse

Properties

Document

public Document Document { get; set; }
Property Value
Type Description
Document