Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::BigQueryDestination.
The destination big query dataset to export findings to.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset
def dataset() -> ::String
Returns
- (::String) — Required. The relative resource name of the destination dataset, in the form projects/{projectId}/datasets/{datasetId}.
#dataset=
def dataset=(value) -> ::String
Parameter
- value (::String) — Required. The relative resource name of the destination dataset, in the form projects/{projectId}/datasets/{datasetId}.
Returns
- (::String) — Required. The relative resource name of the destination dataset, in the form projects/{projectId}/datasets/{datasetId}.