Reference documentation and code samples for the Google Cloud Chronicle V1 Client class GetBigQueryExportRequest.
The request message to fetch BigQuery Export configuration.
Generated from protobuf message google.cloud.chronicle.v1.GetBigQueryExportRequest
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource name of the BigqueryExport to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
getName
Required. The resource name of the BigqueryExport to retrieve.
Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
string
setName
Required. The resource name of the BigqueryExport to retrieve.
Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport
var
string
$this
static::build
name
string
Required. The resource name of the BigqueryExport to retrieve. Format: projects/{project}/locations/{location}/instances/{instance}/bigQueryExport Please see BigQueryExportServiceClient::bigQueryExportName() for help formatting this field.

