Reference documentation and code samples for the Google Cloud Security Center Management V1 Client class GetSecurityHealthAnalyticsCustomModuleRequest.
Generated from protobuf message google.cloud.securitycentermanagement.v1.GetSecurityHealthAnalyticsCustomModuleRequest
Namespace
Google \ Cloud \ SecurityCenterManagement \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the resource, in the format projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}.
getName
Required. Name of the resource, in the format
projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}.
Returns
Type
Description
string
setName
Required. Name of the resource, in the format
projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the resource, in the format
projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}. Please see
SecurityCenterManagementClient::securityHealthAnalyticsCustomModuleName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Security Center Management V1 Client - Class GetSecurityHealthAnalyticsCustomModuleRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-securitycentermanagement/latest/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [1.2.0](/php/docs/reference/cloud-securitycentermanagement/1.2.0/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [1.1.3](/php/docs/reference/cloud-securitycentermanagement/1.1.3/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [1.0.0](/php/docs/reference/cloud-securitycentermanagement/1.0.0/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [0.3.2](/php/docs/reference/cloud-securitycentermanagement/0.3.2/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [0.2.7](/php/docs/reference/cloud-securitycentermanagement/0.2.7/V1.GetSecurityHealthAnalyticsCustomModuleRequest)\n- [0.1.0](/php/docs/reference/cloud-securitycentermanagement/0.1.0/V1.GetSecurityHealthAnalyticsCustomModuleRequest) \nReference documentation and code samples for the Google Cloud Security Center Management V1 Client class GetSecurityHealthAnalyticsCustomModuleRequest.\n\nRequest message for\n[SecurityCenterManagement.GetSecurityHealthAnalyticsCustomModule](/php/docs/reference/cloud-securitycentermanagement/latest/V1.Client.SecurityCenterManagementClient#_Google_Cloud_SecurityCenterManagement_V1_Client_SecurityCenterManagementClient__getSecurityHealthAnalyticsCustomModule__).\n\nGenerated from protobuf message `google.cloud.securitycentermanagement.v1.GetSecurityHealthAnalyticsCustomModuleRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ SecurityCenterManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the resource, in the format\n`projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}`.\n\n### setName\n\nRequired. Name of the resource, in the format\n`projects/{project}/locations/{location}/securityHealthAnalyticsCustomModules/{custom_module}`.\n\n### static::build"]]