Uses of Class
com.google.cloud.aiplatform.v1beta1.ExampleStoreConfig
Packages that use ExampleStoreConfig
-
Uses of ExampleStoreConfig in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreConfigModifier and TypeMethodDescriptionExampleStoreConfig.Builder.build()ExampleStoreConfig.Builder.buildPartial()static ExampleStoreConfigExampleStoreConfig.getDefaultInstance()ExampleStoreConfig.Builder.getDefaultInstanceForType()ExampleStoreConfig.getDefaultInstanceForType()ExampleStore.Builder.getExampleStoreConfig()Required.ExampleStore.getExampleStoreConfig()Required.ExampleStoreOrBuilder.getExampleStoreConfig()Required.static ExampleStoreConfigExampleStoreConfig.parseDelimitedFrom(InputStream input) static ExampleStoreConfigExampleStoreConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExampleStoreConfigExampleStoreConfig.parseFrom(byte[] data) static ExampleStoreConfigExampleStoreConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExampleStoreConfigExampleStoreConfig.parseFrom(com.google.protobuf.ByteString data) static ExampleStoreConfigExampleStoreConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExampleStoreConfigExampleStoreConfig.parseFrom(com.google.protobuf.CodedInputStream input) static ExampleStoreConfigExampleStoreConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExampleStoreConfigExampleStoreConfig.parseFrom(InputStream input) static ExampleStoreConfigExampleStoreConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExampleStoreConfigExampleStoreConfig.parseFrom(ByteBuffer data) static ExampleStoreConfigExampleStoreConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ExampleStoreConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExampleStoreConfig>ExampleStoreConfig.getParserForType()static com.google.protobuf.Parser<ExampleStoreConfig>ExampleStoreConfig.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ExampleStoreConfigModifier and TypeMethodDescriptionExampleStore.Builder.mergeExampleStoreConfig(ExampleStoreConfig value) Required.ExampleStoreConfig.Builder.mergeFrom(ExampleStoreConfig other) static ExampleStoreConfig.BuilderExampleStoreConfig.newBuilder(ExampleStoreConfig prototype) ExampleStore.Builder.setExampleStoreConfig(ExampleStoreConfig value) Required.