Uses of Class
com.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema
Packages that use ArtifactTypeSchema
-
Uses of ArtifactTypeSchema in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ArtifactTypeSchemaModifier and TypeMethodDescriptionArtifactTypeSchema.Builder.build()ArtifactTypeSchema.Builder.buildPartial()static ArtifactTypeSchemaArtifactTypeSchema.getDefaultInstance()ArtifactTypeSchema.Builder.getDefaultInstanceForType()ArtifactTypeSchema.getDefaultInstanceForType()RuntimeArtifact.Builder.getType()The type of the artifact.RuntimeArtifact.getType()The type of the artifact.RuntimeArtifactOrBuilder.getType()The type of the artifact.static ArtifactTypeSchemaArtifactTypeSchema.parseDelimitedFrom(InputStream input) static ArtifactTypeSchemaArtifactTypeSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(byte[] data) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(com.google.protobuf.ByteString data) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(com.google.protobuf.CodedInputStream input) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(InputStream input) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(ByteBuffer data) static ArtifactTypeSchemaArtifactTypeSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ArtifactTypeSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ArtifactTypeSchema>ArtifactTypeSchema.getParserForType()static com.google.protobuf.Parser<ArtifactTypeSchema>ArtifactTypeSchema.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ArtifactTypeSchemaModifier and TypeMethodDescriptionArtifactTypeSchema.Builder.mergeFrom(ArtifactTypeSchema other) RuntimeArtifact.Builder.mergeType(ArtifactTypeSchema value) The type of the artifact.static ArtifactTypeSchema.BuilderArtifactTypeSchema.newBuilder(ArtifactTypeSchema prototype) RuntimeArtifact.Builder.setType(ArtifactTypeSchema value) The type of the artifact.