Uses of Class
com.google.cloud.aiplatform.v1.ApiAuth
Packages that use ApiAuth
-
Uses of ApiAuth in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ApiAuthModifier and TypeMethodDescriptionApiAuth.Builder.build()ApiAuth.Builder.buildPartial()RagVectorDbConfig.Builder.getApiAuth()Authentication config for the chosen Vector DB.RagVectorDbConfig.getApiAuth()Authentication config for the chosen Vector DB.RagVectorDbConfigOrBuilder.getApiAuth()Authentication config for the chosen Vector DB.static ApiAuthApiAuth.getDefaultInstance()ApiAuth.Builder.getDefaultInstanceForType()ApiAuth.getDefaultInstanceForType()static ApiAuthApiAuth.parseDelimitedFrom(InputStream input) static ApiAuthApiAuth.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuthApiAuth.parseFrom(byte[] data) static ApiAuthApiAuth.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuthApiAuth.parseFrom(com.google.protobuf.ByteString data) static ApiAuthApiAuth.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuthApiAuth.parseFrom(com.google.protobuf.CodedInputStream input) static ApiAuthApiAuth.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuthApiAuth.parseFrom(InputStream input) static ApiAuthApiAuth.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ApiAuthApiAuth.parseFrom(ByteBuffer data) static ApiAuthApiAuth.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ApiAuthModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ApiAuth>ApiAuth.getParserForType()static com.google.protobuf.Parser<ApiAuth>ApiAuth.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ApiAuthModifier and TypeMethodDescriptionRagVectorDbConfig.Builder.mergeApiAuth(ApiAuth value) Authentication config for the chosen Vector DB.static ApiAuth.BuilderApiAuth.newBuilder(ApiAuth prototype) RagVectorDbConfig.Builder.setApiAuth(ApiAuth value) Authentication config for the chosen Vector DB.