Cloud AI Platform v1beta1 API - Class ApiAuth (1.0.0-beta03)

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.

Inheritance

object > ApiAuth

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

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