Uses of Class
com.google.cloud.aiplatform.v1.SmoothGradConfig
-
Packages that use SmoothGradConfig Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of SmoothGradConfig in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SmoothGradConfig Modifier and Type Method Description SmoothGradConfigSmoothGradConfig.Builder. build()SmoothGradConfigSmoothGradConfig.Builder. buildPartial()static SmoothGradConfigSmoothGradConfig. getDefaultInstance()SmoothGradConfigSmoothGradConfig.Builder. getDefaultInstanceForType()SmoothGradConfigSmoothGradConfig. getDefaultInstanceForType()SmoothGradConfigIntegratedGradientsAttribution.Builder. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.SmoothGradConfigIntegratedGradientsAttribution. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.SmoothGradConfigIntegratedGradientsAttributionOrBuilder. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.SmoothGradConfigXraiAttribution.Builder. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.SmoothGradConfigXraiAttribution. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.SmoothGradConfigXraiAttributionOrBuilder. getSmoothGradConfig()Config for SmoothGrad approximation of gradients.static SmoothGradConfigSmoothGradConfig. parseDelimitedFrom(InputStream input)static SmoothGradConfigSmoothGradConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmoothGradConfigSmoothGradConfig. parseFrom(byte[] data)static SmoothGradConfigSmoothGradConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmoothGradConfigSmoothGradConfig. parseFrom(com.google.protobuf.ByteString data)static SmoothGradConfigSmoothGradConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmoothGradConfigSmoothGradConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SmoothGradConfigSmoothGradConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmoothGradConfigSmoothGradConfig. parseFrom(InputStream input)static SmoothGradConfigSmoothGradConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmoothGradConfigSmoothGradConfig. parseFrom(ByteBuffer data)static SmoothGradConfigSmoothGradConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SmoothGradConfig Modifier and Type Method Description com.google.protobuf.Parser<SmoothGradConfig>SmoothGradConfig. getParserForType()static com.google.protobuf.Parser<SmoothGradConfig>SmoothGradConfig. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type SmoothGradConfig Modifier and Type Method Description SmoothGradConfig.BuilderSmoothGradConfig.Builder. mergeFrom(SmoothGradConfig other)IntegratedGradientsAttribution.BuilderIntegratedGradientsAttribution.Builder. mergeSmoothGradConfig(SmoothGradConfig value)Config for SmoothGrad approximation of gradients.XraiAttribution.BuilderXraiAttribution.Builder. mergeSmoothGradConfig(SmoothGradConfig value)Config for SmoothGrad approximation of gradients.static SmoothGradConfig.BuilderSmoothGradConfig. newBuilder(SmoothGradConfig prototype)IntegratedGradientsAttribution.BuilderIntegratedGradientsAttribution.Builder. setSmoothGradConfig(SmoothGradConfig value)Config for SmoothGrad approximation of gradients.XraiAttribution.BuilderXraiAttribution.Builder. setSmoothGradConfig(SmoothGradConfig value)Config for SmoothGrad approximation of gradients.
-