Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::Network (v1.3.0)

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

Contains information about a VPC network associated with the finding.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.
Returns
  • (::String) — The name of the VPC network resource, for example, //compute.googleapis.com/projects/my-project/global/networks/my-network.