public sealed class GetDependencyRequest : IMessage<GetDependencyRequest>, IEquatable<GetDependencyRequest>, IDeepCloneable<GetDependencyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetDependencyRequest.
The [GetDependency][.ApiHubDependencies.GetDependency]
method's request.
[[["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-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eGetDependencyRequest\u003c/code\u003e class within the Google Cloud API Hub v1 API, specifically version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDependencyRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eGetDependency\u003c/code\u003e method, and it inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt defines two constructors and includes properties such as \u003ccode\u003eDependencyName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for specifying the dependency resource to be retrieved, like it's project, location, and name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and uses the format: \u003ccode\u003eprojects/{project}/locations/{location}/dependencies/{dependency}\u003c/code\u003e to determine the specific dependency to retrieve.\u003c/p\u003e\n"]]],[],null,[]]