public sealed class UndeployModelResponse : IMessage<UndeployModelResponse>, IEquatable<UndeployModelResponse>, IDeepCloneable<UndeployModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class UndeployModelResponse.
Response message for [EndpointService.UndeployModel][google.cloud.aiplatform.v1beta1.EndpointService.UndeployModel].
Implements
IMessageUndeployModelResponse, IEquatableUndeployModelResponse, IDeepCloneableUndeployModelResponse, IBufferMessage, IMessageNamespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
UndeployModelResponse()
public UndeployModelResponse()
UndeployModelResponse(UndeployModelResponse)
public UndeployModelResponse(UndeployModelResponse other)
Parameter | |
---|---|
Name | Description |
other |
UndeployModelResponse |