Interface protos.google.cloud.lifesciences.v2beta.IServiceAccount (1.0.3)

Properties of a ServiceAccount.

Package

@google-cloud/life-sciences!

Properties

email

email?: (string|null);

ServiceAccount email

Property Value
TypeDescription
(string|null)

scopes

scopes?: (string[]|null);

ServiceAccount scopes

Property Value
TypeDescription
(string[]|null)