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

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

Request message for getting a valued resource.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of this valued resource

    Valid format: organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of this valued resource

    Valid format: organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}

Returns
  • (::String) — Required. The name of this valued resource

    Valid format: organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}