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