Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ExportFindingsMetadata.
The LRO metadata for a ExportFindings request.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#big_query_destination
def big_query_destination() -> ::Google::Cloud::SecurityCenter::V2::BigQueryDestination
Returns
- (::Google::Cloud::SecurityCenter::V2::BigQueryDestination) — Required. The destination big query dataset to export findings to.
#big_query_destination=
def big_query_destination=(value) -> ::Google::Cloud::SecurityCenter::V2::BigQueryDestination
Parameter
- value (::Google::Cloud::SecurityCenter::V2::BigQueryDestination) — Required. The destination big query dataset to export findings to.
Returns
- (::Google::Cloud::SecurityCenter::V2::BigQueryDestination) — Required. The destination big query dataset to export findings to.
#export_start_time
def export_start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Optional. Timestamp at which export was started
#export_start_time=
def export_start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Optional. Timestamp at which export was started
Returns
- (::Google::Protobuf::Timestamp) — Optional. Timestamp at which export was started