Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::CreateResourceValueConfigRequest (v0.1.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::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::V2::ResourceValueConfig
Returns

#resource_value_config=

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