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"]],[["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-03-21 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."]]],[]]