Class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata
The long-running operation metadata for the EnableProcessor method.
Implements
Inherited Members
Namespace: Google.Apis.Document.v1.Data
Assembly: Google.Apis.Document.v1.dll
Syntax
public class GoogleCloudDocumentaiV1beta3EnableProcessorMetadata : IDirectResponseSchema
Properties
CommonMetadata
The basic metadata of the long-running operation.
Declaration
[JsonProperty("commonMetadata")]
public virtual GoogleCloudDocumentaiV1beta3CommonOperationMetadata CommonMetadata { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDocumentaiV1beta3CommonOperationMetadata |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |