public static final class Artifact.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder> implements ArtifactOrBuilder
Instance of a general artifact.Protobuf type
google.cloud.aiplatform.v1.Artifact| Modifier and Type | Method and Description |
|---|---|
Artifact.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Artifact |
build() |
Artifact |
buildPartial() |
Artifact.Builder |
clear() |
Artifact.Builder |
clearCreateTime()
Output only.
|
Artifact.Builder |
clearDescription()
Description of the Artifact
string description = 17; |
Artifact.Builder |
clearDisplayName()
User provided display name of the Artifact.
|
Artifact.Builder |
clearEtag()
An eTag used to perform consistent read-modify-write updates.
|
Artifact.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Artifact.Builder |
clearLabels() |
Artifact.Builder |
clearMetadata()
Properties of the Artifact.
|
Artifact.Builder |
clearName()
Output only.
|
Artifact.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Artifact.Builder |
clearSchemaTitle()
The title of the schema describing the metadata.
|
Artifact.Builder |
clearSchemaVersion()
The version of the schema in schema_name to use.
|
Artifact.Builder |
clearState()
The state of this Artifact.
|
Artifact.Builder |
clearUpdateTime()
Output only.
|
Artifact.Builder |
clearUri()
The uniform resource identifier of the artifact file.
|
Artifact.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your Artifacts.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Artifact |
getDefaultInstanceForType() |
String |
getDescription()
Description of the Artifact
string description = 17; |
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the Artifact
string description = 17; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
User provided display name of the Artifact.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
User provided display name of the Artifact.
|
String |
getEtag()
An eTag used to perform consistent read-modify-write updates.
|
com.google.protobuf.ByteString |
getEtagBytes()
An eTag used to perform consistent read-modify-write updates.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your Artifacts.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your Artifacts.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your Artifacts.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Artifacts.
|
com.google.protobuf.Struct |
getMetadata()
Properties of the Artifact.
|
com.google.protobuf.Struct.Builder |
getMetadataBuilder()
Properties of the Artifact.
|
com.google.protobuf.StructOrBuilder |
getMetadataOrBuilder()
Properties of the Artifact.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getSchemaTitle()
The title of the schema describing the metadata.
|
com.google.protobuf.ByteString |
getSchemaTitleBytes()
The title of the schema describing the metadata.
|
String |
getSchemaVersion()
The version of the schema in schema_name to use.
|
com.google.protobuf.ByteString |
getSchemaVersionBytes()
The version of the schema in schema_name to use.
|
Artifact.State |
getState()
The state of this Artifact.
|
int |
getStateValue()
The state of this Artifact.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
String |
getUri()
The uniform resource identifier of the artifact file.
|
com.google.protobuf.ByteString |
getUriBytes()
The uniform resource identifier of the artifact file.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasMetadata()
Properties of the Artifact.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Artifact.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Artifact.Builder |
mergeFrom(Artifact other) |
Artifact.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Artifact.Builder |
mergeFrom(com.google.protobuf.Message other) |
Artifact.Builder |
mergeMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
|
Artifact.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Artifact.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Artifact.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Artifacts.
|
Artifact.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your Artifacts.
|
Artifact.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your Artifacts.
|
Artifact.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Artifact.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Artifact.Builder |
setDescription(String value)
Description of the Artifact
string description = 17; |
Artifact.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Artifact
string description = 17; |
Artifact.Builder |
setDisplayName(String value)
User provided display name of the Artifact.
|
Artifact.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
User provided display name of the Artifact.
|
Artifact.Builder |
setEtag(String value)
An eTag used to perform consistent read-modify-write updates.
|
Artifact.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
An eTag used to perform consistent read-modify-write updates.
|
Artifact.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Artifact.Builder |
setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Artifact.
|
Artifact.Builder |
setMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
|
Artifact.Builder |
setName(String value)
Output only.
|
Artifact.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Artifact.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Artifact.Builder |
setSchemaTitle(String value)
The title of the schema describing the metadata.
|
Artifact.Builder |
setSchemaTitleBytes(com.google.protobuf.ByteString value)
The title of the schema describing the metadata.
|
Artifact.Builder |
setSchemaVersion(String value)
The version of the schema in schema_name to use.
|
Artifact.Builder |
setSchemaVersionBytes(com.google.protobuf.ByteString value)
The version of the schema in schema_name to use.
|
Artifact.Builder |
setState(Artifact.State value)
The state of this Artifact.
|
Artifact.Builder |
setStateValue(int value)
The state of this Artifact.
|
Artifact.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Artifact.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Artifact.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Artifact.Builder |
setUri(String value)
The uniform resource identifier of the artifact file.
|
Artifact.Builder |
setUriBytes(com.google.protobuf.ByteString value)
The uniform resource identifier of the artifact file.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public Artifact.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.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<Artifact.Builder>public Artifact getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Artifact build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Artifact buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Artifact.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public Artifact.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<Artifact.Builder>public Artifact.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public Artifact.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public Artifact.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<Artifact.Builder>public Artifact.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<Artifact.Builder>public Artifact.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Artifact.Builder>public Artifact.Builder mergeFrom(Artifact other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public Artifact.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<Artifact.Builder>IOExceptionpublic String getName()
Output only. The resource name of the Artifact.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the Artifact.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface ArtifactOrBuilderpublic Artifact.Builder setName(String value)
Output only. The resource name of the Artifact.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Artifact.Builder clearName()
Output only. The resource name of the Artifact.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Artifact.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the Artifact.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
User provided display name of the Artifact. May be up to 128 Unicode characters.
string display_name = 2;getDisplayName in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
User provided display name of the Artifact. May be up to 128 Unicode characters.
string display_name = 2;getDisplayNameBytes in interface ArtifactOrBuilderpublic Artifact.Builder setDisplayName(String value)
User provided display name of the Artifact. May be up to 128 Unicode characters.
string display_name = 2;value - The displayName to set.public Artifact.Builder clearDisplayName()
User provided display name of the Artifact. May be up to 128 Unicode characters.
string display_name = 2;public Artifact.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
User provided display name of the Artifact. May be up to 128 Unicode characters.
string display_name = 2;value - The bytes for displayName to set.public String getUri()
The uniform resource identifier of the artifact file. May be empty if there is no actual artifact file.
string uri = 6;getUri in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
The uniform resource identifier of the artifact file. May be empty if there is no actual artifact file.
string uri = 6;getUriBytes in interface ArtifactOrBuilderpublic Artifact.Builder setUri(String value)
The uniform resource identifier of the artifact file. May be empty if there is no actual artifact file.
string uri = 6;value - The uri to set.public Artifact.Builder clearUri()
The uniform resource identifier of the artifact file. May be empty if there is no actual artifact file.
string uri = 6;public Artifact.Builder setUriBytes(com.google.protobuf.ByteString value)
The uniform resource identifier of the artifact file. May be empty if there is no actual artifact file.
string uri = 6;value - The bytes for uri to set.public String getEtag()
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;getEtag in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;getEtagBytes in interface ArtifactOrBuilderpublic Artifact.Builder setEtag(String value)
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The etag to set.public Artifact.Builder clearEtag()
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;public Artifact.Builder setEtagBytes(com.google.protobuf.ByteString value)
An eTag used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 9;value - The bytes for etag to set.public int getLabelsCount()
ArtifactOrBuilderThe labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;getLabelsCount in interface ArtifactOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;containsLabels in interface ArtifactOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ArtifactOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;getLabelsMap in interface ArtifactOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;getLabelsOrDefault in interface ArtifactOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;getLabelsOrThrow in interface ArtifactOrBuilderpublic Artifact.Builder clearLabels()
public Artifact.Builder removeLabels(String key)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;@Deprecated public Map<String,String> getMutableLabels()
public Artifact.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;public Artifact.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Artifacts. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. No more than 64 user labels can be associated with one Artifact (System labels are excluded).
map<string, string> labels = 10;public boolean hasCreateTime()
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ArtifactOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ArtifactOrBuilderpublic Artifact.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder clearCreateTime()
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this Artifact was created.
.google.protobuf.Timestamp create_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ArtifactOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface ArtifactOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface ArtifactOrBuilderpublic Artifact.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Artifact.Builder clearUpdateTime()
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this Artifact was last updated.
.google.protobuf.Timestamp update_time = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface ArtifactOrBuilderpublic int getStateValue()
The state of this Artifact. This is a property of the Artifact, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines), and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Artifact.State state = 13;getStateValue in interface ArtifactOrBuilderpublic Artifact.Builder setStateValue(int value)
The state of this Artifact. This is a property of the Artifact, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines), and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Artifact.State state = 13;value - The enum numeric value on the wire for state to set.public Artifact.State getState()
The state of this Artifact. This is a property of the Artifact, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines), and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Artifact.State state = 13;getState in interface ArtifactOrBuilderpublic Artifact.Builder setState(Artifact.State value)
The state of this Artifact. This is a property of the Artifact, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines), and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Artifact.State state = 13;value - The state to set.public Artifact.Builder clearState()
The state of this Artifact. This is a property of the Artifact, and does not imply or capture any ongoing process. This property is managed by clients (such as Vertex AI Pipelines), and the system does not prescribe or check the validity of state transitions.
.google.cloud.aiplatform.v1.Artifact.State state = 13;public String getSchemaTitle()
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 14;getSchemaTitle in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getSchemaTitleBytes()
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 14;getSchemaTitleBytes in interface ArtifactOrBuilderpublic Artifact.Builder setSchemaTitle(String value)
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 14;value - The schemaTitle to set.public Artifact.Builder clearSchemaTitle()
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 14;public Artifact.Builder setSchemaTitleBytes(com.google.protobuf.ByteString value)
The title of the schema describing the metadata. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_title = 14;value - The bytes for schemaTitle to set.public String getSchemaVersion()
The version of the schema in schema_name to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 15;getSchemaVersion in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getSchemaVersionBytes()
The version of the schema in schema_name to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 15;getSchemaVersionBytes in interface ArtifactOrBuilderpublic Artifact.Builder setSchemaVersion(String value)
The version of the schema in schema_name to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 15;value - The schemaVersion to set.public Artifact.Builder clearSchemaVersion()
The version of the schema in schema_name to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 15;public Artifact.Builder setSchemaVersionBytes(com.google.protobuf.ByteString value)
The version of the schema in schema_name to use. Schema title and version is expected to be registered in earlier Create Schema calls. And both are used together as unique identifiers to identify schemas within the local metadata store.
string schema_version = 15;value - The bytes for schemaVersion to set.public boolean hasMetadata()
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;hasMetadata in interface ArtifactOrBuilderpublic com.google.protobuf.Struct getMetadata()
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;getMetadata in interface ArtifactOrBuilderpublic Artifact.Builder setMetadata(com.google.protobuf.Struct value)
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;public Artifact.Builder setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;public Artifact.Builder mergeMetadata(com.google.protobuf.Struct value)
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;public Artifact.Builder clearMetadata()
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;public com.google.protobuf.Struct.Builder getMetadataBuilder()
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;public com.google.protobuf.StructOrBuilder getMetadataOrBuilder()
Properties of the Artifact. Top level metadata keys' heading and trailing spaces will be trimmed. The size of this field should not exceed 200KB.
.google.protobuf.Struct metadata = 16;getMetadataOrBuilder in interface ArtifactOrBuilderpublic String getDescription()
Description of the Artifact
string description = 17;getDescription in interface ArtifactOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the Artifact
string description = 17;getDescriptionBytes in interface ArtifactOrBuilderpublic Artifact.Builder setDescription(String value)
Description of the Artifact
string description = 17;value - The description to set.public Artifact.Builder clearDescription()
Description of the Artifact
string description = 17;public Artifact.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Artifact
string description = 17;value - The bytes for description to set.public final Artifact.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>public final Artifact.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Artifact.Builder>Copyright © 2025 Google LLC. All rights reserved.