public sealed class UpdatePersistentResourceOperationMetadata : IMessage<UpdatePersistentResourceOperationMetadata>, IEquatable<UpdatePersistentResourceOperationMetadata>, IDeepCloneable<UpdatePersistentResourceOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UpdatePersistentResourceOperationMetadata.
Details of operations that perform update PersistentResource.
Implements
IMessageUpdatePersistentResourceOperationMetadata, IEquatableUpdatePersistentResourceOperationMetadata, IDeepCloneableUpdatePersistentResourceOperationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
UpdatePersistentResourceOperationMetadata()
public UpdatePersistentResourceOperationMetadata()
UpdatePersistentResourceOperationMetadata(UpdatePersistentResourceOperationMetadata)
public UpdatePersistentResourceOperationMetadata(UpdatePersistentResourceOperationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
UpdatePersistentResourceOperationMetadata |
Properties
GenericMetadata
public GenericOperationMetadata GenericMetadata { get; set; }
Operation metadata for PersistentResource.
Property Value | |
---|---|
Type | Description |
GenericOperationMetadata |
ProgressMessage
public string ProgressMessage { get; set; }
Progress Message for Update LRO
Property Value | |
---|---|
Type | Description |
string |