Uses of Class
com.google.cloud.aiplatform.v1.MetadataSchema
Packages that use MetadataSchema
-
Uses of MetadataSchema in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataSchemaModifier and TypeMethodDescriptionMetadataSchema.Builder.build()MetadataSchema.Builder.buildPartial()static MetadataSchemaMetadataSchema.getDefaultInstance()MetadataSchema.Builder.getDefaultInstanceForType()MetadataSchema.getDefaultInstanceForType()CreateMetadataSchemaRequest.Builder.getMetadataSchema()Required.CreateMetadataSchemaRequest.getMetadataSchema()Required.CreateMetadataSchemaRequestOrBuilder.getMetadataSchema()Required.ListMetadataSchemasResponse.Builder.getMetadataSchemas(int index) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.getMetadataSchemas(int index) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponseOrBuilder.getMetadataSchemas(int index) The MetadataSchemas found for the MetadataStore.static MetadataSchemaMetadataSchema.parseDelimitedFrom(InputStream input) static MetadataSchemaMetadataSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataSchemaMetadataSchema.parseFrom(byte[] data) static MetadataSchemaMetadataSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataSchemaMetadataSchema.parseFrom(com.google.protobuf.ByteString data) static MetadataSchemaMetadataSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataSchemaMetadataSchema.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataSchemaMetadataSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataSchemaMetadataSchema.parseFrom(InputStream input) static MetadataSchemaMetadataSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataSchemaMetadataSchema.parseFrom(ByteBuffer data) static MetadataSchemaMetadataSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataSchemaModifier and TypeMethodDescriptionListMetadataSchemasResponse.Builder.getMetadataSchemasList()The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.getMetadataSchemasList()The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponseOrBuilder.getMetadataSchemasList()The MetadataSchemas found for the MetadataStore.com.google.protobuf.Parser<MetadataSchema>MetadataSchema.getParserForType()static com.google.protobuf.Parser<MetadataSchema>MetadataSchema.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type MetadataSchemaModifier and TypeMethodDescriptionListMetadataSchemasResponse.Builder.addMetadataSchemas(int index, MetadataSchema value) The MetadataSchemas found for the MetadataStore.ListMetadataSchemasResponse.Builder.addMetadataSchemas(MetadataSchema value) The MetadataSchemas found for the MetadataStore.MetadataSchema.Builder.mergeFrom(MetadataSchema other) CreateMetadataSchemaRequest.Builder.mergeMetadataSchema(MetadataSchema value) Required.static MetadataSchema.BuilderMetadataSchema.newBuilder(MetadataSchema prototype) CreateMetadataSchemaRequest.Builder.setMetadataSchema(MetadataSchema value) Required.ListMetadataSchemasResponse.Builder.setMetadataSchemas(int index, MetadataSchema value) The MetadataSchemas found for the MetadataStore.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type MetadataSchemaModifier and TypeMethodDescriptionListMetadataSchemasResponse.Builder.addAllMetadataSchemas(Iterable<? extends MetadataSchema> values) The MetadataSchemas found for the MetadataStore.