Reference documentation and code samples for the Google Cloud Chronicle V1 Client class UpdateBigQueryExportRequest.
The request message to update BigQuery Export configuration.
Generated from protobuf message google.cloud.chronicle.v1.UpdateBigQueryExportRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ big_query_export
BigQueryExport
Required. The BigQueryExport settings to update. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
↳ update_mask
getBigQueryExport
Required. The BigQueryExport settings to update.
Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
hasBigQueryExport
clearBigQueryExport
setBigQueryExport
Required. The BigQueryExport settings to update.
Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
$this
getUpdateMask
Optional. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The list of fields to update.
$this
static::build
bigQueryExport
BigQueryExport
Required. The BigQueryExport settings to update. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
updateMask

