Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
index
GcpCredentials
Interface GcpCredentials
interface
GcpCredentials
{
auth_provider_x509_cert_url
:
string
;
auth_uri
:
string
;
client_email
:
string
;
client_id
:
string
;
client_x509_cert_url
:
string
;
private_key
:
string
;
private_key_id
:
string
;
project_id
:
string
;
token_uri
:
string
;
type
:
string
;
}
Index
Properties
auth_
provider_
x509_
cert_
url
auth_
uri
client_
email
client_
id
client_
x509_
cert_
url
private_
key
private_
key_
id
project_
id
token_
uri
type
Properties
auth_
provider_
x509_
cert_
url
auth_provider_x509_cert_url
:
string
auth_
uri
auth_uri
:
string
client_
email
client_email
:
string
client_
id
client_id
:
string
client_
x509_
cert_
url
client_x509_cert_url
:
string
private_
key
private_key
:
string
private_
key_
id
private_key_id
:
string
project_
id
project_id
:
string
token_
uri
token_uri
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth_
provider_
x509_
cert_
url
auth_
uri
client_
email
client_
id
client_
x509_
cert_
url
private_
key
private_
key_
id
project_
id
token_
uri
type
@deep/nest-kit
Loading...