Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::UpdateResourceValueConfigRequest (v0.3.0)

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

Request message to update resource value config

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_value_config

def resource_value_config() -> ::Google::Cloud::SecurityCenter::V2::ResourceValueConfig
Returns

#resource_value_config=

def resource_value_config=(value) -> ::Google::Cloud::SecurityCenter::V2::ResourceValueConfig
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — The list of fields to be updated. If empty all mutable fields will be updated.

    To update nested fields, include the top level field in the mask For example, to update gcp_metadata.resource_type, include the "gcp_metadata" field mask

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — The list of fields to be updated. If empty all mutable fields will be updated.

    To update nested fields, include the top level field in the mask For example, to update gcp_metadata.resource_type, include the "gcp_metadata" field mask

Returns
  • (::Google::Protobuf::FieldMask) — The list of fields to be updated. If empty all mutable fields will be updated.

    To update nested fields, include the top level field in the mask For example, to update gcp_metadata.resource_type, include the "gcp_metadata" field mask