Uses of Class
com.google.cloud.aiplatform.v1.ListDataLabelingJobsRequest.Builder
Packages that use ListDataLabelingJobsRequest.Builder
-
Uses of ListDataLabelingJobsRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListDataLabelingJobsRequest.BuilderModifier and TypeMethodDescriptionListDataLabelingJobsRequest.Builder.clear()ListDataLabelingJobsRequest.Builder.clearFilter()The standard list filter.ListDataLabelingJobsRequest.Builder.clearOrderBy()A comma-separated list of fields to order by, sorted in ascending order by default.ListDataLabelingJobsRequest.Builder.clearPageSize()The standard list page size.ListDataLabelingJobsRequest.Builder.clearPageToken()The standard list page token.ListDataLabelingJobsRequest.Builder.clearParent()Required.ListDataLabelingJobsRequest.Builder.clearReadMask()Mask specifying which fields to read.ListDataLabelingJobsRequest.Builder.mergeFrom(ListDataLabelingJobsRequest other) ListDataLabelingJobsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListDataLabelingJobsRequest.Builder.mergeFrom(com.google.protobuf.Message other) ListDataLabelingJobsRequest.Builder.mergeReadMask(com.google.protobuf.FieldMask value) Mask specifying which fields to read.ListDataLabelingJobsRequest.newBuilder()ListDataLabelingJobsRequest.newBuilder(ListDataLabelingJobsRequest prototype) ListDataLabelingJobsRequest.newBuilderForType()protected ListDataLabelingJobsRequest.BuilderListDataLabelingJobsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The standard list filter.ListDataLabelingJobsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) The standard list filter.ListDataLabelingJobsRequest.Builder.setOrderBy(String value) A comma-separated list of fields to order by, sorted in ascending order by default.ListDataLabelingJobsRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value) A comma-separated list of fields to order by, sorted in ascending order by default.ListDataLabelingJobsRequest.Builder.setPageSize(int value) The standard list page size.ListDataLabelingJobsRequest.Builder.setPageToken(String value) The standard list page token.ListDataLabelingJobsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) The standard list page token.Required.ListDataLabelingJobsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.ListDataLabelingJobsRequest.Builder.setReadMask(com.google.protobuf.FieldMask value) Mask specifying which fields to read.ListDataLabelingJobsRequest.Builder.setReadMask(com.google.protobuf.FieldMask.Builder builderForValue) Mask specifying which fields to read.ListDataLabelingJobsRequest.toBuilder()