public static final class GetConsumerQuotaLimitRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder> implements GetConsumerQuotaLimitRequestOrBuilder
Request message for GetConsumerQuotaLimitProtobuf type
google.api.serviceusage.v1beta1.GetConsumerQuotaLimitRequest| Modifier and Type | Method and Description |
|---|---|
GetConsumerQuotaLimitRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetConsumerQuotaLimitRequest |
build() |
GetConsumerQuotaLimitRequest |
buildPartial() |
GetConsumerQuotaLimitRequest.Builder |
clear() |
GetConsumerQuotaLimitRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GetConsumerQuotaLimitRequest.Builder |
clearName()
The resource name of the quota limit.
|
GetConsumerQuotaLimitRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GetConsumerQuotaLimitRequest.Builder |
clearView()
Specifies the level of detail for quota information in the response.
|
GetConsumerQuotaLimitRequest.Builder |
clone() |
GetConsumerQuotaLimitRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The resource name of the quota limit.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the quota limit.
|
QuotaView |
getView()
Specifies the level of detail for quota information in the response.
|
int |
getViewValue()
Specifies the level of detail for quota information in the response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GetConsumerQuotaLimitRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GetConsumerQuotaLimitRequest.Builder |
mergeFrom(GetConsumerQuotaLimitRequest other) |
GetConsumerQuotaLimitRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
GetConsumerQuotaLimitRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetConsumerQuotaLimitRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GetConsumerQuotaLimitRequest.Builder |
setName(String value)
The resource name of the quota limit.
|
GetConsumerQuotaLimitRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the quota limit.
|
GetConsumerQuotaLimitRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GetConsumerQuotaLimitRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GetConsumerQuotaLimitRequest.Builder |
setView(QuotaView value)
Specifies the level of detail for quota information in the response.
|
GetConsumerQuotaLimitRequest.Builder |
setViewValue(int value)
Specifies the level of detail for quota information in the response.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GetConsumerQuotaLimitRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GetConsumerQuotaLimitRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GetConsumerQuotaLimitRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder mergeFrom(GetConsumerQuotaLimitRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public GetConsumerQuotaLimitRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GetConsumerQuotaLimitRequest.Builder>IOExceptionpublic String getName()
The resource name of the quota limit. Use the quota limit resource name returned by previous ListConsumerQuotaMetrics and GetConsumerQuotaMetric API calls.
string name = 1;getName in interface GetConsumerQuotaLimitRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the quota limit. Use the quota limit resource name returned by previous ListConsumerQuotaMetrics and GetConsumerQuotaMetric API calls.
string name = 1;getNameBytes in interface GetConsumerQuotaLimitRequestOrBuilderpublic GetConsumerQuotaLimitRequest.Builder setName(String value)
The resource name of the quota limit. Use the quota limit resource name returned by previous ListConsumerQuotaMetrics and GetConsumerQuotaMetric API calls.
string name = 1;value - The name to set.public GetConsumerQuotaLimitRequest.Builder clearName()
The resource name of the quota limit. Use the quota limit resource name returned by previous ListConsumerQuotaMetrics and GetConsumerQuotaMetric API calls.
string name = 1;public GetConsumerQuotaLimitRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the quota limit. Use the quota limit resource name returned by previous ListConsumerQuotaMetrics and GetConsumerQuotaMetric API calls.
string name = 1;value - The bytes for name to set.public int getViewValue()
Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 2;getViewValue in interface GetConsumerQuotaLimitRequestOrBuilderpublic GetConsumerQuotaLimitRequest.Builder setViewValue(int value)
Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 2;value - The enum numeric value on the wire for view to set.public QuotaView getView()
Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 2;getView in interface GetConsumerQuotaLimitRequestOrBuilderpublic GetConsumerQuotaLimitRequest.Builder setView(QuotaView value)
Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 2;value - The view to set.public GetConsumerQuotaLimitRequest.Builder clearView()
Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 2;public final GetConsumerQuotaLimitRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>public final GetConsumerQuotaLimitRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GetConsumerQuotaLimitRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.