public sealed class AzureJsonWebKeys : IMessage<AzureJsonWebKeys>, IEquatable<AzureJsonWebKeys>, IDeepCloneable<AzureJsonWebKeys>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureJsonWebKeys.
AzureJsonWebKeys is a valid JSON Web Key Set as specififed in RFC 7517.
[[["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 webpage provides documentation for the `AzureJsonWebKeys` class within the Google Cloud GKE Multi-Cloud v1 API, specifically for version 2.5.0."],["`AzureJsonWebKeys` is a class that represents a JSON Web Key Set, as defined by RFC 7517, which is utilized in the Anthos Multi-Cloud environment."],["The class `AzureJsonWebKeys` inherits from the object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on available versions of the API, ranging from 1.0.0-beta01 to the latest version, 2.8.0, along with other version 2 releases."],["The key property of the `AzureJsonWebKeys` class is `Keys`, which is a repeated field that holds the public keys used by the cluster for signing token requests."]]],[]]