public sealed class GetApiHubInstanceRequest : IMessage<GetApiHubInstanceRequest>, IEquatable<GetApiHubInstanceRequest>, IDeepCloneable<GetApiHubInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetApiHubInstanceRequest.
The
[GetApiHubInstance][google.cloud.apihub.v1.Provisioning.GetApiHubInstance]
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."],[[["The `GetApiHubInstanceRequest` class is part of the Google Cloud API Hub v1 API and is used to request information about an Api Hub instance."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration with other systems."],["The `GetApiHubInstanceRequest` class has two constructors: a default constructor and one that accepts another `GetApiHubInstanceRequest` object as a parameter for copying."],["The class has two properties: `ApiHubInstanceName`, which provides a typed view of the resource name, and `Name`, which specifies the required resource name of the Api Hub instance to be retrieved."],["The latest version of this API is `1.0.0`, and there is also a beta version available, `1.0.0-beta02`."]]],[]]