public interface ApiAuthOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ApiAuth.ApiKeyConfig |
getApiKeyConfig()
The API secret.
|
ApiAuth.ApiKeyConfigOrBuilder |
getApiKeyConfigOrBuilder()
The API secret.
|
ApiAuth.AuthConfigCase |
getAuthConfigCase() |
boolean |
hasApiKeyConfig()
The API secret.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasApiKeyConfig()
The API secret.
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 1;ApiAuth.ApiKeyConfig getApiKeyConfig()
The API secret.
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 1;ApiAuth.ApiKeyConfigOrBuilder getApiKeyConfigOrBuilder()
The API secret.
.google.cloud.aiplatform.v1beta1.ApiAuth.ApiKeyConfig api_key_config = 1;ApiAuth.AuthConfigCase getAuthConfigCase()
Copyright © 2024 Google LLC. All rights reserved.