Uses of Class
com.google.cloud.aiplatform.v1.ApiAuth.Builder
Packages that use ApiAuth.Builder
-
Uses of ApiAuth.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ApiAuth.BuilderModifier and TypeMethodDescriptionApiAuth.Builder.clear()ApiAuth.Builder.clearApiKeyConfig()The API secret.ApiAuth.Builder.clearAuthConfig()RagVectorDbConfig.Builder.getApiAuthBuilder()Authentication config for the chosen Vector DB.ApiAuth.Builder.mergeApiKeyConfig(ApiAuth.ApiKeyConfig value) The API secret.ApiAuth.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ApiAuth.Builder.mergeFrom(com.google.protobuf.Message other) static ApiAuth.BuilderApiAuth.newBuilder()static ApiAuth.BuilderApiAuth.newBuilder(ApiAuth prototype) ApiAuth.newBuilderForType()protected ApiAuth.BuilderApiAuth.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ApiAuth.Builder.setApiKeyConfig(ApiAuth.ApiKeyConfig value) The API secret.ApiAuth.Builder.setApiKeyConfig(ApiAuth.ApiKeyConfig.Builder builderForValue) The API secret.ApiAuth.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type ApiAuth.BuilderModifier and TypeMethodDescriptionRagVectorDbConfig.Builder.setApiAuth(ApiAuth.Builder builderForValue) Authentication config for the chosen Vector DB.