public sealed class UndeployIndexResponse : IMessage<UndeployIndexResponse>, IEquatable<UndeployIndexResponse>, IDeepCloneable<UndeployIndexResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UndeployIndexResponse.
Response message for [IndexEndpointService.UndeployIndex][google.cloud.aiplatform.v1beta1.IndexEndpointService.UndeployIndex].
Implements
IMessageUndeployIndexResponse, IEquatableUndeployIndexResponse, IDeepCloneableUndeployIndexResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
UndeployIndexResponse()
public UndeployIndexResponse()
UndeployIndexResponse(UndeployIndexResponse)
public UndeployIndexResponse(UndeployIndexResponse other)
Parameter | |
---|---|
Name | Description |
other |
UndeployIndexResponse |