public final class ArtifactTypeSchema extends com.google.protobuf.GeneratedMessageV3 implements ArtifactTypeSchemaOrBuilder
The definition of a artifact type in MLMD.Protobuf type
google.cloud.aiplatform.v1beta1.ArtifactTypeSchema| Modifier and Type | Class and Description |
|---|---|
static class |
ArtifactTypeSchema.Builder
The definition of a artifact type in MLMD.
|
static class |
ArtifactTypeSchema.KindCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
INSTANCE_SCHEMA_FIELD_NUMBER |
static int |
SCHEMA_TITLE_FIELD_NUMBER |
static int |
SCHEMA_URI_FIELD_NUMBER |
static int |
SCHEMA_VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ArtifactTypeSchema |
getDefaultInstance() |
ArtifactTypeSchema |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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() |
com.google.protobuf.Parser<ArtifactTypeSchema> |
getParserForType() |
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.
|
int |
getSerializedSize() |
int |
hashCode() |
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() |
static ArtifactTypeSchema.Builder |
newBuilder() |
static ArtifactTypeSchema.Builder |
newBuilder(ArtifactTypeSchema prototype) |
ArtifactTypeSchema.Builder |
newBuilderForType() |
protected ArtifactTypeSchema.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ArtifactTypeSchema |
parseDelimitedFrom(InputStream input) |
static ArtifactTypeSchema |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
parseFrom(byte[] data) |
static ArtifactTypeSchema |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
parseFrom(ByteBuffer data) |
static ArtifactTypeSchema |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
parseFrom(com.google.protobuf.ByteString data) |
static ArtifactTypeSchema |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ArtifactTypeSchema |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
parseFrom(InputStream input) |
static ArtifactTypeSchema |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ArtifactTypeSchema> |
parser() |
ArtifactTypeSchema.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SCHEMA_TITLE_FIELD_NUMBER
public static final int SCHEMA_URI_FIELD_NUMBER
public static final int INSTANCE_SCHEMA_FIELD_NUMBER
public static final int SCHEMA_VERSION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public ArtifactTypeSchema.KindCase getKindCase()
getKindCase in interface ArtifactTypeSchemaOrBuilderpublic 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 ArtifactTypeSchemaOrBuilder@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 ArtifactTypeSchemaOrBuilderpublic 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 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 final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ArtifactTypeSchema parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ArtifactTypeSchema parseFrom(InputStream input) throws IOException
IOExceptionpublic static ArtifactTypeSchema parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ArtifactTypeSchema parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ArtifactTypeSchema parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ArtifactTypeSchema parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ArtifactTypeSchema parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ArtifactTypeSchema.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ArtifactTypeSchema.Builder newBuilder()
public static ArtifactTypeSchema.Builder newBuilder(ArtifactTypeSchema prototype)
public ArtifactTypeSchema.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ArtifactTypeSchema.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ArtifactTypeSchema getDefaultInstance()
public static com.google.protobuf.Parser<ArtifactTypeSchema> parser()
public com.google.protobuf.Parser<ArtifactTypeSchema> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ArtifactTypeSchema getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.