public sealed class GetKeyStringRequest : IMessage<GetKeyStringRequest>, IEquatable<GetKeyStringRequest>, IDeepCloneable<GetKeyStringRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class GetKeyStringRequest.
[[["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 document provides reference information for the `GetKeyStringRequest` class within the API Keys v2 API, detailing its structure and usage."],["`GetKeyStringRequest` is a request message used for the `GetKeyString` method, inheriting from `Object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor and one that takes another `GetKeyStringRequest` instance as a parameter."],["Key properties of the `GetKeyStringRequest` class include `KeyName` (a `KeyName`-typed view) and `Name` (a string representing the API key's resource name)."],["This documentation outlines the class's namespace as `Google.Cloud.ApiKeys.V2`, its assembly as `Google.Cloud.ApiKeys.V2.dll`, and lists inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]