[[["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-08-26 UTC."],[],[],null,["# SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Dependency (v0.1.0)\n\nReference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Dependency.\n\nDependency represent a single dependency with another unit kind by alias. \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### #alias\n\n def alias() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. An alias for the dependency. Used for input variable mapping.\n\n### #alias=\n\n def alias=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. An alias for the dependency. Used for input variable mapping. \n**Returns**\n\n- (::String) --- Required. An alias for the dependency. Used for input variable mapping.\n\n### #unit_kind\n\n def unit_kind() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Immutable. The unit kind of the dependency.\n\n### #unit_kind=\n\n def unit_kind=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Immutable. The unit kind of the dependency. \n**Returns**\n\n- (::String) --- Required. Immutable. The unit kind of the dependency."]]