Google Cloud Security Command Center V1 Client - Class GetEffectiveEventThreatDetectionCustomModuleRequest (1.30.0)

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

Request to get an EffectiveEventThreatDetectionCustomModule.

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

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the effective Event Threat Detection custom module. Its format is: * organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}. * folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}. * projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}.

getName

Required. The resource name of the effective Event Threat Detection custom module.

Its format is:

  • organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
Returns
Type Description
string

setName

Required. The resource name of the effective Event Threat Detection custom module.

Its format is:

  • organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The resource name of the effective Event Threat Detection custom module.

Its format is:

  • organizations/{organization}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • folders/{folder}/eventThreatDetectionSettings/effectiveCustomModules/{module}.
  • projects/{project}/eventThreatDetectionSettings/effectiveCustomModules/{module}. Please see Google\Cloud\SecurityCenter\V1\SecurityCenterClient::effectiveEventThreatDetectionCustomModuleName() for help formatting this field.
Returns
Type Description
Google\Cloud\SecurityCenter\V1\GetEffectiveEventThreatDetectionCustomModuleRequest