Class Google::Cloud::Dialogflow::CX::V3::DeleteSecuritySettingsRequest (v0.5.0)

The request message for [SecuritySettings.DeleteSecuritySettings][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the SecuritySettings to delete. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the SecuritySettings to delete. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.
Returns
  • (::String) — Required. The name of the SecuritySettings to delete. Format: projects/<Project ID>/locations/<Location ID>/securitySettings/<Security Settings ID>.