Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::DeleteConnectionRequest (v1.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::DeleteConnectionRequest.
Request message for DeleteConnection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
-
(::String) — Required. Resource name of the Connection to be deleted, in the format:
projects/{project}/locations/{location}/connections/{connection}.
#name=
defname=(value)->::String
Parameter
-
value (::String) — Required. Resource name of the Connection to be deleted, in the format:
projects/{project}/locations/{location}/connections/{connection}.
Returns
-
(::String) — Required. Resource name of the Connection to be deleted, in the format:
projects/{project}/locations/{location}/connections/{connection}.