| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ApiAuth |
ApiAuth.Builder.build() |
ApiAuth |
ApiAuth.Builder.buildPartial() |
ApiAuth |
RagVectorDbConfigOrBuilder.getApiAuth()
Authentication config for the chosen Vector DB.
|
ApiAuth |
RagVectorDbConfig.getApiAuth()
Authentication config for the chosen Vector DB.
|
ApiAuth |
RagVectorDbConfig.Builder.getApiAuth()
Authentication config for the chosen Vector DB.
|
static ApiAuth |
ApiAuth.getDefaultInstance() |
ApiAuth |
ApiAuth.getDefaultInstanceForType() |
ApiAuth |
ApiAuth.Builder.getDefaultInstanceForType() |
static ApiAuth |
ApiAuth.parseDelimitedFrom(InputStream input) |
static ApiAuth |
ApiAuth.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiAuth |
ApiAuth.parseFrom(byte[] data) |
static ApiAuth |
ApiAuth.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiAuth |
ApiAuth.parseFrom(ByteBuffer data) |
static ApiAuth |
ApiAuth.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiAuth |
ApiAuth.parseFrom(com.google.protobuf.ByteString data) |
static ApiAuth |
ApiAuth.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiAuth |
ApiAuth.parseFrom(com.google.protobuf.CodedInputStream input) |
static ApiAuth |
ApiAuth.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ApiAuth |
ApiAuth.parseFrom(InputStream input) |
static ApiAuth |
ApiAuth.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ApiAuth> |
ApiAuth.getParserForType() |
static com.google.protobuf.Parser<ApiAuth> |
ApiAuth.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagVectorDbConfig.Builder |
RagVectorDbConfig.Builder.mergeApiAuth(ApiAuth value)
Authentication config for the chosen Vector DB.
|
ApiAuth.Builder |
ApiAuth.Builder.mergeFrom(ApiAuth other) |
static ApiAuth.Builder |
ApiAuth.newBuilder(ApiAuth prototype) |
RagVectorDbConfig.Builder |
RagVectorDbConfig.Builder.setApiAuth(ApiAuth value)
Authentication config for the chosen Vector DB.
|
Copyright © 2025 Google LLC. All rights reserved.