Uses of Class
com.google.cloud.aiplatform.v1.ListMetadataStoresResponse.Builder
Packages that use ListMetadataStoresResponse.Builder
-
Uses of ListMetadataStoresResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListMetadataStoresResponse.BuilderModifier and TypeMethodDescriptionListMetadataStoresResponse.Builder.addAllMetadataStores(Iterable<? extends MetadataStore> values) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.addMetadataStores(int index, MetadataStore value) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.addMetadataStores(int index, MetadataStore.Builder builderForValue) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.addMetadataStores(MetadataStore value) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.addMetadataStores(MetadataStore.Builder builderForValue) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.clear()ListMetadataStoresResponse.Builder.clearMetadataStores()The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.clearNextPageToken()A token, which can be sent as [ListMetadataStoresRequest.page_token][google.cloud.aiplatform.v1.ListMetadataStoresRequest.page_token] to retrieve the next page.ListMetadataStoresResponse.Builder.mergeFrom(ListMetadataStoresResponse other) ListMetadataStoresResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListMetadataStoresResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListMetadataStoresResponse.newBuilder()ListMetadataStoresResponse.newBuilder(ListMetadataStoresResponse prototype) ListMetadataStoresResponse.newBuilderForType()protected ListMetadataStoresResponse.BuilderListMetadataStoresResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListMetadataStoresResponse.Builder.removeMetadataStores(int index) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.setMetadataStores(int index, MetadataStore value) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.setMetadataStores(int index, MetadataStore.Builder builderForValue) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.setNextPageToken(String value) A token, which can be sent as [ListMetadataStoresRequest.page_token][google.cloud.aiplatform.v1.ListMetadataStoresRequest.page_token] to retrieve the next page.ListMetadataStoresResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token, which can be sent as [ListMetadataStoresRequest.page_token][google.cloud.aiplatform.v1.ListMetadataStoresRequest.page_token] to retrieve the next page.ListMetadataStoresResponse.toBuilder()