public sealed class UnassignResponse : IMessage<UnassignResponse>, IEquatable<UnassignResponse>, IDeepCloneable<UnassignResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class UnassignResponse.
Response message for [LicenseManagementService.Unassign][google.cloud.commerce.consumer.procurement.v1.LicenseManagementService.Unassign].
Implements
IMessageUnassignResponse, IEquatableUnassignResponse, IDeepCloneableUnassignResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Commerce.Consumer.Procurement.V1Assembly
Google.Cloud.Commerce.Consumer.Procurement.V1.dll
Constructors
UnassignResponse()
public UnassignResponse()
UnassignResponse(UnassignResponse)
public UnassignResponse(UnassignResponse other)
Parameter | |
---|---|
Name | Description |
other |
UnassignResponse |