public static final class ListRegistrationsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder> implements ListRegistrationsRequestOrBuilder
Request for the `ListRegistrations` method.Protobuf type
google.cloud.domains.v1alpha2.ListRegistrationsRequest| Modifier and Type | Method and Description |
|---|---|
ListRegistrationsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRegistrationsRequest |
build() |
ListRegistrationsRequest |
buildPartial() |
ListRegistrationsRequest.Builder |
clear() |
ListRegistrationsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListRegistrationsRequest.Builder |
clearFilter()
Filter expression to restrict the `Registration`s returned.
|
ListRegistrationsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListRegistrationsRequest.Builder |
clearPageSize()
Maximum number of results to return.
|
ListRegistrationsRequest.Builder |
clearPageToken()
When set to the `next_page_token` from a prior response, provides the next
page of results.
|
ListRegistrationsRequest.Builder |
clearParent()
Required.
|
ListRegistrationsRequest.Builder |
clone() |
ListRegistrationsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Filter expression to restrict the `Registration`s returned.
|
com.google.protobuf.ByteString |
getFilterBytes()
Filter expression to restrict the `Registration`s returned.
|
int |
getPageSize()
Maximum number of results to return.
|
String |
getPageToken()
When set to the `next_page_token` from a prior response, provides the next
page of results.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
When set to the `next_page_token` from a prior response, provides the next
page of results.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListRegistrationsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListRegistrationsRequest.Builder |
mergeFrom(ListRegistrationsRequest other) |
ListRegistrationsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListRegistrationsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRegistrationsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRegistrationsRequest.Builder |
setFilter(String value)
Filter expression to restrict the `Registration`s returned.
|
ListRegistrationsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Filter expression to restrict the `Registration`s returned.
|
ListRegistrationsRequest.Builder |
setPageSize(int value)
Maximum number of results to return.
|
ListRegistrationsRequest.Builder |
setPageToken(String value)
When set to the `next_page_token` from a prior response, provides the next
page of results.
|
ListRegistrationsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
When set to the `next_page_token` from a prior response, provides the next
page of results.
|
ListRegistrationsRequest.Builder |
setParent(String value)
Required.
|
ListRegistrationsRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListRegistrationsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>public ListRegistrationsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListRegistrationsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListRegistrationsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListRegistrationsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.Builder mergeFrom(ListRegistrationsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>public ListRegistrationsRequest.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<ListRegistrationsRequest.Builder>IOExceptionpublic String getParent()
Required. The project and location from which to list `Registration`s, specified in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListRegistrationsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The project and location from which to list `Registration`s, specified in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListRegistrationsRequestOrBuilderpublic ListRegistrationsRequest.Builder setParent(String value)
Required. The project and location from which to list `Registration`s, specified in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListRegistrationsRequest.Builder clearParent()
Required. The project and location from which to list `Registration`s, specified in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListRegistrationsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The project and location from which to list `Registration`s, specified in the format `projects/*/locations/*`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public int getPageSize()
Maximum number of results to return.
int32 page_size = 2;getPageSize in interface ListRegistrationsRequestOrBuilderpublic ListRegistrationsRequest.Builder setPageSize(int value)
Maximum number of results to return.
int32 page_size = 2;value - The pageSize to set.public ListRegistrationsRequest.Builder clearPageSize()
Maximum number of results to return.
int32 page_size = 2;public String getPageToken()
When set to the `next_page_token` from a prior response, provides the next page of results.
string page_token = 3;getPageToken in interface ListRegistrationsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
When set to the `next_page_token` from a prior response, provides the next page of results.
string page_token = 3;getPageTokenBytes in interface ListRegistrationsRequestOrBuilderpublic ListRegistrationsRequest.Builder setPageToken(String value)
When set to the `next_page_token` from a prior response, provides the next page of results.
string page_token = 3;value - The pageToken to set.public ListRegistrationsRequest.Builder clearPageToken()
When set to the `next_page_token` from a prior response, provides the next page of results.
string page_token = 3;public ListRegistrationsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
When set to the `next_page_token` from a prior response, provides the next page of results.
string page_token = 3;value - The bytes for pageToken to set.public String getFilter()
Filter expression to restrict the `Registration`s returned. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches. For example, to filter to a specific domain name, use an expression like `domainName="example.com"`. You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like `dnsSettings.customDns:*`. You can also create compound filters by combining expressions with the `AND` and `OR` operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like `(state=SUSPENDED) OR (issue:*)`.
string filter = 4;getFilter in interface ListRegistrationsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Filter expression to restrict the `Registration`s returned. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches. For example, to filter to a specific domain name, use an expression like `domainName="example.com"`. You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like `dnsSettings.customDns:*`. You can also create compound filters by combining expressions with the `AND` and `OR` operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like `(state=SUSPENDED) OR (issue:*)`.
string filter = 4;getFilterBytes in interface ListRegistrationsRequestOrBuilderpublic ListRegistrationsRequest.Builder setFilter(String value)
Filter expression to restrict the `Registration`s returned. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches. For example, to filter to a specific domain name, use an expression like `domainName="example.com"`. You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like `dnsSettings.customDns:*`. You can also create compound filters by combining expressions with the `AND` and `OR` operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like `(state=SUSPENDED) OR (issue:*)`.
string filter = 4;value - The filter to set.public ListRegistrationsRequest.Builder clearFilter()
Filter expression to restrict the `Registration`s returned. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches. For example, to filter to a specific domain name, use an expression like `domainName="example.com"`. You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like `dnsSettings.customDns:*`. You can also create compound filters by combining expressions with the `AND` and `OR` operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like `(state=SUSPENDED) OR (issue:*)`.
string filter = 4;public ListRegistrationsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Filter expression to restrict the `Registration`s returned. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, a boolean, or an enum value. The comparison operator should be one of =, !=, >, <, >=, <=, or : for prefix or wildcard matches. For example, to filter to a specific domain name, use an expression like `domainName="example.com"`. You can also check for the existence of a field; for example, to find domains using custom DNS settings, use an expression like `dnsSettings.customDns:*`. You can also create compound filters by combining expressions with the `AND` and `OR` operators. For example, to find domains that are suspended or have specific issues flagged, use an expression like `(state=SUSPENDED) OR (issue:*)`.
string filter = 4;value - The bytes for filter to set.public final ListRegistrationsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>public final ListRegistrationsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRegistrationsRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.