public static final class ExplanationMetadataOverride.InputMetadataOverride.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder> implements ExplanationMetadataOverride.InputMetadataOverrideOrBuilder
The [input metadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] entries to be overridden.Protobuf type
google.cloud.vertexai.v1.ExplanationMetadataOverride.InputMetadataOverride| Modifier and Type | Method and Description |
|---|---|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addAllInputBaselines(Iterable<? extends com.google.protobuf.Value> values)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addInputBaselines(int index,
com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addInputBaselines(int index,
com.google.protobuf.Value value)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addInputBaselines(com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addInputBaselines(com.google.protobuf.Value value)
Baseline inputs for this feature.
|
com.google.protobuf.Value.Builder |
addInputBaselinesBuilder()
Baseline inputs for this feature.
|
com.google.protobuf.Value.Builder |
addInputBaselinesBuilder(int index)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplanationMetadataOverride.InputMetadataOverride |
build() |
ExplanationMetadataOverride.InputMetadataOverride |
buildPartial() |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
clear() |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
clearInputBaselines()
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
clone() |
ExplanationMetadataOverride.InputMetadataOverride |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Value |
getInputBaselines(int index)
Baseline inputs for this feature.
|
com.google.protobuf.Value.Builder |
getInputBaselinesBuilder(int index)
Baseline inputs for this feature.
|
List<com.google.protobuf.Value.Builder> |
getInputBaselinesBuilderList()
Baseline inputs for this feature.
|
int |
getInputBaselinesCount()
Baseline inputs for this feature.
|
List<com.google.protobuf.Value> |
getInputBaselinesList()
Baseline inputs for this feature.
|
com.google.protobuf.ValueOrBuilder |
getInputBaselinesOrBuilder(int index)
Baseline inputs for this feature.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getInputBaselinesOrBuilderList()
Baseline inputs for this feature.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
mergeFrom(ExplanationMetadataOverride.InputMetadataOverride other) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
removeInputBaselines(int index)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplanationMetadataOverride.InputMetadataOverride.Builder |
setInputBaselines(int index,
com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
setInputBaselines(int index,
com.google.protobuf.Value value)
Baseline inputs for this feature.
|
ExplanationMetadataOverride.InputMetadataOverride.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExplanationMetadataOverride.InputMetadataOverride build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExplanationMetadataOverride.InputMetadataOverride buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExplanationMetadataOverride.InputMetadataOverride.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.Builder mergeFrom(ExplanationMetadataOverride.InputMetadataOverride other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public ExplanationMetadataOverride.InputMetadataOverride.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<ExplanationMetadataOverride.InputMetadataOverride.Builder>IOExceptionpublic List<com.google.protobuf.Value> getInputBaselinesList()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;getInputBaselinesList in interface ExplanationMetadataOverride.InputMetadataOverrideOrBuilderpublic int getInputBaselinesCount()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;getInputBaselinesCount in interface ExplanationMetadataOverride.InputMetadataOverrideOrBuilderpublic com.google.protobuf.Value getInputBaselines(int index)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;getInputBaselines in interface ExplanationMetadataOverride.InputMetadataOverrideOrBuilderpublic ExplanationMetadataOverride.InputMetadataOverride.Builder setInputBaselines(int index, com.google.protobuf.Value value)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder setInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder addInputBaselines(com.google.protobuf.Value value)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder addInputBaselines(int index, com.google.protobuf.Value value)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder addInputBaselines(com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder addInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder addAllInputBaselines(Iterable<? extends com.google.protobuf.Value> values)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder clearInputBaselines()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public ExplanationMetadataOverride.InputMetadataOverride.Builder removeInputBaselines(int index)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public com.google.protobuf.Value.Builder getInputBaselinesBuilder(int index)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public com.google.protobuf.ValueOrBuilder getInputBaselinesOrBuilder(int index)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;getInputBaselinesOrBuilder in interface ExplanationMetadataOverride.InputMetadataOverrideOrBuilderpublic List<? extends com.google.protobuf.ValueOrBuilder> getInputBaselinesOrBuilderList()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;getInputBaselinesOrBuilderList in interface ExplanationMetadataOverride.InputMetadataOverrideOrBuilderpublic com.google.protobuf.Value.Builder addInputBaselinesBuilder()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public com.google.protobuf.Value.Builder addInputBaselinesBuilder(int index)
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public List<com.google.protobuf.Value.Builder> getInputBaselinesBuilderList()
Baseline inputs for this feature. This overrides the `input_baseline` field of the [ExplanationMetadata.InputMetadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] object of the corresponding feature's input metadata. If it's not specified, the original baselines are not overridden.
repeated .google.protobuf.Value input_baselines = 1;public final ExplanationMetadataOverride.InputMetadataOverride.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>public final ExplanationMetadataOverride.InputMetadataOverride.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>Copyright © 2025 Google LLC. All rights reserved.