Class SecurityMonitoringIntegrationConfigGoogleWorkspaceSecrets

Credentials for a Google Workspace entity context sync.

Hierarchy

  • SecurityMonitoringIntegrationConfigGoogleWorkspaceSecrets

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
adminEmail?: string

The admin email to impersonate for domain-wide delegation.

The Google Cloud service account JSON used to authenticate against the Google Workspace Admin SDK. Additional keys beyond those documented are preserved.

Generated using TypeDoc