public static final class FeatureNoiseSigma.NoiseSigmaForFeature.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder> implements FeatureNoiseSigma.NoiseSigmaForFeatureOrBuilder
Noise sigma for a single feature.Protobuf type
google.cloud.vertexai.v1.FeatureNoiseSigma.NoiseSigmaForFeature| Modifier and Type | Method and Description |
|---|---|
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureNoiseSigma.NoiseSigmaForFeature |
build() |
FeatureNoiseSigma.NoiseSigmaForFeature |
buildPartial() |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clear() |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clearName()
The name of the input feature for which noise sigma is provided.
|
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clearSigma()
This represents the standard deviation of the Gaussian kernel that will
be used to add noise to the feature prior to computing gradients.
|
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
clone() |
FeatureNoiseSigma.NoiseSigmaForFeature |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
The name of the input feature for which noise sigma is provided.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the input feature for which noise sigma is provided.
|
float |
getSigma()
This represents the standard deviation of the Gaussian kernel that will
be used to add noise to the feature prior to computing gradients.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
mergeFrom(FeatureNoiseSigma.NoiseSigmaForFeature other) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
setName(String value)
The name of the input feature for which noise sigma is provided.
|
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the input feature for which noise sigma is provided.
|
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureNoiseSigma.NoiseSigmaForFeature.Builder |
setSigma(float value)
This represents the standard deviation of the Gaussian kernel that will
be used to add noise to the feature prior to computing gradients.
|
FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureNoiseSigma.NoiseSigmaForFeature build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureNoiseSigma.NoiseSigmaForFeature buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureNoiseSigma.NoiseSigmaForFeature.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.Builder mergeFrom(FeatureNoiseSigma.NoiseSigmaForFeature other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public FeatureNoiseSigma.NoiseSigmaForFeature.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<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>IOExceptionpublic String getName()
The name of the input feature for which noise sigma is provided. The features are defined in [explanation metadata inputs][google.cloud.aiplatform.v1.ExplanationMetadata.inputs].
string name = 1;getName in interface FeatureNoiseSigma.NoiseSigmaForFeatureOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the input feature for which noise sigma is provided. The features are defined in [explanation metadata inputs][google.cloud.aiplatform.v1.ExplanationMetadata.inputs].
string name = 1;getNameBytes in interface FeatureNoiseSigma.NoiseSigmaForFeatureOrBuilderpublic FeatureNoiseSigma.NoiseSigmaForFeature.Builder setName(String value)
The name of the input feature for which noise sigma is provided. The features are defined in [explanation metadata inputs][google.cloud.aiplatform.v1.ExplanationMetadata.inputs].
string name = 1;value - The name to set.public FeatureNoiseSigma.NoiseSigmaForFeature.Builder clearName()
The name of the input feature for which noise sigma is provided. The features are defined in [explanation metadata inputs][google.cloud.aiplatform.v1.ExplanationMetadata.inputs].
string name = 1;public FeatureNoiseSigma.NoiseSigmaForFeature.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the input feature for which noise sigma is provided. The features are defined in [explanation metadata inputs][google.cloud.aiplatform.v1.ExplanationMetadata.inputs].
string name = 1;value - The bytes for name to set.public float getSigma()
This represents the standard deviation of the Gaussian kernel that will be used to add noise to the feature prior to computing gradients. Similar to [noise_sigma][google.cloud.aiplatform.v1.SmoothGradConfig.noise_sigma] but represents the noise added to the current feature. Defaults to 0.1.
float sigma = 2;getSigma in interface FeatureNoiseSigma.NoiseSigmaForFeatureOrBuilderpublic FeatureNoiseSigma.NoiseSigmaForFeature.Builder setSigma(float value)
This represents the standard deviation of the Gaussian kernel that will be used to add noise to the feature prior to computing gradients. Similar to [noise_sigma][google.cloud.aiplatform.v1.SmoothGradConfig.noise_sigma] but represents the noise added to the current feature. Defaults to 0.1.
float sigma = 2;value - The sigma to set.public FeatureNoiseSigma.NoiseSigmaForFeature.Builder clearSigma()
This represents the standard deviation of the Gaussian kernel that will be used to add noise to the feature prior to computing gradients. Similar to [noise_sigma][google.cloud.aiplatform.v1.SmoothGradConfig.noise_sigma] but represents the noise added to the current feature. Defaults to 0.1.
float sigma = 2;public final FeatureNoiseSigma.NoiseSigmaForFeature.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>public final FeatureNoiseSigma.NoiseSigmaForFeature.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureNoiseSigma.NoiseSigmaForFeature.Builder>Copyright © 2025 Google LLC. All rights reserved.