Uses of Class
com.google.cloud.aiplatform.v1beta1.RuntimeArtifact.Builder
Packages that use RuntimeArtifact.Builder
-
Uses of RuntimeArtifact.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return RuntimeArtifact.BuilderModifier and TypeMethodDescriptionPipelineTaskRerunConfig.ArtifactList.Builder.addArtifactsBuilder()Optional.PipelineTaskRerunConfig.ArtifactList.Builder.addArtifactsBuilder(int index) Optional.RuntimeArtifact.Builder.clear()RuntimeArtifact.Builder.clearCustomProperties()Deprecated.RuntimeArtifact.Builder.clearMetadata()Properties of the Artifact.RuntimeArtifact.Builder.clearName()The name of an artifact.RuntimeArtifact.Builder.clearProperties()Deprecated.RuntimeArtifact.Builder.clearType()The type of the artifact.RuntimeArtifact.Builder.clearUri()The URI of the artifact.PipelineTaskRerunConfig.ArtifactList.Builder.getArtifactsBuilder(int index) Optional.RuntimeArtifact.Builder.mergeFrom(RuntimeArtifact other) RuntimeArtifact.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RuntimeArtifact.Builder.mergeFrom(com.google.protobuf.Message other) RuntimeArtifact.Builder.mergeMetadata(com.google.protobuf.Struct value) Properties of the Artifact.RuntimeArtifact.Builder.mergeType(ArtifactTypeSchema value) The type of the artifact.static RuntimeArtifact.BuilderRuntimeArtifact.newBuilder()static RuntimeArtifact.BuilderRuntimeArtifact.newBuilder(RuntimeArtifact prototype) RuntimeArtifact.newBuilderForType()protected RuntimeArtifact.BuilderRuntimeArtifact.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) RuntimeArtifact.Builder.putAllCustomProperties(Map<String, Value> values) Deprecated.RuntimeArtifact.Builder.putAllProperties(Map<String, Value> values) Deprecated.RuntimeArtifact.Builder.putCustomProperties(String key, Value value) Deprecated.RuntimeArtifact.Builder.putProperties(String key, Value value) Deprecated.RuntimeArtifact.Builder.removeCustomProperties(String key) Deprecated.RuntimeArtifact.Builder.removeProperties(String key) Deprecated.RuntimeArtifact.Builder.setMetadata(com.google.protobuf.Struct value) Properties of the Artifact.RuntimeArtifact.Builder.setMetadata(com.google.protobuf.Struct.Builder builderForValue) Properties of the Artifact.The name of an artifact.RuntimeArtifact.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of an artifact.RuntimeArtifact.Builder.setType(ArtifactTypeSchema value) The type of the artifact.RuntimeArtifact.Builder.setType(ArtifactTypeSchema.Builder builderForValue) The type of the artifact.The URI of the artifact.RuntimeArtifact.Builder.setUriBytes(com.google.protobuf.ByteString value) The URI of the artifact.RuntimeArtifact.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type RuntimeArtifact.BuilderModifier and TypeMethodDescriptionPipelineTaskRerunConfig.ArtifactList.Builder.getArtifactsBuilderList()Optional.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type RuntimeArtifact.BuilderModifier and TypeMethodDescriptionPipelineTaskRerunConfig.ArtifactList.Builder.addArtifacts(int index, RuntimeArtifact.Builder builderForValue) Optional.PipelineTaskRerunConfig.ArtifactList.Builder.addArtifacts(RuntimeArtifact.Builder builderForValue) Optional.PipelineTaskRerunConfig.ArtifactList.Builder.setArtifacts(int index, RuntimeArtifact.Builder builderForValue) Optional.