Scales the feasible space logarithmically to (0, 1). The entire
feasible space must be strictly positive.
UnitReverseLogScale
Scales the feasible space "reverse" logarithmically to (0, 1). The
result is that values close to the top of the feasible space are spread
out more than points near the bottom. The entire feasible space must be
strictly positive.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eStudySpec.Types.ParameterSpec.Types.ScaleType\u003c/code\u003e enum within the Vertex AI v1beta1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScaleType\u003c/code\u003e enum defines different methods for scaling parameters, including linear, logarithmic, and reverse logarithmic scaling, alongside an option for no scaling.\u003c/p\u003e\n"],["\u003cp\u003eThe available scale types are \u003ccode\u003eUnitLinearScale\u003c/code\u003e, \u003ccode\u003eUnitLogScale\u003c/code\u003e, \u003ccode\u003eUnitReverseLogScale\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each with distinct scaling behaviors and constraints.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation outlines how each scaling type transforms the feasible space of a parameter, with \u003ccode\u003eUnitLogScale\u003c/code\u003e and \u003ccode\u003eUnitReverseLogScale\u003c/code\u003e requiring strictly positive feasible spaces.\u003c/p\u003e\n"],["\u003cp\u003eThe code examples and descriptions are found in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]