Class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata
The long-running operation metadata for the SetDefaultProcessorVersion method.
Implements
Inherited Members
Namespace: Google.Apis.Document.v1.Data
Assembly: Google.Apis.Document.v1.dll
Syntax
public class GoogleCloudDocumentaiV1SetDefaultProcessorVersionMetadata : 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 |