ColabNotebookExecutionIdentity.serviceAccount constructor
const
ColabNotebookExecutionIdentity.serviceAccount(
- TfArg<
String> serviceAccount
Implementation
const factory ColabNotebookExecutionIdentity.serviceAccount(
TfArg<String> serviceAccount,
) = ColabNotebookExecutionServiceAccount;