public static final class RuntimeArtifact.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder> implements RuntimeArtifactOrBuilder
The definition of a runtime artifact.Protobuf type
google.cloud.aiplatform.v1beta1.RuntimeArtifact| Modifier and Type | Method and Description |
|---|---|
RuntimeArtifact.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeArtifact |
build() |
RuntimeArtifact |
buildPartial() |
RuntimeArtifact.Builder |
clear() |
RuntimeArtifact.Builder |
clearCustomProperties()
Deprecated.
|
RuntimeArtifact.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RuntimeArtifact.Builder |
clearMetadata()
Properties of the Artifact.
|
RuntimeArtifact.Builder |
clearName()
The name of an artifact.
|
RuntimeArtifact.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RuntimeArtifact.Builder |
clearProperties()
Deprecated.
|
RuntimeArtifact.Builder |
clearType()
The type of the artifact.
|
RuntimeArtifact.Builder |
clearUri()
The URI of the artifact.
|
RuntimeArtifact.Builder |
clone() |
boolean |
containsCustomProperties(String key)
Deprecated.
|
boolean |
containsProperties(String key)
Deprecated.
|
Map<String,Value> |
getCustomProperties()
Deprecated.
|
int |
getCustomPropertiesCount()
Deprecated.
|
Map<String,Value> |
getCustomPropertiesMap()
Deprecated.
|
Value |
getCustomPropertiesOrDefault(String key,
Value defaultValue)
Deprecated.
|
Value |
getCustomPropertiesOrThrow(String key)
Deprecated.
|
RuntimeArtifact |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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,Value> |
getMutableCustomProperties()
Deprecated.
|
Map<String,Value> |
getMutableProperties()
Deprecated.
|
String |
getName()
The name of an artifact.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of an artifact.
|
Map<String,Value> |
getProperties()
Deprecated.
|
int |
getPropertiesCount()
Deprecated.
|
Map<String,Value> |
getPropertiesMap()
Deprecated.
|
Value |
getPropertiesOrDefault(String key,
Value defaultValue)
Deprecated.
|
Value |
getPropertiesOrThrow(String key)
Deprecated.
|
ArtifactTypeSchema |
getType()
The type of the artifact.
|
ArtifactTypeSchema.Builder |
getTypeBuilder()
The type of the artifact.
|
ArtifactTypeSchemaOrBuilder |
getTypeOrBuilder()
The type of the artifact.
|
String |
getUri()
The URI of the artifact.
|
com.google.protobuf.ByteString |
getUriBytes()
The URI of the artifact.
|
boolean |
hasMetadata()
Properties of the Artifact.
|
boolean |
hasType()
The type of the artifact.
|
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() |
RuntimeArtifact.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RuntimeArtifact.Builder |
mergeFrom(com.google.protobuf.Message other) |
RuntimeArtifact.Builder |
mergeFrom(RuntimeArtifact other) |
RuntimeArtifact.Builder |
mergeMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
|
RuntimeArtifact.Builder |
mergeType(ArtifactTypeSchema value)
The type of the artifact.
|
RuntimeArtifact.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeArtifact.Builder |
putAllCustomProperties(Map<String,Value> values)
Deprecated.
|
RuntimeArtifact.Builder |
putAllProperties(Map<String,Value> values)
Deprecated.
|
RuntimeArtifact.Builder |
putCustomProperties(String key,
Value value)
Deprecated.
|
Value.Builder |
putCustomPropertiesBuilderIfAbsent(String key)
Deprecated.
|
RuntimeArtifact.Builder |
putProperties(String key,
Value value)
Deprecated.
|
Value.Builder |
putPropertiesBuilderIfAbsent(String key)
Deprecated.
|
RuntimeArtifact.Builder |
removeCustomProperties(String key)
Deprecated.
|
RuntimeArtifact.Builder |
removeProperties(String key)
Deprecated.
|
RuntimeArtifact.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeArtifact.Builder |
setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Artifact.
|
RuntimeArtifact.Builder |
setMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
|
RuntimeArtifact.Builder |
setName(String value)
The name of an artifact.
|
RuntimeArtifact.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of an artifact.
|
RuntimeArtifact.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RuntimeArtifact.Builder |
setType(ArtifactTypeSchema.Builder builderForValue)
The type of the artifact.
|
RuntimeArtifact.Builder |
setType(ArtifactTypeSchema value)
The type of the artifact.
|
RuntimeArtifact.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeArtifact.Builder |
setUri(String value)
The URI of the artifact.
|
RuntimeArtifact.Builder |
setUriBytes(com.google.protobuf.ByteString value)
The URI of the artifact.
|
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<RuntimeArtifact.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.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<RuntimeArtifact.Builder>public RuntimeArtifact getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RuntimeArtifact build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RuntimeArtifact buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RuntimeArtifact.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.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<RuntimeArtifact.Builder>public RuntimeArtifact.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.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<RuntimeArtifact.Builder>public RuntimeArtifact.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<RuntimeArtifact.Builder>public RuntimeArtifact.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.Builder mergeFrom(RuntimeArtifact other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public RuntimeArtifact.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<RuntimeArtifact.Builder>IOExceptionpublic String getName()
The name of an artifact.
string name = 1;getName in interface RuntimeArtifactOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of an artifact.
string name = 1;getNameBytes in interface RuntimeArtifactOrBuilderpublic RuntimeArtifact.Builder setName(String value)
The name of an artifact.
string name = 1;value - The name to set.public RuntimeArtifact.Builder clearName()
The name of an artifact.
string name = 1;public RuntimeArtifact.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of an artifact.
string name = 1;value - The bytes for name to set.public boolean hasType()
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;hasType in interface RuntimeArtifactOrBuilderpublic ArtifactTypeSchema getType()
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;getType in interface RuntimeArtifactOrBuilderpublic RuntimeArtifact.Builder setType(ArtifactTypeSchema value)
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;public RuntimeArtifact.Builder setType(ArtifactTypeSchema.Builder builderForValue)
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;public RuntimeArtifact.Builder mergeType(ArtifactTypeSchema value)
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;public RuntimeArtifact.Builder clearType()
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;public ArtifactTypeSchema.Builder getTypeBuilder()
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;public ArtifactTypeSchemaOrBuilder getTypeOrBuilder()
The type of the artifact.
.google.cloud.aiplatform.v1beta1.ArtifactTypeSchema type = 2;getTypeOrBuilder in interface RuntimeArtifactOrBuilderpublic String getUri()
The URI of the artifact.
string uri = 3;getUri in interface RuntimeArtifactOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
The URI of the artifact.
string uri = 3;getUriBytes in interface RuntimeArtifactOrBuilderpublic RuntimeArtifact.Builder setUri(String value)
The URI of the artifact.
string uri = 3;value - The uri to set.public RuntimeArtifact.Builder clearUri()
The URI of the artifact.
string uri = 3;public RuntimeArtifact.Builder setUriBytes(com.google.protobuf.ByteString value)
The URI of the artifact.
string uri = 3;value - The bytes for uri to set.@Deprecated public int getPropertiesCount()
RuntimeArtifactOrBuilderThe properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
getPropertiesCount in interface RuntimeArtifactOrBuilder@Deprecated public boolean containsProperties(String key)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
containsProperties in interface RuntimeArtifactOrBuilder@Deprecated public Map<String,Value> getProperties()
getPropertiesMap() instead.getProperties in interface RuntimeArtifactOrBuilder@Deprecated public Map<String,Value> getPropertiesMap()
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
getPropertiesMap in interface RuntimeArtifactOrBuilder@Deprecated public Value getPropertiesOrDefault(String key, Value defaultValue)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
getPropertiesOrDefault in interface RuntimeArtifactOrBuilder@Deprecated public Value getPropertiesOrThrow(String key)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
getPropertiesOrThrow in interface RuntimeArtifactOrBuilder@Deprecated public RuntimeArtifact.Builder clearProperties()
@Deprecated public RuntimeArtifact.Builder removeProperties(String key)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
@Deprecated public Map<String,Value> getMutableProperties()
@Deprecated public RuntimeArtifact.Builder putProperties(String key, Value value)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
@Deprecated public RuntimeArtifact.Builder putAllProperties(Map<String,Value> values)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
@Deprecated public Value.Builder putPropertiesBuilderIfAbsent(String key)
The properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> properties = 4 [deprecated = true];
@Deprecated public int getCustomPropertiesCount()
RuntimeArtifactOrBuilderThe custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
getCustomPropertiesCount in interface RuntimeArtifactOrBuilder@Deprecated public boolean containsCustomProperties(String key)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
containsCustomProperties in interface RuntimeArtifactOrBuilder@Deprecated public Map<String,Value> getCustomProperties()
getCustomPropertiesMap() instead.getCustomProperties in interface RuntimeArtifactOrBuilder@Deprecated public Map<String,Value> getCustomPropertiesMap()
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
getCustomPropertiesMap in interface RuntimeArtifactOrBuilder@Deprecated public Value getCustomPropertiesOrDefault(String key, Value defaultValue)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
getCustomPropertiesOrDefault in interface RuntimeArtifactOrBuilder@Deprecated public Value getCustomPropertiesOrThrow(String key)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
getCustomPropertiesOrThrow in interface RuntimeArtifactOrBuilder@Deprecated public RuntimeArtifact.Builder clearCustomProperties()
@Deprecated public RuntimeArtifact.Builder removeCustomProperties(String key)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
@Deprecated public Map<String,Value> getMutableCustomProperties()
@Deprecated public RuntimeArtifact.Builder putCustomProperties(String key, Value value)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
@Deprecated public RuntimeArtifact.Builder putAllCustomProperties(Map<String,Value> values)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
@Deprecated public Value.Builder putCustomPropertiesBuilderIfAbsent(String key)
The custom properties of the artifact. Deprecated. Use [RuntimeArtifact.metadata][google.cloud.aiplatform.v1beta1.RuntimeArtifact.metadata] instead.
map<string, .google.cloud.aiplatform.v1beta1.Value> custom_properties = 5 [deprecated = true];
public boolean hasMetadata()
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;hasMetadata in interface RuntimeArtifactOrBuilderpublic com.google.protobuf.Struct getMetadata()
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;getMetadata in interface RuntimeArtifactOrBuilderpublic RuntimeArtifact.Builder setMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;public RuntimeArtifact.Builder setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;public RuntimeArtifact.Builder mergeMetadata(com.google.protobuf.Struct value)
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;public RuntimeArtifact.Builder clearMetadata()
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;public com.google.protobuf.Struct.Builder getMetadataBuilder()
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;public com.google.protobuf.StructOrBuilder getMetadataOrBuilder()
Properties of the Artifact.
.google.protobuf.Struct metadata = 6;getMetadataOrBuilder in interface RuntimeArtifactOrBuilderpublic final RuntimeArtifact.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>public final RuntimeArtifact.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RuntimeArtifact.Builder>Copyright © 2025 Google LLC. All rights reserved.