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
- (::Google::Cloud::SecurityCenter::V2::ResourceValueConfig) — Required. The resource value config being updated.
#resource_value_config=
def resource_value_config=(value) -> ::Google::Cloud::SecurityCenter::V2::ResourceValueConfig
- value (::Google::Cloud::SecurityCenter::V2::ResourceValueConfig) — Required. The resource value config being updated.
- (::Google::Cloud::SecurityCenter::V2::ResourceValueConfig) — Required. The resource value config being updated.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::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
-
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
-
(::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