SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping (v0.1.0)
Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping.
Mapping of input variables to their respective output variable for
depedenencies
Note: The following fields are mutually exclusive: from, to. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: from, to. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: from, to. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: to, from. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: to, from. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: to, from. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["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-26 UTC."],[],[],null,["# SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping (v0.1.0)\n\nReference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::VariableMapping.\n\nMapping of input variables to their respective output variable for\ndepedenencies \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #from\n\n def from() -\u003e ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping\n\n**Returns**\n\n- ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-FromMapping)) --- Optional. Output variables which will get their values from dependencies\n\n\n Note: The following fields are mutually exclusive: `from`, `to`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #from=\n\n def from=(value) -\u003e ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping\n\n**Parameter**\n\n- **value** ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-FromMapping)) --- Optional. Output variables which will get their values from dependencies\n\n\nNote: The following fields are mutually exclusive: `from`, `to`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-FromMapping)) --- Optional. Output variables which will get their values from dependencies\n\n\n Note: The following fields are mutually exclusive: `from`, `to`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #to\n\n def to() -\u003e ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping\n\n**Returns**\n\n- ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-ToMapping)) --- Optional. Input variables whose values will be passed on to dependencies.\n\n\n Note: The following fields are mutually exclusive: `to`, `from`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #to=\n\n def to=(value) -\u003e ::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping\n\n**Parameter**\n\n- **value** ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-ToMapping)) --- Optional. Input variables whose values will be passed on to dependencies.\n\n\nNote: The following fields are mutually exclusive: `to`, `from`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping](./Google-Cloud-SaasPlatform-SaasServiceMgmt-V1beta1-ToMapping)) --- Optional. Input variables whose values will be passed on to dependencies.\n\n\n Note: The following fields are mutually exclusive: `to`, `from`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #variable\n\n def variable() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. name of the variable\n\n### #variable=\n\n def variable=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. name of the variable \n**Returns**\n\n- (::String) --- Required. name of the variable"]]