Class GoogleCloudAiplatformV1ApiAuth
The generic reusable api auth config. Deprecated. Please use AuthConfig (google/cloud/aiplatform/master/auth.proto) instead.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1.Data
Assembly: Google.Apis.Aiplatform.v1.dll
Syntax
public class GoogleCloudAiplatformV1ApiAuth : IDirectResponseSchema
Properties
ApiKeyConfig
The API secret.
Declaration
[JsonProperty("apiKeyConfig")]
public virtual GoogleCloudAiplatformV1ApiAuthApiKeyConfig ApiKeyConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudAiplatformV1ApiAuthApiKeyConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |