Class Google::Cloud::Dialogflow::CX::V3::CreateSecuritySettingsRequest (v0.6.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The location to create an SecuritySettings for. Format: projects/<Project ID>/locations/<Location ID>.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The location to create an SecuritySettings for. Format: projects/<Project ID>/locations/<Location ID>.
Returns
  • (::String) — Required. The location to create an SecuritySettings for. Format: projects/<Project ID>/locations/<Location ID>.

#security_settings

def security_settings() -> ::Google::Cloud::Dialogflow::CX::V3::SecuritySettings
Returns

#security_settings=

def security_settings=(value) -> ::Google::Cloud::Dialogflow::CX::V3::SecuritySettings
Parameter
Returns