The list of streams under the parent property for which data will be
exported.
Format: properties/{property_id}/dataStreams/{stream_id}
Example: ['properties/1000/dataStreams/2000']
The list of streams under the parent property for which data will be
exported.
Format: properties/{property_id}/dataStreams/{stream_id}
Example: ['properties/1000/dataStreams/2000']
The bytes of the exportStreams at the given index.
getExportStreamsCount()
publicintgetExportStreamsCount()
The list of streams under the parent property for which data will be
exported.
Format: properties/{property_id}/dataStreams/{stream_id}
Example: ['properties/1000/dataStreams/2000']
The list of streams under the parent property for which data will be
exported.
Format: properties/{property_id}/dataStreams/{stream_id}
Example: ['properties/1000/dataStreams/2000']
Output only. Resource name of this BigQuery link.
Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}'
Format: 'properties/1234/bigQueryLinks/abc567'
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Output only. Resource name of this BigQuery link.
Format: 'properties/{property_id}/bigQueryLinks/{bigquery_link_id}'
Format: 'properties/1234/bigQueryLinks/abc567'
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Immutable. The linked Google Cloud project. When creating a BigQueryLink,
you may provide this resource name using either a project number or project
ID. Once this resource has been created, the returned project will always
have a project that contains a project number.
Format: 'projects/{project number}'
Example: 'projects/1234'
Immutable. The linked Google Cloud project. When creating a BigQueryLink,
you may provide this resource name using either a project number or project
ID. Once this resource has been created, the returned project will always
have a project that contains a project number.
Format: 'projects/{project number}'
Example: 'projects/1234'
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides a comprehensive list of versions for `BigQueryLink`, a class used to link a GA4 Property with a BigQuery project, ranging from the latest version (0.70.0) down to version 0.14.0."],["`BigQueryLink` is a final class that extends `GeneratedMessageV3` and implements `BigQueryLinkOrBuilder`, enabling a connection between Google Analytics 4 properties and BigQuery."],["The class offers methods for managing data export configurations, such as enabling daily and streaming exports, including advertising IDs, and excluding specific events, alongside methods for creating, retrieving, and parsing `BigQueryLink` instances."],["Static fields such as `CREATE_TIME_FIELD_NUMBER`, `DAILY_EXPORT_ENABLED_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER` represent different attributes for data management within the `BigQueryLink`."],["The current version being described in depth on the page is version `0.22.0`, and a full API is included for all methods and fields that version contains."]]],[]]