Package com.google.cloud.aiplatform.v1
Class ExplanationMetadataOverride.InputMetadataOverride.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
com.google.cloud.aiplatform.v1.ExplanationMetadataOverride.InputMetadataOverride.Builder
- All Implemented Interfaces:
ExplanationMetadataOverride.InputMetadataOverrideOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExplanationMetadataOverride.InputMetadataOverride
public static final class ExplanationMetadataOverride.InputMetadataOverride.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
implements ExplanationMetadataOverride.InputMetadataOverrideOrBuilder
The [input metadata][google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata] entries to be overridden.Protobuf type
google.cloud.aiplatform.v1.ExplanationMetadataOverride.InputMetadataOverride-
Method Summary
Modifier and TypeMethodDescriptionaddAllInputBaselines(Iterable<? extends com.google.protobuf.Value> values) Baseline inputs for this feature.addInputBaselines(int index, com.google.protobuf.Value value) Baseline inputs for this feature.addInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.addInputBaselines(com.google.protobuf.Value value) Baseline inputs for this feature.addInputBaselines(com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.com.google.protobuf.Value.BuilderBaseline inputs for this feature.com.google.protobuf.Value.BuilderaddInputBaselinesBuilder(int index) Baseline inputs for this feature.build()clear()Baseline inputs for this feature.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.ValuegetInputBaselines(int index) Baseline inputs for this feature.com.google.protobuf.Value.BuildergetInputBaselinesBuilder(int index) Baseline inputs for this feature.List<com.google.protobuf.Value.Builder>Baseline inputs for this feature.intBaseline inputs for this feature.List<com.google.protobuf.Value>Baseline inputs for this feature.com.google.protobuf.ValueOrBuildergetInputBaselinesOrBuilder(int index) Baseline inputs for this feature.List<? extends com.google.protobuf.ValueOrBuilder>Baseline inputs for this feature.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeInputBaselines(int index) Baseline inputs for this feature.setInputBaselines(int index, com.google.protobuf.Value value) Baseline inputs for this feature.setInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public ExplanationMetadataOverride.InputMetadataOverride.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>
-
mergeFrom
public ExplanationMetadataOverride.InputMetadataOverride.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExplanationMetadataOverride.InputMetadataOverride.Builder>- Throws:
IOException
-
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;- Specified by:
getInputBaselinesListin interfaceExplanationMetadataOverride.InputMetadataOverrideOrBuilder
-
getInputBaselinesCount
public 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;- Specified by:
getInputBaselinesCountin interfaceExplanationMetadataOverride.InputMetadataOverrideOrBuilder
-
getInputBaselines
public 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;- Specified by:
getInputBaselinesin interfaceExplanationMetadataOverride.InputMetadataOverrideOrBuilder
-
setInputBaselines
public 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; -
setInputBaselines
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; -
addInputBaselines
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; -
addInputBaselines
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; -
addInputBaselines
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; -
addInputBaselines
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; -
addAllInputBaselines
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; -
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; -
removeInputBaselines
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; -
getInputBaselinesBuilder
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; -
getInputBaselinesOrBuilder
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;- Specified by:
getInputBaselinesOrBuilderin interfaceExplanationMetadataOverride.InputMetadataOverrideOrBuilder
-
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;- Specified by:
getInputBaselinesOrBuilderListin interfaceExplanationMetadataOverride.InputMetadataOverrideOrBuilder
-
addInputBaselinesBuilder
public 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; -
addInputBaselinesBuilder
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; -
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;
-