Feature availability in Looker (Google Cloud core)

On this page, you will learn about Looker (Google Cloud core) features compared to Looker (original). Looker (Google Cloud core) features also vary by edition and network connection type.

Feature availability by instance type

The interface and functionality of a Looker (Google Cloud core) instance is virtually indistinguishable from a Looker (original) instance, but the two instance types are not identical. Some differentiating characteristics include the following:

Administrative compatibility by instance type

All administrative functions and settings for Looker (original) instances are managed in the Admin section of the Looker (original) instance. However, for Looker (Google Cloud core) instances, these settings are divided between the Admin section of the Looker (Google Cloud core) instance and the Google Cloud console.

Database connection compatibility by instance type

The list of supported database dialects that you can connect to your instance differs between Looker (original) and Looker (Google Cloud core).

For a list of database dialects that are supported by Looker (original) instances, see the Looker dialects documentation page.

For a list of database dialects that are supported by Looker (Google Cloud core) instances, see the Connecting Looker (Google Cloud core) to your database documentation page.

Feature compatibility by edition type

Some Looker (Google Cloud core) features vary depending on the instance edition. See the Looker (Google Cloud core) features and entitlements documentation page for more information.

Feature compatibility by network connection type

There are three available network configurations for Looker (Google Cloud core) instances:

  • Public: Network connection uses an external, internet-accessible IP address.
  • Private: Network connection uses an internal, Google-hosted Virtual Private Cloud (VPC) IP address. If your instance uses a private IP connection, additional configuration may be necessary to use some Looker (Google Cloud core) features or connect to external resources.
  • Public and private: Network connection uses both a public IP address and a private IP address, where incoming traffic will be routed through public IP, and outgoing traffic will be routed through private IP.

See the following table for feature availability with each network configuration of an instance.

Feature Network configuration
Public IP Private IP Public IP and Private IP
Deliver content to S3, SFTP, Webhook Available Available, but your Google Cloud project must be configured to route traffic to the desired destination Available
Looker Labs and Legacy features Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core). Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core). Not available. All Looker Labs and Legacy features are disabled on Looker (Google Cloud core).
Looker Action Hub Available. Custom actions can also be developed for a private action hub server. Not available. Custom actions can be developed for a private action hub server. Not available. Custom actions can be developed for a private action hub server.
Marketplace Available as of Looker 23.16. Not available. Not available.
Signed embedding Available on the Embed edition of Looker (Google Cloud core).

Not available on the Standard and Enterprise editions of Looker (Google Cloud core).
Available on the Embed edition of Looker (Google Cloud core).

Not available on the Standard and Enterprise editions of Looker (Google Cloud core).
Available on the Embed edition of Looker (Google Cloud core).

Not available on the Standard and Enterprise editions of Looker (Google Cloud core).
Private embedding Available on all editions of Looker (Google Cloud core). Available on all editions of Looker (Google Cloud core). Available on all editions of Looker (Google Cloud core).
Custom Themes Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Extension Framework Available Available Available
Elite System Activity Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Available on the Enterprise and Embed editions of Looker (Google Cloud core).

Not available on the Standard edition of Looker (Google Cloud core).
Looker Mobile App Not available Not available Not available
SAML, LDAP, email/password, OpenID Connect authentication SAML and OpenID Connect available; LDAP and email/password not available SAML and OpenID Connect available; LDAP and email/password not available SAML and OpenID Connect available; LDAP and email/password not available
Dialect support Looker (Google Cloud core) supported database dialects Looker (Google Cloud core) supported database dialects Looker (Google Cloud core) supported database dialects
Git connections Available for customer-hosted Git repos on the public Internet Available for customer-hosted Git repos on the public Internet, but must configure the Google Cloud project to connect to Git Available for customer-hosted Git repos on the public Internet, but must configure the Google Cloud project to connect to Git
SSH tunnels Not available Not available. When using a private IP connection, configure your Google Cloud project to connect to on-premises sources or other cloud service providers Not available
Connected Sheets BI connector Available. This feature is enabled by default on Looker (Google Cloud core) instances. Not available. Available. This feature is enabled by default on Looker (Google Cloud core) instances.
Looker Studio BI connector Available. This feature is enabled by default on Looker (Google Cloud core) instances. Not available. Available. This feature is enabled by default on Looker (Google Cloud core) instances.
IP Allowlist Not available. Not available. Not available..
Log Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information. Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information. Not available. Google Cloud uses Cloud Logging. See the "View instance logs for Looker (Google Cloud core)" documentation page for more information.
Looker Usage dashboard Not available. Usage information can be viewed using the System Activity dashboards and Explores. Not available. Usage information can be viewed using the System Activity dashboards and Explores. Not available. Usage information can be viewed using the System Activity dashboards and Explores.
Looker support access The functionality of the Support Access Admin panel page has moved into the Google Cloud console. See the Getting support for Looker (Google Cloud core) documentation page for information. The functionality of the Support Access Admin panel page has moved into the Google Cloud console. See the Getting support for Looker (Google Cloud core) documentation page for information. The functionality of the Support Access Admin panel page has moved into the Google Cloud console. See the Getting support for Looker (Google Cloud core) documentation page for information.

Enable and configure certain Looker (Google Cloud core) instance features

Some Looker features require additional configuration in Looker (Google Cloud core) instances.

Looker Action Hub

Looker hosts and provides the Looker Action Hub, a stateless server that implements Looker's Action API and exposes integrations — also called actions — with third-party services. Data that your users send by using an action will be passed temporarily from your Looker (Google Cloud core) instance through the Looker Action Hub server. The Looker Action Hub is disabled by default in Looker (Google Cloud core) instances. To enable individual actions, a user with the Looker Admin role must click Enable next to the action on the Actions page in the Admin section of the Looker (Google Cloud core) instance and configure the action settings. The Looker Action Hub is not available for Looker (Google Cloud core) instances that use a private network connection.

Sample LookML project

Looker (Google Cloud core) provides a sample LookML project that can help you learn to write LookML, to query data, and to view and edit dashboards. The sample LookML project is provided on Looker (Google Cloud core) instances of all edition types. To use the sample LookML project, the BigQuery API must be enabled for your Google Cloud project.

Open SQL Interface

The Open SQL Interface allows access to Looker models and Explores for applications (such as Tableau) that use JDBC to connect to data sources. For Looker (original) instances, the SQL Interface is enabled by the SQL Interface Experimental Lab on the Looker (original) instance.

While Looker (Google Cloud core) instances don't support Labs features in general, you can fill out the Looker SQL Interface Pre-GA Agreement interest form to request the SQL Interface feature on your Looker (Google Cloud core) instance. The Google team will enable the SQL Interface feature for your instance.