videosphere
Preparing search index...
lib/translation/gcp-sa
GcpServiceAccountKey
Interface GcpServiceAccountKey
Minimal service-account JSON fields required by the TTS client.
interface
GcpServiceAccountKey
{
type
:
string
;
project_id
:
string
;
private_key
:
string
;
client_email
:
string
;
}
Index
Properties
type
project_
id
private_
key
client_
email
Properties
type
type
:
string
project_
id
project_id
:
string
private_
key
private_key
:
string
client_
email
client_email
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
project_
id
private_
key
client_
email
videosphere
Loading...
Minimal service-account JSON fields required by the TTS client.