public static final class ArtifactTypeSchema.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder> implements ArtifactTypeSchemaOrBuilder
The definition of a artifact type in MLMD.Protobuf type
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeSchema.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ArtifactTypeSchema |
build() |
ArtifactTypeSchema |
buildPartial() |
ArtifactTypeSchema.Builder |
clear() |
ArtifactTypeSchema.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ArtifactTypeSchema.Builder |
clearInstanceSchema()
Contains a raw YAML string, describing the format of
the properties of the type.
|
ArtifactTypeSchema.Builder |
clearKind() |
ArtifactTypeSchema.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ArtifactTypeSchema.Builder |
clearSchemaTitle()
The name of the type.
|
ArtifactTypeSchema.Builder |
clearSchemaUri()
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
ArtifactTypeSchema.Builder |
clearSchemaVersion()
The schema version of the artifact.
|
ArtifactTypeSchema.Builder |
clone() |
ArtifactTypeSchema |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getInstanceSchema()
Contains a raw YAML string, describing the format of
the properties of the type.
|
com.google.protobuf.ByteString |
getInstanceSchemaBytes()
Contains a raw YAML string, describing the format of
the properties of the type.
|
ArtifactTypeSchema.KindCase |
getKindCase() |
String |
getSchemaTitle()
The name of the type.
|
com.google.protobuf.ByteString |
getSchemaTitleBytes()
The name of the type.
|
String |
getSchemaUri()
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
com.google.protobuf.ByteString |
getSchemaUriBytes()
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
String |
getSchemaVersion()
The schema version of the artifact.
|
com.google.protobuf.ByteString |
getSchemaVersionBytes()
The schema version of the artifact.
|
boolean |
hasInstanceSchema()
Contains a raw YAML string, describing the format of
the properties of the type.
|
boolean |
hasSchemaTitle()
The name of the type.
|
boolean |
hasSchemaUri()
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ArtifactTypeSchema.Builder |
mergeFrom(ArtifactTypeSchema other) |
ArtifactTypeSchema.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ArtifactTypeSchema.Builder |
mergeFrom(com.google.protobuf.Message other) |
ArtifactTypeSchema.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ArtifactTypeSchema.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ArtifactTypeSchema.Builder |
setInstanceSchema(String value)
Contains a raw YAML string, describing the format of
the properties of the type.
|
ArtifactTypeSchema.Builder |
setInstanceSchemaBytes(com.google.protobuf.ByteString value)
Contains a raw YAML string, describing the format of
the properties of the type.
|
ArtifactTypeSchema.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ArtifactTypeSchema.Builder |
setSchemaTitle(String value)
The name of the type.
|
ArtifactTypeSchema.Builder |
setSchemaTitleBytes(com.google.protobuf.ByteString value)
The name of the type.
|
ArtifactTypeSchema.Builder |
setSchemaUri(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
ArtifactTypeSchema.Builder |
setSchemaUriBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema.schema_uri is deprecated. See
google/cloud/aiplatform/v1beta1/ui_pipeline_spec.proto;l=47
|
ArtifactTypeSchema.Builder |
setSchemaVersion(String value)
The schema version of the artifact.
|
ArtifactTypeSchema.Builder |
setSchemaVersionBytes(com.google.protobuf.ByteString value)
The schema version of the artifact.
|
ArtifactTypeSchema.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ArtifactTypeSchema build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ArtifactTypeSchema buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ArtifactTypeSchema.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder mergeFrom(ArtifactTypeSchema other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public ArtifactTypeSchema.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ArtifactTypeSchema.Builder>IOExceptionpublic ArtifactTypeSchema.KindCase getKindCase()
getKindCase in interface ArtifactTypeSchemaOrBuilderpublic ArtifactTypeSchema.Builder clearKind()
public boolean hasSchemaTitle()
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;hasSchemaTitle in interface ArtifactTypeSchemaOrBuilderpublic String getSchemaTitle()
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;getSchemaTitle in interface ArtifactTypeSchemaOrBuilderpublic com.google.protobuf.ByteString getSchemaTitleBytes()
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;getSchemaTitleBytes in interface ArtifactTypeSchemaOrBuilderpublic ArtifactTypeSchema.Builder setSchemaTitle(String value)
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;value - The schemaTitle to set.public ArtifactTypeSchema.Builder clearSchemaTitle()
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;public ArtifactTypeSchema.Builder setSchemaTitleBytes(com.google.protobuf.ByteString value)
The name of the type. The format of the title must be: `<namespace>.<title>`. Examples: - `aiplatform.Model` - `acme.CustomModel` When this field is set, the type must be pre-registered in the MLMD store.
string schema_title = 1;value - The bytes for schemaTitle to set.@Deprecated public boolean hasSchemaUri()
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];hasSchemaUri in interface ArtifactTypeSchemaOrBuilder@Deprecated public String getSchemaUri()
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];getSchemaUri in interface ArtifactTypeSchemaOrBuilder@Deprecated public com.google.protobuf.ByteString getSchemaUriBytes()
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];getSchemaUriBytes in interface ArtifactTypeSchemaOrBuilder@Deprecated public ArtifactTypeSchema.Builder setSchemaUri(String value)
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];value - The schemaUri to set.@Deprecated public ArtifactTypeSchema.Builder clearSchemaUri()
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];@Deprecated public ArtifactTypeSchema.Builder setSchemaUriBytes(com.google.protobuf.ByteString value)
Points to a YAML file stored on Cloud Storage describing the format. Deprecated. Use [PipelineArtifactTypeSchema.schema_title][] or [PipelineArtifactTypeSchema.instance_schema][] instead.
string schema_uri = 2 [deprecated = true];value - The bytes for schemaUri to set.public boolean hasInstanceSchema()
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;hasInstanceSchema in interface ArtifactTypeSchemaOrBuilderpublic String getInstanceSchema()
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;getInstanceSchema in interface ArtifactTypeSchemaOrBuilderpublic com.google.protobuf.ByteString getInstanceSchemaBytes()
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;getInstanceSchemaBytes in interface ArtifactTypeSchemaOrBuilderpublic ArtifactTypeSchema.Builder setInstanceSchema(String value)
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;value - The instanceSchema to set.public ArtifactTypeSchema.Builder clearInstanceSchema()
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;public ArtifactTypeSchema.Builder setInstanceSchemaBytes(com.google.protobuf.ByteString value)
Contains a raw YAML string, describing the format of the properties of the type.
string instance_schema = 3;value - The bytes for instanceSchema to set.public String getSchemaVersion()
The schema version of the artifact. If the value is not set, it defaults to the latest version in the system.
string schema_version = 4;getSchemaVersion in interface ArtifactTypeSchemaOrBuilderpublic com.google.protobuf.ByteString getSchemaVersionBytes()
The schema version of the artifact. If the value is not set, it defaults to the latest version in the system.
string schema_version = 4;getSchemaVersionBytes in interface ArtifactTypeSchemaOrBuilderpublic ArtifactTypeSchema.Builder setSchemaVersion(String value)
The schema version of the artifact. If the value is not set, it defaults to the latest version in the system.
string schema_version = 4;value - The schemaVersion to set.public ArtifactTypeSchema.Builder clearSchemaVersion()
The schema version of the artifact. If the value is not set, it defaults to the latest version in the system.
string schema_version = 4;public ArtifactTypeSchema.Builder setSchemaVersionBytes(com.google.protobuf.ByteString value)
The schema version of the artifact. If the value is not set, it defaults to the latest version in the system.
string schema_version = 4;value - The bytes for schemaVersion to set.public final ArtifactTypeSchema.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>public final ArtifactTypeSchema.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ArtifactTypeSchema.Builder>Copyright © 2025 Google LLC. All rights reserved.