Uses of Class
com.google.cloud.aiplatform.v1.ListFeaturestoresRequest.Builder
Packages that use ListFeaturestoresRequest.Builder
-
Uses of ListFeaturestoresRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListFeaturestoresRequest.BuilderModifier and TypeMethodDescriptionListFeaturestoresRequest.Builder.clear()ListFeaturestoresRequest.Builder.clearFilter()Lists the featurestores that match the filter expression.ListFeaturestoresRequest.Builder.clearOrderBy()A comma-separated list of fields to order by, sorted in ascending order.ListFeaturestoresRequest.Builder.clearPageSize()The maximum number of Featurestores to return.ListFeaturestoresRequest.Builder.clearPageToken()A page token, received from a previous [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1.FeaturestoreService.ListFeaturestores] call.ListFeaturestoresRequest.Builder.clearParent()Required.ListFeaturestoresRequest.Builder.clearReadMask()Mask specifying which fields to read.ListFeaturestoresRequest.Builder.mergeFrom(ListFeaturestoresRequest other) ListFeaturestoresRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListFeaturestoresRequest.Builder.mergeFrom(com.google.protobuf.Message other) ListFeaturestoresRequest.Builder.mergeReadMask(com.google.protobuf.FieldMask value) Mask specifying which fields to read.ListFeaturestoresRequest.newBuilder()ListFeaturestoresRequest.newBuilder(ListFeaturestoresRequest prototype) ListFeaturestoresRequest.newBuilderForType()protected ListFeaturestoresRequest.BuilderListFeaturestoresRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Lists the featurestores that match the filter expression.ListFeaturestoresRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) Lists the featurestores that match the filter expression.ListFeaturestoresRequest.Builder.setOrderBy(String value) A comma-separated list of fields to order by, sorted in ascending order.ListFeaturestoresRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value) A comma-separated list of fields to order by, sorted in ascending order.ListFeaturestoresRequest.Builder.setPageSize(int value) The maximum number of Featurestores to return.ListFeaturestoresRequest.Builder.setPageToken(String value) A page token, received from a previous [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1.FeaturestoreService.ListFeaturestores] call.ListFeaturestoresRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) A page token, received from a previous [FeaturestoreService.ListFeaturestores][google.cloud.aiplatform.v1.FeaturestoreService.ListFeaturestores] call.Required.ListFeaturestoresRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.ListFeaturestoresRequest.Builder.setReadMask(com.google.protobuf.FieldMask value) Mask specifying which fields to read.ListFeaturestoresRequest.Builder.setReadMask(com.google.protobuf.FieldMask.Builder builderForValue) Mask specifying which fields to read.ListFeaturestoresRequest.toBuilder()