Class ListConsumerQuotaMetricsRequest.Builder (2.48.0)
Stay organized with collections
Save and categorize content based on your preferences.
- 2.80.0 (latest)
- 2.78.0
- 2.76.0
- 2.75.0
- 2.74.0
- 2.73.0
- 2.72.0
- 2.70.0
- 2.68.0
- 2.67.0
- 2.64.0
- 2.63.0
- 2.62.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.8
publicstaticfinalclass ListConsumerQuotaMetricsRequest.BuilderextendsGeneratedMessageV3.Builder<ListConsumerQuotaMetricsRequest.Builder>implementsListConsumerQuotaMetricsRequestOrBuilderRequest message for ListConsumerQuotaMetrics
Protobuf type google.api.serviceusage.v1beta1.ListConsumerQuotaMetricsRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ListConsumerQuotaMetricsRequest.BuilderImplements
ListConsumerQuotaMetricsRequestOrBuilderInherited Members
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicListConsumerQuotaMetricsRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
build()
publicListConsumerQuotaMetricsRequestbuild()| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest |
|
buildPartial()
publicListConsumerQuotaMetricsRequestbuildPartial()| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest |
|
clear()
publicListConsumerQuotaMetricsRequest.Builderclear()| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
publicListConsumerQuotaMetricsRequest.BuilderclearField(Descriptors.FieldDescriptorfield)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
publicListConsumerQuotaMetricsRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
clearPageSize()
publicListConsumerQuotaMetricsRequest.BuilderclearPageSize()Requested size of the next page of data.
int32 page_size = 2;
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
clearPageToken()
publicListConsumerQuotaMetricsRequest.BuilderclearPageToken()Token identifying which result to start with; returned by a previous list call.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
clearParent()
publicListConsumerQuotaMetricsRequest.BuilderclearParent()Parent of the quotas resource.
Some example names would be:
projects/123/services/serviceconsumermanagement.googleapis.com
folders/345/services/serviceconsumermanagement.googleapis.com
organizations/456/services/serviceconsumermanagement.googleapis.com
string parent = 1;
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
clearView()
publicListConsumerQuotaMetricsRequest.BuilderclearView()Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 4;
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
clone()
publicListConsumerQuotaMetricsRequest.Builderclone()| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
getDefaultInstanceForType()
publicListConsumerQuotaMetricsRequestgetDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest |
|
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getPageSize()
publicintgetPageSize()Requested size of the next page of data.
int32 page_size = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The pageSize. |
getPageToken()
publicStringgetPageToken()Token identifying which result to start with; returned by a previous list call.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The pageToken. |
getPageTokenBytes()
publicByteStringgetPageTokenBytes()Token identifying which result to start with; returned by a previous list call.
string page_token = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for pageToken. |
getParent()
publicStringgetParent()Parent of the quotas resource.
Some example names would be:
projects/123/services/serviceconsumermanagement.googleapis.com
folders/345/services/serviceconsumermanagement.googleapis.com
organizations/456/services/serviceconsumermanagement.googleapis.com
string parent = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The parent. |
getParentBytes()
publicByteStringgetParentBytes()Parent of the quotas resource.
Some example names would be:
projects/123/services/serviceconsumermanagement.googleapis.com
folders/345/services/serviceconsumermanagement.googleapis.com
organizations/456/services/serviceconsumermanagement.googleapis.com
string parent = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parent. |
getView()
publicQuotaViewgetView()Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 4;
| Returns | |
|---|---|
| Type | Description |
QuotaView |
The view. |
getViewValue()
publicintgetViewValue()Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 4;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for view. |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
publicfinalbooleanisInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListConsumerQuotaMetricsRequest other)
publicListConsumerQuotaMetricsRequest.BuildermergeFrom(ListConsumerQuotaMetricsRequestother)| Parameter | |
|---|---|
| Name | Description |
other |
ListConsumerQuotaMetricsRequest |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicListConsumerQuotaMetricsRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
publicListConsumerQuotaMetricsRequest.BuildermergeFrom(Messageother)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalListConsumerQuotaMetricsRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
publicListConsumerQuotaMetricsRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
setPageSize(int value)
publicListConsumerQuotaMetricsRequest.BuildersetPageSize(intvalue)Requested size of the next page of data.
int32 page_size = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
int The pageSize to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setPageToken(String value)
publicListConsumerQuotaMetricsRequest.BuildersetPageToken(Stringvalue)Token identifying which result to start with; returned by a previous list call.
string page_token = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
String The pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setPageTokenBytes(ByteString value)
publicListConsumerQuotaMetricsRequest.BuildersetPageTokenBytes(ByteStringvalue)Token identifying which result to start with; returned by a previous list call.
string page_token = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for pageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setParent(String value)
publicListConsumerQuotaMetricsRequest.BuildersetParent(Stringvalue)Parent of the quotas resource.
Some example names would be:
projects/123/services/serviceconsumermanagement.googleapis.com
folders/345/services/serviceconsumermanagement.googleapis.com
organizations/456/services/serviceconsumermanagement.googleapis.com
string parent = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
String The parent to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setParentBytes(ByteString value)
publicListConsumerQuotaMetricsRequest.BuildersetParentBytes(ByteStringvalue)Parent of the quotas resource.
Some example names would be:
projects/123/services/serviceconsumermanagement.googleapis.com
folders/345/services/serviceconsumermanagement.googleapis.com
organizations/456/services/serviceconsumermanagement.googleapis.com
string parent = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for parent to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicListConsumerQuotaMetricsRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalListConsumerQuotaMetricsRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
|
setView(QuotaView value)
publicListConsumerQuotaMetricsRequest.BuildersetView(QuotaViewvalue)Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
QuotaView The view to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |
setViewValue(int value)
publicListConsumerQuotaMetricsRequest.BuildersetViewValue(intvalue)Specifies the level of detail for quota information in the response.
.google.api.serviceusage.v1beta1.QuotaView view = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
int The enum numeric value on the wire for view to set. |
| Returns | |
|---|---|
| Type | Description |
ListConsumerQuotaMetricsRequest.Builder |
This builder for chaining. |