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."],[[["This page provides documentation for the `GetDependencyRequest` class within the Google Cloud ApiHub V1 API."],["`GetDependencyRequest` is a request object used by the `GetDependency` method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, namely `DependencyName` which is a typed view, and `Name`, a required string property used to specify the resource to retrieve in the format of `projects/{project}/locations/{location}/dependencies/{dependency}`."],["The latest version of this class is documented as 1.0.0, and there is a 1.0.0-beta02 version also available."]]],[]]