(::Google::Protobuf::Timestamp) — Output only. The time at which the BigQuery export was created.
This field is set by the server and will be ignored if provided on export
on creation.
#dataset
defdataset()->::String
Returns
(::String) — The dataset to write findings' updates to. Its format is
"projects/[project_id]/datasets/[bigquery_dataset_id]".
BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers
(0-9), or underscores (_).
#dataset=
defdataset=(value)->::String
Parameter
value (::String) — The dataset to write findings' updates to. Its format is
"projects/[project_id]/datasets/[bigquery_dataset_id]".
BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers
(0-9), or underscores (_).
Returns
(::String) — The dataset to write findings' updates to. Its format is
"projects/[project_id]/datasets/[bigquery_dataset_id]".
BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers
(0-9), or underscores (_).
#description
defdescription()->::String
Returns
(::String) — The description of the export (max of 1024 characters).
#description=
defdescription=(value)->::String
Parameter
value (::String) — The description of the export (max of 1024 characters).
Returns
(::String) — The description of the export (max of 1024 characters).
#filter
deffilter()->::String
Returns
(::String) —
Expression that defines the filter to apply across create/update events
of findings. The expression is a list of zero or more restrictions combined
via logical operators AND and OR. Parentheses are supported, and OR
has higher precedence than AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
The supported operators are:
= for all value types.
>, <, >=, <= for integer values.
:, meaning substring matching, for strings.
The supported value types are:
string literals in quotes.
integer literals without quotes.
boolean literals true and false without quotes.
#filter=
deffilter=(value)->::String
Parameter
value (::String) —
Expression that defines the filter to apply across create/update events
of findings. The expression is a list of zero or more restrictions combined
via logical operators AND and OR. Parentheses are supported, and OR
has higher precedence than AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
The supported operators are:
= for all value types.
>, <, >=, <= for integer values.
:, meaning substring matching, for strings.
The supported value types are:
string literals in quotes.
integer literals without quotes.
boolean literals true and false without quotes.
Returns
(::String) —
Expression that defines the filter to apply across create/update events
of findings. The expression is a list of zero or more restrictions combined
via logical operators AND and OR. Parentheses are supported, and OR
has higher precedence than AND.
Restrictions have the form <field> <operator> <value> and may have a
- character in front of them to indicate negation. The fields map to
those defined in the corresponding resource.
The supported operators are:
= for all value types.
>, <, >=, <= for integer values.
:, meaning substring matching, for strings.
The supported value types are:
string literals in quotes.
integer literals without quotes.
boolean literals true and false without quotes.
#most_recent_editor
defmost_recent_editor()->::String
Returns
(::String) — Output only. Email address of the user who last edited the BigQuery export.
This field is set by the server and will be ignored if provided on export
creation or update.
#name
defname()->::String
Returns
(::String) — Identifier. The relative resource name of this export. See:
https://cloud.google.com/apis/design/resource_names#relative_resource_name.
The following list shows some examples:
This field is provided in responses, and is ignored when provided in create
requests.
#name=
defname=(value)->::String
Parameter
value (::String) — Identifier. The relative resource name of this export. See:
https://cloud.google.com/apis/design/resource_names#relative_resource_name.
The following list shows some examples:
This field is provided in responses, and is ignored when provided in create
requests.
Returns
(::String) — Identifier. The relative resource name of this export. See:
https://cloud.google.com/apis/design/resource_names#relative_resource_name.
The following list shows some examples:
This field is provided in responses, and is ignored when provided in create
requests.
#principal
defprincipal()->::String
Returns
(::String) — Output only. The service account that needs permission to create table and
upload data to the BigQuery dataset.
#update_time
defupdate_time()->::Google::Protobuf::Timestamp
Returns
(::Google::Protobuf::Timestamp) — Output only. The most recent time at which the BigQuery export was updated.
This field is set by the server and will be ignored if provided on export
creation or update.
[[["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-09-09 UTC."],[],[],null,["# Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::BigQueryExport (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-BigQueryExport)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-BigQueryExport) \nReference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::BigQueryExport.\n\nConfigures how to deliver Findings to BigQuery Instance. \n\nInherits\n--------\n\n- [Object](./Google-Cloud-SecurityCenter-V2-Kubernetes-Object) \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time at which the BigQuery export was created. This field is set by the server and will be ignored if provided on export on creation.\n\n### #dataset\n\n def dataset() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The dataset to write findings' updates to. Its format is \"projects/\\[project_id\\]/datasets/\\[bigquery_dataset_id\\]\". BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_).\n\n### #dataset=\n\n def dataset=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The dataset to write findings' updates to. Its format is \"projects/\\[project_id\\]/datasets/\\[bigquery_dataset_id\\]\". BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). \n**Returns**\n\n- (::String) --- The dataset to write findings' updates to. Its format is \"projects/\\[project_id\\]/datasets/\\[bigquery_dataset_id\\]\". BigQuery dataset unique ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_).\n\n### #description\n\n def description() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The description of the export (max of 1024 characters).\n\n### #description=\n\n def description=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The description of the export (max of 1024 characters). \n**Returns**\n\n- (::String) --- The description of the export (max of 1024 characters).\n\n### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Expression that defines the filter to apply across create/update events\n of findings. The expression is a list of zero or more restrictions combined\n via logical operators `AND` and `OR`. Parentheses are supported, and `OR`\n has higher precedence than `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n - boolean literals `true` and `false` without quotes.\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n Expression that defines the filter to apply across create/update events\n of findings. The expression is a list of zero or more restrictions combined\n via logical operators `AND` and `OR`. Parentheses are supported, and `OR`\n has higher precedence than `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n- boolean literals `true` and `false` without quotes. \n**Returns**\n\n- (::String) --- Expression that defines the filter to apply across create/update events\n of findings. The expression is a list of zero or more restrictions combined\n via logical operators `AND` and `OR`. Parentheses are supported, and `OR`\n has higher precedence than `AND`.\n\n Restrictions have the form `\u003cfield\u003e \u003coperator\u003e \u003cvalue\u003e` and may have a\n `-` character in front of them to indicate negation. The fields map to\n those defined in the corresponding resource.\n\n The supported operators are:\n - `=` for all value types.\n - `\u003e`, `\u003c`, `\u003e=`, `\u003c=` for integer values.\n - `:`, meaning substring matching, for strings.\n\n The supported value types are:\n - string literals in quotes.\n - integer literals without quotes.\n - boolean literals `true` and `false` without quotes.\n\n### #most_recent_editor\n\n def most_recent_editor() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Email address of the user who last edited the BigQuery export. This field is set by the server and will be ignored if provided on export creation or update.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Identifier. The relative resource name of this export. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list shows some examples:\n\n +\n `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}`\n - `folders/{folder_id}/locations/{location_id}/bigQueryExports/{export_id}` + `projects/{project_id}/locations/{location_id}/bigQueryExports/{export_id}`\n\n This field is provided in responses, and is ignored when provided in create\n requests.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Identifier. The relative resource name of this export. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list shows some examples:\n\n\n +\n `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}`\n - `folders/{folder_id}/locations/{location_id}/bigQueryExports/{export_id}` + `projects/{project_id}/locations/{location_id}/bigQueryExports/{export_id}`\n\n This field is provided in responses, and is ignored when provided in create\nrequests. \n**Returns**\n\n- (::String) --- Identifier. The relative resource name of this export. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name. The following list shows some examples:\n\n +\n `organizations/{organization_id}/locations/{location_id}/bigQueryExports/{export_id}`\n - `folders/{folder_id}/locations/{location_id}/bigQueryExports/{export_id}` + `projects/{project_id}/locations/{location_id}/bigQueryExports/{export_id}`\n\n This field is provided in responses, and is ignored when provided in create\n requests.\n\n### #principal\n\n def principal() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The service account that needs permission to create table and upload data to the BigQuery dataset.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The most recent time at which the BigQuery export was updated. This field is set by the server and will be ignored if provided on export creation or update."]]