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 Vertex AI 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-03-21 UTC."],[[["This documentation is for the `ApiAuth.Types.ApiKeyConfig` class within the Vertex AI v1beta1 API, providing reference information and code samples."],["The `ApiKeyConfig` class is an API secret and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is `1.0.0-beta21`, and there is a previous version of `1.0.0-beta20` that is also accessible."],["The class has two constructors, one default `ApiKeyConfig()` and another `ApiKeyConfig(ApiAuth.Types.ApiKeyConfig other)`, used for instantiating the class."],["The properties `ApiKeySecretVersion` and `ApiKeySecretVersionAsSecretVersionName` deal with identifying the specific secret version resource name storing API keys."]]],[]]