public sealed class ApiAuth.Types.ApiKeyConfig : IMessage<ApiAuth.Types.ApiKeyConfig>, IEquatable<ApiAuth.Types.ApiKeyConfig>, IDeepCloneable<ApiAuth.Types.ApiKeyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ApiAuth.Types.ApiKeyConfig.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ApiAuth.Types.ApiKeyConfig` class within the Cloud AI Platform v1beta1 API, which is used for managing API keys."],["The `ApiKeyConfig` class, part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `ApiKeySecretVersion` (a string) and `ApiKeySecretVersionAsSecretVersionName` (a `SecretVersionName` type), which are used for storing the API key secret version resource name."],["There are two constructors for this class: `ApiKeyConfig()` and `ApiKeyConfig(ApiAuth.Types.ApiKeyConfig other)`."],["The latest version of this class available is 1.0.0-beta21."]]],[]]