| Package | Description |
|---|---|
| com.google.cloud.gkehub.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clear() |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearFilter()
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearOrderBy()
One or more fields to compare and use to sort the output.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearPageSize()
When requesting a 'page' of resources, `page_size` specifies number of
resources to return.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearPageToken()
Token returned by previous call to `ListFeatures` which
specifies the position in the list from where to continue listing the
resources.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clearParent()
The parent (project and location) where the Features will be listed.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.clone() |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.mergeFrom(ListFeaturesRequest other) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListFeaturesRequest.Builder |
ListFeaturesRequest.newBuilder() |
static ListFeaturesRequest.Builder |
ListFeaturesRequest.newBuilder(ListFeaturesRequest prototype) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.newBuilderForType() |
protected ListFeaturesRequest.Builder |
ListFeaturesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setFilter(String value)
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value)
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setOrderBy(String value)
One or more fields to compare and use to sort the output.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value)
One or more fields to compare and use to sort the output.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setPageSize(int value)
When requesting a 'page' of resources, `page_size` specifies number of
resources to return.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setPageToken(String value)
Token returned by previous call to `ListFeatures` which
specifies the position in the list from where to continue listing the
resources.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value)
Token returned by previous call to `ListFeatures` which
specifies the position in the list from where to continue listing the
resources.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setParent(String value)
The parent (project and location) where the Features will be listed.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
The parent (project and location) where the Features will be listed.
|
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListFeaturesRequest.Builder |
ListFeaturesRequest.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.