Maintained with ☕️ by
IcePanel logo

BigQuery ObjectRef values now support the following These features are

Share

Services

## Feature Feature BigQuery [ObjectRef values](https://cloud.google.com/bigquery/docs/work-with-objectref)now support the following: * You can run [ObjectRef functions](https://cloud.google.com/bigquery/docs/reference/standard-sql/objectref%5Ffunctions)with either[direct access or delegated access](https://cloud.google.com/bigquery/docs/work-with-objectref#authorizer%5Fand%5Fpermissions). * The[OBJ.MAKE\_REF function](https://cloud.google.com/bigquery/docs/reference/standard-sql/objectref%5Ffunctions#objmake%5Fref)automatically fetches the latest Cloud Storage metadata and populates this in the `ref.details` field. * The[OBJ.GET\_READ\_URL function](https://cloud.google.com/bigquery/docs/reference/standard-sql/objectref%5Ffunctions#objget%5Fread%5Furl)returns a `STRUCT` value with a read URL and status columns and renders image results in the Cloud console. Use this function when you don't require a write URL. These features are[generally available](https://cloud.google.com/products#product-launch-stages)(GA).