public sealed class GetLicensePoolRequest : IMessage<GetLicensePoolRequest>, IEquatable<GetLicensePoolRequest>, IDeepCloneable<GetLicensePoolRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Commerce Consumer Procurement v1 API class GetLicensePoolRequest.
Request message for getting a license pool.
Implements
IMessageGetLicensePoolRequest, IEquatableGetLicensePoolRequest, IDeepCloneableGetLicensePoolRequest, IBufferMessage, IMessageNamespace
Google.Cloud.Commerce.Consumer.Procurement.V1Assembly
Google.Cloud.Commerce.Consumer.Procurement.V1.dll
Constructors
GetLicensePoolRequest()
public GetLicensePoolRequest()
GetLicensePoolRequest(GetLicensePoolRequest)
public GetLicensePoolRequest(GetLicensePoolRequest other)
Parameter | |
---|---|
Name | Description |
other |
GetLicensePoolRequest |
Properties
Name
public string Name { get; set; }
Required. The name of the license pool to get.
Format: billingAccounts/{billing_account}/orders/{order}/licensePool
Property Value | |
---|---|
Type | Description |
string |