Uses of Class
com.google.cloud.aiplatform.v1.MetadataStore
Packages that use MetadataStore
-
Uses of MetadataStore in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataStoreModifier and TypeMethodDescriptionMetadataStore.Builder.build()MetadataStore.Builder.buildPartial()static MetadataStoreMetadataStore.getDefaultInstance()MetadataStore.Builder.getDefaultInstanceForType()MetadataStore.getDefaultInstanceForType()CreateMetadataStoreRequest.Builder.getMetadataStore()Required.CreateMetadataStoreRequest.getMetadataStore()Required.CreateMetadataStoreRequestOrBuilder.getMetadataStore()Required.ListMetadataStoresResponse.Builder.getMetadataStores(int index) The MetadataStores found for the Location.ListMetadataStoresResponse.getMetadataStores(int index) The MetadataStores found for the Location.ListMetadataStoresResponseOrBuilder.getMetadataStores(int index) The MetadataStores found for the Location.static MetadataStoreMetadataStore.parseDelimitedFrom(InputStream input) static MetadataStoreMetadataStore.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataStoreMetadataStore.parseFrom(byte[] data) static MetadataStoreMetadataStore.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataStoreMetadataStore.parseFrom(com.google.protobuf.ByteString data) static MetadataStoreMetadataStore.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataStoreMetadataStore.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataStoreMetadataStore.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataStoreMetadataStore.parseFrom(InputStream input) static MetadataStoreMetadataStore.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataStoreMetadataStore.parseFrom(ByteBuffer data) static MetadataStoreMetadataStore.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataStoreModifier and TypeMethodDescriptionListMetadataStoresResponse.Builder.getMetadataStoresList()The MetadataStores found for the Location.ListMetadataStoresResponse.getMetadataStoresList()The MetadataStores found for the Location.ListMetadataStoresResponseOrBuilder.getMetadataStoresList()The MetadataStores found for the Location.com.google.protobuf.Parser<MetadataStore>MetadataStore.getParserForType()static com.google.protobuf.Parser<MetadataStore>MetadataStore.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type MetadataStoreModifier and TypeMethodDescriptionListMetadataStoresResponse.Builder.addMetadataStores(int index, MetadataStore value) The MetadataStores found for the Location.ListMetadataStoresResponse.Builder.addMetadataStores(MetadataStore value) The MetadataStores found for the Location.MetadataStore.Builder.mergeFrom(MetadataStore other) CreateMetadataStoreRequest.Builder.mergeMetadataStore(MetadataStore value) Required.static MetadataStore.BuilderMetadataStore.newBuilder(MetadataStore prototype) CreateMetadataStoreRequest.Builder.setMetadataStore(MetadataStore value) Required.ListMetadataStoresResponse.Builder.setMetadataStores(int index, MetadataStore value) The MetadataStores found for the Location.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type MetadataStoreModifier and TypeMethodDescriptionListMetadataStoresResponse.Builder.addAllMetadataStores(Iterable<? extends MetadataStore> values) The MetadataStores found for the Location.