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

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