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

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

Request message for SecurityCenterManagement.GetEffectiveEventThreatDetectionCustomModule.

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 Event Threat Detection custom module, in one of the following formats: * organizations/{organization}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module} * folders/{folder}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module} * projects/{project}/locations/{location}/effectiveEventThreatDetectionCustomModules/{custom_module}

getName

Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

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

setName

Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

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

static::build

Parameter
Name Description
name string

Required. The resource name of the Event Threat Detection custom module, in one of the following formats:

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