| [ Web Proxy ] |
| Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.bigquery.obj.make_ref.html | [Back] [Original] |
Section Navigation
[Preview] Use the OBJ.MAKE_REF function to create an ObjectRef value that contains reference information for a Cloud Storage object.
uri_or_json (bigframes.pandas.Series or str) A series of STRING values that contains the URI for the Cloud Storage object, for example, gs://mybucket/flowers/12345.jpg. OR A series of JSON value that represents a Cloud Storage object.
authorizer (bigframes.pandas.Series or str, optional) A STRING value that contains the Cloud Resource connection used to access the Cloud Storage object.
Required if uri_or_json is a URI string.
An ObjectRef value.
Copyright 2019, Google.
Created using Sphinx 8.1.3.
Built with the PyData Sphinx Theme 0.19.0.
| Web Proxy Viewer | New URL | Original Page |