Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class ExportFindingsMetadata.
The LRO metadata for a ExportFindings request.
Generated from protobuf message google.cloud.securitycenter.v2.ExportFindingsMetadata
Namespace
Google \ Cloud \ SecurityCenter \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ export_start_time |
Google\Protobuf\Timestamp
Optional. Timestamp at which export was started |
↳ big_query_destination |
BigQueryDestination
Required. The destination big query dataset to export findings to. |
getExportStartTime
Optional. Timestamp at which export was started
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasExportStartTime
clearExportStartTime
setExportStartTime
Optional. Timestamp at which export was started
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |
getBigQueryDestination
Required. The destination big query dataset to export findings to.
Returns | |
---|---|
Type | Description |
BigQueryDestination|null |
hasBigQueryDestination
setBigQueryDestination
Required. The destination big query dataset to export findings to.
Parameter | |
---|---|
Name | Description |
var |
BigQueryDestination
|
Returns | |
---|---|
Type | Description |
$this |
getDestination
Returns | |
---|---|
Type | Description |
string |