GoogleApi.SecurityCenter.V1.Model.Network (google_api_security_center v0.39.0)
View SourceContains information about a VPC network associated with the finding.
Attributes
-
name
(type:String.t
, default:nil
) - The name of the VPC network resource, for example,//compute.googleapis.com/projects/my-project/global/networks/my-network
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SecurityCenter.V1.Model.Network{name: String.t() | nil}