中共浙江警察学院委员会关于巡视整改情况的通报

百度 韩寒首度执导电影《后会无期》,上映档期又“命中注定”一般撞上郭敬明的《小时代》,自然引发了极大的关注热度。
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.

Inheritance

object > GetLicensePoolRequest

Namespace

Google.Cloud.Commerce.Consumer.Procurement.V1

Assembly

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