Uses of Interface
com.google.cloud.aiplatform.v1beta1.MetadataValueOrBuilder
Packages that use MetadataValueOrBuilder
-
Uses of MetadataValueOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement MetadataValueOrBuilderModifier and TypeClassDescriptionfinal classValue of Metadata, including all types available in data schema.static final classValue of Metadata, including all types available in data schema.Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataValueOrBuilderModifier and TypeMethodDescriptionUserSpecifiedMetadata.Builder.getValueOrBuilder()Value of the metadata.UserSpecifiedMetadata.getValueOrBuilder()Value of the metadata.UserSpecifiedMetadataOrBuilder.getValueOrBuilder()Value of the metadata.MetadataList.Builder.getValuesOrBuilder(int index) The values of `LIST` data type metadata.MetadataList.getValuesOrBuilder(int index) The values of `LIST` data type metadata.MetadataListOrBuilder.getValuesOrBuilder(int index) The values of `LIST` data type metadata.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataValueOrBuilderModifier and TypeMethodDescriptionList<? extends MetadataValueOrBuilder>MetadataList.Builder.getValuesOrBuilderList()The values of `LIST` data type metadata.List<? extends MetadataValueOrBuilder>MetadataList.getValuesOrBuilderList()The values of `LIST` data type metadata.List<? extends MetadataValueOrBuilder>MetadataListOrBuilder.getValuesOrBuilderList()The values of `LIST` data type metadata.