Minimal value of the parameter, if applicable. Inclusive. For example, minimal commitment when purchasing Anthos is 0.01. Applicable to INT64 and DOUBLE parameter types.
Maximum value of the parameter, if applicable. Inclusive. For example, maximum seats when purchasing Google Workspace Business Standard. Applicable to INT64 and DOUBLE parameter types.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Channel V1 Client - Class ParameterDefinition (2.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.1 (latest)](/php/docs/reference/cloud-channel/latest/V1.ParameterDefinition)\n- [2.2.0](/php/docs/reference/cloud-channel/2.2.0/V1.ParameterDefinition)\n- [2.1.4](/php/docs/reference/cloud-channel/2.1.4/V1.ParameterDefinition)\n- [2.0.0](/php/docs/reference/cloud-channel/2.0.0/V1.ParameterDefinition)\n- [1.9.5](/php/docs/reference/cloud-channel/1.9.5/V1.ParameterDefinition)\n- [1.8.2](/php/docs/reference/cloud-channel/1.8.2/V1.ParameterDefinition)\n- [1.7.0](/php/docs/reference/cloud-channel/1.7.0/V1.ParameterDefinition)\n- [1.6.0](/php/docs/reference/cloud-channel/1.6.0/V1.ParameterDefinition)\n- [1.5.0](/php/docs/reference/cloud-channel/1.5.0/V1.ParameterDefinition)\n- [1.4.0](/php/docs/reference/cloud-channel/1.4.0/V1.ParameterDefinition)\n- [1.3.0](/php/docs/reference/cloud-channel/1.3.0/V1.ParameterDefinition)\n- [1.2.1](/php/docs/reference/cloud-channel/1.2.1/V1.ParameterDefinition)\n- [1.1.1](/php/docs/reference/cloud-channel/1.1.1/V1.ParameterDefinition)\n- [1.0.1](/php/docs/reference/cloud-channel/1.0.1/V1.ParameterDefinition) \nReference documentation and code samples for the Google Cloud Channel V1 Client class ParameterDefinition.\n\nParameter's definition. Specifies what parameter is required to use the\ncurrent Offer to purchase.\n\nGenerated from protobuf message `google.cloud.channel.v1.ParameterDefinition`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Channel \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nName of the parameter.\n\n### setName\n\nName of the parameter.\n\n### getParameterType\n\nData type of the parameter. Minimal value, Maximum value and allowed values\nwill use specified data type here.\n\n### setParameterType\n\nData type of the parameter. Minimal value, Maximum value and allowed values\nwill use specified data type here.\n\n### getMinValue\n\nMinimal value of the parameter, if applicable. Inclusive. For example,\nminimal commitment when purchasing Anthos is 0.01.\n\nApplicable to INT64 and DOUBLE parameter types.\n\n### hasMinValue\n\n### clearMinValue\n\n### setMinValue\n\nMinimal value of the parameter, if applicable. Inclusive. For example,\nminimal commitment when purchasing Anthos is 0.01.\n\nApplicable to INT64 and DOUBLE parameter types.\n\n### getMaxValue\n\nMaximum value of the parameter, if applicable. Inclusive. For example,\nmaximum seats when purchasing Google Workspace Business Standard.\n\nApplicable to INT64 and DOUBLE parameter types.\n\n### hasMaxValue\n\n### clearMaxValue\n\n### setMaxValue\n\nMaximum value of the parameter, if applicable. Inclusive. For example,\nmaximum seats when purchasing Google Workspace Business Standard.\n\nApplicable to INT64 and DOUBLE parameter types.\n\n### getAllowedValues\n\nIf not empty, parameter values must be drawn from this list.\n\nFor example, \\[us-west1, us-west2, ...\\]\nApplicable to STRING parameter type.\n\n### setAllowedValues\n\nIf not empty, parameter values must be drawn from this list.\n\nFor example, \\[us-west1, us-west2, ...\\]\nApplicable to STRING parameter type.\n\n### getOptional\n\nIf set to true, parameter is optional to purchase this Offer.\n\n### setOptional\n\nIf set to true, parameter is optional to purchase this Offer."]]