Cloud Quotas v1 API - Class GetQuotaAdjusterSettingsRequest (1.3.0)

public sealed class GetQuotaAdjusterSettingsRequest : IMessage<GetQuotaAdjusterSettingsRequest>, IEquatable<GetQuotaAdjusterSettingsRequest>, IDeepCloneable<GetQuotaAdjusterSettingsRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Quotas v1 API class GetQuotaAdjusterSettingsRequest.

Request for getting QuotaAdjusterSettings

Inheritance

object > GetQuotaAdjusterSettingsRequest

Namespace

Google.Cloud.CloudQuotas.V1

Assembly

Google.Cloud.CloudQuotas.V1.dll

Constructors

GetQuotaAdjusterSettingsRequest()

public GetQuotaAdjusterSettingsRequest()

GetQuotaAdjusterSettingsRequest(GetQuotaAdjusterSettingsRequest)

public GetQuotaAdjusterSettingsRequest(GetQuotaAdjusterSettingsRequest other)
Parameter
Name Description
other GetQuotaAdjusterSettingsRequest

Properties

Name

public string Name { get; set; }

Required. Identifier. Name of the quotaAdjusterSettings configuration. Only a single setting per project is supported.

Property Value
Type Description
string

QuotaAdjusterSettingsName

public QuotaAdjusterSettingsName QuotaAdjusterSettingsName { get; set; }

QuotaAdjusterSettingsName-typed view over the Name resource name property.

Property Value
Type Description
QuotaAdjusterSettingsName