Google Cloud Chronicle V1 Client - Class BigQueryExportPackage (0.4.0)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED

Value: 0

The BigQueryExportPackage is unspecified.

Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_UNSPECIFIED = 0;

BIG_QUERY_EXPORT_PACKAGE_BYOBQ

Value: 1

The BigQueryExportPackage is Bring Your Own BigQuery.

Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_BYOBQ = 1;

BIG_QUERY_EXPORT_PACKAGE_ADVANCED

Value: 2

The BigQueryExportPackage is Advanced BigQuery.

Generated from protobuf enum BIG_QUERY_EXPORT_PACKAGE_ADVANCED = 2;