You can now use the visual graph modeler in BigQuery Studio to define BigQuery graph nodes and edges from your
Share
Services
## Feature
Feature
You can now use the [visual graph modeler](https://cloud.google.com/bigquery/docs/graph-modeler) in BigQuery Studio to define BigQuery graph nodes and edges from your BigQuery tables and edit graph schema. This feature is available in [Preview](https://cloud.google.com/products#product-launch-stages).
## Announcement
Announcement
Dataproc is now called [Managed Service for Apache Spark](https://cloud.google.com/dataproc/docs/concepts/overview). The names for associated API, client library, CLI, and Identity and Access Management (IAM) resources remain unchanged.
## Announcement
Announcement
BigLake is now called [Google Cloud Lakehouse](https://cloud.google.com/biglake/docs/introduction). BigLake metastore is now called the [Lakehouse runtime catalog](https://cloud.google.com/biglake/docs/about-blms). The names for associated APIs, client libraries, CLI commands, and Identity and Access Management (IAM) remain unchanged and still reference BigLake.
## Announcement
Announcement
Dataplex Universal Catalog is now called [Knowledge Catalog](https://cloud.google.com/dataplex/docs/introduction). The API, client library, CLI, and Identity and Access Management (IAM) names remain unchanged. For more information, see [Knowledge Catalog overview](https://cloud.google.com/dataplex/docs/introduction).
## Announcement
Announcement
Looker Studio is now called [Data Studio](https://docs.cloud.google.com/data-studio). The website and endpoint change from `lookerstudio.google.com` to`datastudio.google.com`. You do not need to update your reports for this change, as Data Studio automatically redirects to the new domain. However, if your company uses proxies to restrict access to external sites, your IT administrator needs to add the new domain to your access control list (ACL). The names for associated API, client library, CLI, and Identity and Access Management (IAM) resources remain unchanged. For more information, see [Data Studio returns as new home for Data Cloud assets](https://cloud.google.com/blog/products/data-analytics/looker-studio-is-data-studio).
## Feature
Feature
[BigQuery graphs](https://cloud.google.com/bigquery/docs/graph-overview) now support the following features:
* You can [query graphs](https://cloud.google.com/bigquery/docs/conversational-analytics#graphs) using natural language in Conversational Analytics.
* You can add[descriptions and synonyms](https://cloud.google.com/bigquery/docs/reference/standard-sql/graph-schema-statements#element%5Ftable%5Fproperty%5Fdefinition) to the labels and properties in your graphs.
* For some types of graphs you can[define measures](https://cloud.google.com/bigquery/docs/graph-measures), which lock an aggregation to a key to help you perform complex aggregations without overcounting. To query measures, you transform your graph into a flattened table by using the[GRAPH\_EXPAND TVF](https://cloud.google.com/bigquery/docs/reference/standard-sql/graph-sql-queries#graph%5Fexpand), and then query measures in that table with the[AGG function](https://cloud.google.com/bigquery/docs/reference/standard-sql/aggregate%5Ffunctions#agg).
These features are in [Preview](https://cloud.google.com/products#product-launch-stages).
## Feature
Feature
You can now [use the Data Engineering Agent](https://cloud.google.com/bigquery/docs/data-engineering-agent-pipelines)to build, modify, and troubleshoot data pipelines in BigQuery. This feature is[generally available](https://cloud.google.com/products/#product-launch-stages) (GA).
## Feature
Feature
You can now use the `gemini-embedding-2-preview` model in the[AI.EMBED](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-embed),[AI.SIMILARITY](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-similarity), and[AI.GENERATE\_EMBEDDING](https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-generate-embedding)functions to generate a single embedding from a combination of input types, including text, image, audio, video, and PDF files. This feature is in [Preview](https://cloud.google.com/products#product-launch-stages).