Interface protos.google.cloud.aiplatform.v1beta1.DeployedIndexAuthConfig.IAuthProvider (1.7.2)

Properties of an AuthProvider.

Package

@google-cloud/aiplatform!

Properties

allowedIssuers

allowedIssuers?: (string[]|null);

AuthProvider allowedIssuers

Property Value
TypeDescription
(string[]|null)

audiences

audiences?: (string[]|null);

AuthProvider audiences

Property Value
TypeDescription
(string[]|null)