Google Cloud Security Center Management V1 Client - Class GetEffectiveEventThreatDetectionCustomModuleRequest (1.0.0)

Reference documentation and code samples for the Google Cloud Security Center Management V1 Client class GetEffectiveEventThreatDetectionCustomModuleRequest.

Message for getting a EffectiveEventThreatDetectionCustomModule

Generated from protobuf message google.cloud.securitycentermanagement.v1.GetEffectiveEventThreatDetectionCustomModuleRequest

Namespace

Google \ Cloud \ SecurityCenterManagement \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the ETD custom module. Its format is: * organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}. * folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}. * projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.

getName

Required. The resource name of the ETD custom module.

Its format is:

  • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
Returns
Type Description
string

setName

Required. The resource name of the ETD custom module.

Its format is:

  • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the ETD custom module.

Its format is:

  • organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}.
  • projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{effective_event_threat_detection_custom_module}. Please see Google\Cloud\SecurityCenterManagement\V1\SecurityCenterManagementClient::effectiveEventThreatDetectionCustomModuleName() for help formatting this field.
Returns
Type Description
Google\Cloud\SecurityCenterManagement\V1\GetEffectiveEventThreatDetectionCustomModuleRequest