public sealed class ApiAuth : IMessage<ApiAuth>, IEquatable<ApiAuth>, IDeepCloneable<ApiAuth>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ApiAuth.
The generic reusable api auth config.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ApiAuth()
public ApiAuth()
ApiAuth(ApiAuth)
public ApiAuth(ApiAuth other)
Parameter | |
---|---|
Name | Description |
other |
ApiAuth |
Properties
ApiKeyConfig
public ApiAuth.Types.ApiKeyConfig ApiKeyConfig { get; set; }
The API secret.
Property Value | |
---|---|
Type | Description |
ApiAuthTypesApiKeyConfig |
AuthConfigCase
public ApiAuth.AuthConfigOneofCase AuthConfigCase { get; }
Property Value | |
---|---|
Type | Description |
ApiAuthAuthConfigOneofCase |