Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::DeleteBigQueryExportRequest.
Request message for deleting a BigQuery export.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) —
Required. The name of the BigQuery export to delete. The following list shows some examples of the format:
+
organizations/{organization}/locations/{location}/bigQueryExports/{export_id}
folders/{folder}/locations/{location}/bigQueryExports/{export_id}
projects/{project}/locations/{location}/bigQueryExports/{export_id}
#name=
def name=(value) -> ::String
-
value (::String) —
Required. The name of the BigQuery export to delete. The following list shows some examples of the format:
+
organizations/{organization}/locations/{location}/bigQueryExports/{export_id}
folders/{folder}/locations/{location}/bigQueryExports/{export_id}
projects/{project}/locations/{location}/bigQueryExports/{export_id}
-
(::String) —
Required. The name of the BigQuery export to delete. The following list shows some examples of the format:
+
organizations/{organization}/locations/{location}/bigQueryExports/{export_id}
folders/{folder}/locations/{location}/bigQueryExports/{export_id}
projects/{project}/locations/{location}/bigQueryExports/{export_id}