public static final class ListServicesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder> implements ListServicesRequestOrBuilder
Request message for the `ListServices` method.Protobuf type
google.api.serviceusage.v1.ListServicesRequest| Modifier and Type | Method and Description |
|---|---|
ListServicesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListServicesRequest |
build() |
ListServicesRequest |
buildPartial() |
ListServicesRequest.Builder |
clear() |
ListServicesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListServicesRequest.Builder |
clearFilter()
Only list services that conform to the given filter.
|
ListServicesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListServicesRequest.Builder |
clearPageSize()
Requested size of the next page of data.
|
ListServicesRequest.Builder |
clearPageToken()
Token identifying which result to start with, which is returned by a
previous list call.
|
ListServicesRequest.Builder |
clearParent()
Parent to search for services on.
|
ListServicesRequest.Builder |
clone() |
ListServicesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Only list services that conform to the given filter.
|
com.google.protobuf.ByteString |
getFilterBytes()
Only list services that conform to the given filter.
|
int |
getPageSize()
Requested size of the next page of data.
|
String |
getPageToken()
Token identifying which result to start with, which is returned by a
previous list call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Token identifying which result to start with, which is returned by a
previous list call.
|
String |
getParent()
Parent to search for services on.
|
com.google.protobuf.ByteString |
getParentBytes()
Parent to search for services on.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListServicesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListServicesRequest.Builder |
mergeFrom(ListServicesRequest other) |
ListServicesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListServicesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListServicesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListServicesRequest.Builder |
setFilter(String value)
Only list services that conform to the given filter.
|
ListServicesRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Only list services that conform to the given filter.
|
ListServicesRequest.Builder |
setPageSize(int value)
Requested size of the next page of data.
|
ListServicesRequest.Builder |
setPageToken(String value)
Token identifying which result to start with, which is returned by a
previous list call.
|
ListServicesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Token identifying which result to start with, which is returned by a
previous list call.
|
ListServicesRequest.Builder |
setParent(String value)
Parent to search for services on.
|
ListServicesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Parent to search for services on.
|
ListServicesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListServicesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public ListServicesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.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<ListServicesRequest.Builder>public ListServicesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListServicesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListServicesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListServicesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public ListServicesRequest.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<ListServicesRequest.Builder>public ListServicesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public ListServicesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public ListServicesRequest.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<ListServicesRequest.Builder>public ListServicesRequest.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<ListServicesRequest.Builder>public ListServicesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListServicesRequest.Builder>public ListServicesRequest.Builder mergeFrom(ListServicesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public ListServicesRequest.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<ListServicesRequest.Builder>IOExceptionpublic String getParent()
Parent to search for services on. An example name would be: `projects/123` where `123` is the project number.
string parent = 1;getParent in interface ListServicesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Parent to search for services on. An example name would be: `projects/123` where `123` is the project number.
string parent = 1;getParentBytes in interface ListServicesRequestOrBuilderpublic ListServicesRequest.Builder setParent(String value)
Parent to search for services on. An example name would be: `projects/123` where `123` is the project number.
string parent = 1;value - The parent to set.public ListServicesRequest.Builder clearParent()
Parent to search for services on. An example name would be: `projects/123` where `123` is the project number.
string parent = 1;public ListServicesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Parent to search for services on. An example name would be: `projects/123` where `123` is the project number.
string parent = 1;value - The bytes for parent to set.public int getPageSize()
Requested size of the next page of data. Requested page size cannot exceed 200. If not set, the default page size is 50.
int32 page_size = 2;getPageSize in interface ListServicesRequestOrBuilderpublic ListServicesRequest.Builder setPageSize(int value)
Requested size of the next page of data. Requested page size cannot exceed 200. If not set, the default page size is 50.
int32 page_size = 2;value - The pageSize to set.public ListServicesRequest.Builder clearPageSize()
Requested size of the next page of data. Requested page size cannot exceed 200. If not set, the default page size is 50.
int32 page_size = 2;public String getPageToken()
Token identifying which result to start with, which is returned by a previous list call.
string page_token = 3;getPageToken in interface ListServicesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Token identifying which result to start with, which is returned by a previous list call.
string page_token = 3;getPageTokenBytes in interface ListServicesRequestOrBuilderpublic ListServicesRequest.Builder setPageToken(String value)
Token identifying which result to start with, which is returned by a previous list call.
string page_token = 3;value - The pageToken to set.public ListServicesRequest.Builder clearPageToken()
Token identifying which result to start with, which is returned by a previous list call.
string page_token = 3;public ListServicesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Token identifying which result to start with, which is returned by a previous list call.
string page_token = 3;value - The bytes for pageToken to set.public String getFilter()
Only list services that conform to the given filter. The allowed filter strings are `state:ENABLED` and `state:DISABLED`.
string filter = 4;getFilter in interface ListServicesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Only list services that conform to the given filter. The allowed filter strings are `state:ENABLED` and `state:DISABLED`.
string filter = 4;getFilterBytes in interface ListServicesRequestOrBuilderpublic ListServicesRequest.Builder setFilter(String value)
Only list services that conform to the given filter. The allowed filter strings are `state:ENABLED` and `state:DISABLED`.
string filter = 4;value - The filter to set.public ListServicesRequest.Builder clearFilter()
Only list services that conform to the given filter. The allowed filter strings are `state:ENABLED` and `state:DISABLED`.
string filter = 4;public ListServicesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Only list services that conform to the given filter. The allowed filter strings are `state:ENABLED` and `state:DISABLED`.
string filter = 4;value - The bytes for filter to set.public final ListServicesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>public final ListServicesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListServicesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.