Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNode (v0.4.0)

Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNode.

A node within the resource path. Each node represents a resource within the resource hierarchy.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — The display name of the resource this node represents.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the resource this node represents.
Returns
  • (::String) — The display name of the resource this node represents.

#id

def id() -> ::String
Returns
  • (::String) — The ID of the resource this node represents.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — The ID of the resource this node represents.
Returns
  • (::String) — The ID of the resource this node represents.

#node_type

def node_type() -> ::Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNodeType
Returns

#node_type=

def node_type=(value) -> ::Google::Cloud::SecurityCenter::V2::ResourcePath::ResourcePathNodeType
Parameter
Returns