Class GoogleCloudAiplatformV1UndeployIndexOperationMetadata
Runtime operation information for IndexEndpointService.UndeployIndex.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1UndeployIndexOperationMetadata : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
GenericMetadata
The operation generic information.
Declaration
[JsonProperty("genericMetadata")]
public virtual GoogleCloudAiplatformV1GenericOperationMetadata GenericMetadata { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudAiplatformV1GenericOperationMetadata |