Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::SimulateSecurityHealthAnalyticsCustomModuleRequest (v0.33.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::SimulateSecurityHealthAnalyticsCustomModuleRequest.

Request message to simulate a CustomConfig against a given test resource. Maximum size of the request is 4 MB by default.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#custom_config

def custom_config() -> ::Google::Cloud::SecurityCenter::V1::CustomConfig
Returns

#custom_config=

def custom_config=(value) -> ::Google::Cloud::SecurityCenter::V1::CustomConfig
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The relative resource name of the organization, project, or folder. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name An example is: "organizations/{organization_id}".

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The relative resource name of the organization, project, or folder. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name An example is: "organizations/{organization_id}".
Returns
  • (::String) — Required. The relative resource name of the organization, project, or folder. See: https://cloud.google.com/apis/design/resource_names#relative_resource_name An example is: "organizations/{organization_id}".

#resource

def resource() -> ::Google::Cloud::SecurityCenter::V1::SimulateSecurityHealthAnalyticsCustomModuleRequest::SimulatedResource
Returns

#resource=

def resource=(value) -> ::Google::Cloud::SecurityCenter::V1::SimulateSecurityHealthAnalyticsCustomModuleRequest::SimulatedResource
Parameter
Returns