Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::UpdateSecurityHealthAnalyticsCustomModuleRequest.
Request message for updating Security Health Analytics custom modules.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#security_health_analytics_custom_module
def security_health_analytics_custom_module() -> ::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule
    Returns
    
  - (::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule) — Required. The SecurityHealthAnalytics custom module to update.
#security_health_analytics_custom_module=
def security_health_analytics_custom_module=(value) -> ::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule
    Parameter
    
  - value (::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule) — Required. The SecurityHealthAnalytics custom module to update.
    Returns
    
  - (::Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule) — Required. The SecurityHealthAnalytics custom module to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
    Returns
    
  - (::Google::Protobuf::FieldMask) — The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
    Parameter
    
  - value (::Google::Protobuf::FieldMask) — The list of fields to update.
    Returns
    
- (::Google::Protobuf::FieldMask) — The list of fields to update.