Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::CreateResourceValueConfigRequest (v1.1.0)

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

Request message to create single resource value config

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Resource name of the new ResourceValueConfig's parent.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the new ResourceValueConfig's parent.
Returns
  • (::String) — Required. Resource name of the new ResourceValueConfig's parent.

#resource_value_config

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

#resource_value_config=

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