Uses of Class
com.google.cloud.aiplatform.v1beta1.MetadataList
Packages that use MetadataList
-
Uses of MetadataList in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataListModifier and TypeMethodDescriptionMetadataList.Builder.build()MetadataList.Builder.buildPartial()static MetadataListMetadataList.getDefaultInstance()MetadataList.Builder.getDefaultInstanceForType()MetadataList.getDefaultInstanceForType()MetadataValue.Builder.getListValue()Value of list type metadata.MetadataValue.getListValue()Value of list type metadata.MetadataValueOrBuilder.getListValue()Value of list type metadata.static MetadataListMetadataList.parseDelimitedFrom(InputStream input) static MetadataListMetadataList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataListMetadataList.parseFrom(byte[] data) static MetadataListMetadataList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataListMetadataList.parseFrom(com.google.protobuf.ByteString data) static MetadataListMetadataList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataListMetadataList.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataListMetadataList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataListMetadataList.parseFrom(InputStream input) static MetadataListMetadataList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataListMetadataList.parseFrom(ByteBuffer data) static MetadataListMetadataList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataList>MetadataList.getParserForType()static com.google.protobuf.Parser<MetadataList>MetadataList.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MetadataListModifier and TypeMethodDescriptionMetadataList.Builder.mergeFrom(MetadataList other) MetadataValue.Builder.mergeListValue(MetadataList value) Value of list type metadata.static MetadataList.BuilderMetadataList.newBuilder(MetadataList prototype) MetadataValue.Builder.setListValue(MetadataList value) Value of list type metadata.