public sealed class AssignmentProtocol.Types.AutoAssignmentType : IMessage<AssignmentProtocol.Types.AutoAssignmentType>, IEquatable<AssignmentProtocol.Types.AutoAssignmentType>, IDeepCloneable<AssignmentProtocol.Types.AutoAssignmentType>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class AssignmentProtocol.Types.AutoAssignmentType.
Configuration for automatic assignments handled by data plane operations.
Implements
IMessageAssignmentProtocolTypesAutoAssignmentType, IEquatableAssignmentProtocolTypesAutoAssignmentType, IDeepCloneableAssignmentProtocolTypesAutoAssignmentType, IBufferMessage, IMessageNamespace
Google.Cloud.Commerce.Consumer.Procurement.V1Assembly
Google.Cloud.Commerce.Consumer.Procurement.V1.dll
Constructors
AutoAssignmentType()
public AutoAssignmentType()
AutoAssignmentType(AutoAssignmentType)
public AutoAssignmentType(AssignmentProtocol.Types.AutoAssignmentType other)
Parameter | |
---|---|
Name | Description |
other |
AssignmentProtocolTypesAutoAssignmentType |
Properties
InactiveLicenseTtl
public Duration InactiveLicenseTtl { get; set; }
Optional. The time to live for an inactive license. After this time has passed, the license will be automatically unassigned from the user. Must be at least 7 days, if set. If unset, the license will never expire.
Property Value | |
---|---|
Type | Description |
Duration |