Uses of Class
com.google.cloud.aiplatform.v1.ExplanationMetadata.InputMetadata.Builder
Packages that use ExplanationMetadata.InputMetadata.Builder
-
Uses of ExplanationMetadata.InputMetadata.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExplanationMetadata.InputMetadata.BuilderModifier and TypeMethodDescriptionExplanationMetadata.InputMetadata.Builder.addAllEncodedBaselines(Iterable<? extends com.google.protobuf.Value> values) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.addAllIndexFeatureMapping(Iterable<String> values) A list of feature names for each index in the input tensor.ExplanationMetadata.InputMetadata.Builder.addAllInputBaselines(Iterable<? extends com.google.protobuf.Value> values) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.addEncodedBaselines(int index, com.google.protobuf.Value value) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.addEncodedBaselines(int index, com.google.protobuf.Value.Builder builderForValue) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.addEncodedBaselines(com.google.protobuf.Value value) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.addEncodedBaselines(com.google.protobuf.Value.Builder builderForValue) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.addIndexFeatureMapping(String value) A list of feature names for each index in the input tensor.ExplanationMetadata.InputMetadata.Builder.addIndexFeatureMappingBytes(com.google.protobuf.ByteString value) A list of feature names for each index in the input tensor.ExplanationMetadata.InputMetadata.Builder.addInputBaselines(int index, com.google.protobuf.Value value) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.addInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.addInputBaselines(com.google.protobuf.Value value) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.addInputBaselines(com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.clear()ExplanationMetadata.InputMetadata.Builder.clearDenseShapeTensorName()Specifies the shape of the values of the input if the input is a sparse representation.ExplanationMetadata.InputMetadata.Builder.clearEncodedBaselines()A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.clearEncodedTensorName()Encoded tensor is a transformation of the input tensor.ExplanationMetadata.InputMetadata.Builder.clearEncoding()Defines how the feature is encoded into the input tensor.ExplanationMetadata.InputMetadata.Builder.clearFeatureValueDomain()The domain details of the input feature value.ExplanationMetadata.InputMetadata.Builder.clearGroupName()Name of the group that the input belongs to.ExplanationMetadata.InputMetadata.Builder.clearIndexFeatureMapping()A list of feature names for each index in the input tensor.ExplanationMetadata.InputMetadata.Builder.clearIndicesTensorName()Specifies the index of the values of the input tensor.ExplanationMetadata.InputMetadata.Builder.clearInputBaselines()Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.clearInputTensorName()Name of the input tensor for this feature.ExplanationMetadata.InputMetadata.Builder.clearModality()Modality of the feature.ExplanationMetadata.InputMetadata.Builder.clearVisualization()Visualization configurations for image explanation.ExplanationMetadata.InputMetadata.Builder.mergeFeatureValueDomain(ExplanationMetadata.InputMetadata.FeatureValueDomain value) The domain details of the input feature value.ExplanationMetadata.InputMetadata.Builder.mergeFrom(ExplanationMetadata.InputMetadata other) ExplanationMetadata.InputMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExplanationMetadata.InputMetadata.Builder.mergeFrom(com.google.protobuf.Message other) ExplanationMetadata.InputMetadata.Builder.mergeVisualization(ExplanationMetadata.InputMetadata.Visualization value) Visualization configurations for image explanation.ExplanationMetadata.InputMetadata.newBuilder()ExplanationMetadata.InputMetadata.newBuilder(ExplanationMetadata.InputMetadata prototype) ExplanationMetadata.InputMetadata.newBuilderForType()ExplanationMetadata.InputMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ExplanationMetadata.Builder.putInputsBuilderIfAbsent(String key) Required.ExplanationMetadata.InputMetadata.Builder.removeEncodedBaselines(int index) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.removeInputBaselines(int index) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.setDenseShapeTensorName(String value) Specifies the shape of the values of the input if the input is a sparse representation.ExplanationMetadata.InputMetadata.Builder.setDenseShapeTensorNameBytes(com.google.protobuf.ByteString value) Specifies the shape of the values of the input if the input is a sparse representation.ExplanationMetadata.InputMetadata.Builder.setEncodedBaselines(int index, com.google.protobuf.Value value) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.setEncodedBaselines(int index, com.google.protobuf.Value.Builder builderForValue) A list of baselines for the encoded tensor.ExplanationMetadata.InputMetadata.Builder.setEncodedTensorName(String value) Encoded tensor is a transformation of the input tensor.ExplanationMetadata.InputMetadata.Builder.setEncodedTensorNameBytes(com.google.protobuf.ByteString value) Encoded tensor is a transformation of the input tensor.ExplanationMetadata.InputMetadata.Builder.setEncoding(ExplanationMetadata.InputMetadata.Encoding value) Defines how the feature is encoded into the input tensor.ExplanationMetadata.InputMetadata.Builder.setEncodingValue(int value) Defines how the feature is encoded into the input tensor.ExplanationMetadata.InputMetadata.Builder.setFeatureValueDomain(ExplanationMetadata.InputMetadata.FeatureValueDomain value) The domain details of the input feature value.ExplanationMetadata.InputMetadata.Builder.setFeatureValueDomain(ExplanationMetadata.InputMetadata.FeatureValueDomain.Builder builderForValue) The domain details of the input feature value.ExplanationMetadata.InputMetadata.Builder.setGroupName(String value) Name of the group that the input belongs to.ExplanationMetadata.InputMetadata.Builder.setGroupNameBytes(com.google.protobuf.ByteString value) Name of the group that the input belongs to.ExplanationMetadata.InputMetadata.Builder.setIndexFeatureMapping(int index, String value) A list of feature names for each index in the input tensor.ExplanationMetadata.InputMetadata.Builder.setIndicesTensorName(String value) Specifies the index of the values of the input tensor.ExplanationMetadata.InputMetadata.Builder.setIndicesTensorNameBytes(com.google.protobuf.ByteString value) Specifies the index of the values of the input tensor.ExplanationMetadata.InputMetadata.Builder.setInputBaselines(int index, com.google.protobuf.Value value) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.setInputBaselines(int index, com.google.protobuf.Value.Builder builderForValue) Baseline inputs for this feature.ExplanationMetadata.InputMetadata.Builder.setInputTensorName(String value) Name of the input tensor for this feature.ExplanationMetadata.InputMetadata.Builder.setInputTensorNameBytes(com.google.protobuf.ByteString value) Name of the input tensor for this feature.ExplanationMetadata.InputMetadata.Builder.setModality(String value) Modality of the feature.ExplanationMetadata.InputMetadata.Builder.setModalityBytes(com.google.protobuf.ByteString value) Modality of the feature.ExplanationMetadata.InputMetadata.Builder.setVisualization(ExplanationMetadata.InputMetadata.Visualization value) Visualization configurations for image explanation.ExplanationMetadata.InputMetadata.Builder.setVisualization(ExplanationMetadata.InputMetadata.Visualization.Builder builderForValue) Visualization configurations for image explanation.ExplanationMetadata.InputMetadata.toBuilder()