Uses of Class
com.google.cloud.aiplatform.v1.ListExecutionsRequest.Builder
Packages that use ListExecutionsRequest.Builder
-
Uses of ListExecutionsRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListExecutionsRequest.BuilderModifier and TypeMethodDescriptionListExecutionsRequest.Builder.clear()ListExecutionsRequest.Builder.clearFilter()Filter specifying the boolean condition for the Executions to satisfy in order to be part of the result set.ListExecutionsRequest.Builder.clearOrderBy()How the list of messages is ordered.ListExecutionsRequest.Builder.clearPageSize()The maximum number of Executions to return.ListExecutionsRequest.Builder.clearPageToken()A page token, received from a previous [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions] call.ListExecutionsRequest.Builder.clearParent()Required.ListExecutionsRequest.Builder.mergeFrom(ListExecutionsRequest other) ListExecutionsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListExecutionsRequest.Builder.mergeFrom(com.google.protobuf.Message other) ListExecutionsRequest.newBuilder()ListExecutionsRequest.newBuilder(ListExecutionsRequest prototype) ListExecutionsRequest.newBuilderForType()protected ListExecutionsRequest.BuilderListExecutionsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Filter specifying the boolean condition for the Executions to satisfy in order to be part of the result set.ListExecutionsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) Filter specifying the boolean condition for the Executions to satisfy in order to be part of the result set.ListExecutionsRequest.Builder.setOrderBy(String value) How the list of messages is ordered.ListExecutionsRequest.Builder.setOrderByBytes(com.google.protobuf.ByteString value) How the list of messages is ordered.ListExecutionsRequest.Builder.setPageSize(int value) The maximum number of Executions to return.ListExecutionsRequest.Builder.setPageToken(String value) A page token, received from a previous [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions] call.ListExecutionsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) A page token, received from a previous [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions] call.Required.ListExecutionsRequest.Builder.setParentBytes(com.google.protobuf.ByteString value) Required.ListExecutionsRequest.toBuilder()