Reference documentation and code samples for the Google Cloud Chronicle V1 Client class BigQueryExportPackage.
The BigQueryExportPackage entitled for the Chronicle instance.
Protobuf type google.cloud.chronicle.v1.BigQueryExportPackage
Namespace
Google \ Cloud \ Chronicle \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED
Value: 0The BigQueryExportPackage is unspecified.
Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED = 0;
BIG_QUERY_EXPORT_PACKAGE_BYOBQ
Value: 1The BigQueryExportPackage is Bring Your Own BigQuery.
Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_BYOBQ = 1;
BIG_QUERY_EXPORT_PACKAGE_ADVANCED
Value: 2The BigQueryExportPackage is Advanced BigQuery.
Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_ADVANCED = 2;