Skip to main content

GoogleNetwork

No description

type GoogleNetwork {
vpcNetworks: [GoogleVPCNetwork!]!
targetHttpsProxies: [GoogleNetworkTargetHTTPSProxy!]!
firewallRules: [GoogleNetworkFirewallRule!]!
targetSslProxies: [GoogleNetworkTargetSSLProxy!]!
sslPolicies: [GoogleNetworkSSLPolicy!]!
dnsManagedZones: [GoogleCloudDNSManagedZone!]!
dnsPolicies: [GoogleCloudDNSPolicy!]!
}

Fields

GoogleNetwork.vpcNetworks ● [GoogleVPCNetwork!]! non-null object

All VPC networks

GoogleNetwork.targetHttpsProxies ● [GoogleNetworkTargetHTTPSProxy!]! non-null object

All target HTTPS proxies

GoogleNetwork.firewallRules ● [GoogleNetworkFirewallRule!]! non-null object

All firewall rules

GoogleNetwork.targetSslProxies ● [GoogleNetworkTargetSSLProxy!]! non-null object

All target SSL proxies

GoogleNetwork.sslPolicies ● [GoogleNetworkSSLPolicy!]! non-null object

All SSL policies

GoogleNetwork.dnsManagedZones ● [GoogleCloudDNSManagedZone!]! non-null object

All Google Cloud DNS managed zones

GoogleNetwork.dnsPolicies ● [GoogleCloudDNSPolicy!]! non-null object

All Google Cloud DNS policies

Member of

GoogleCloudPlatformProject object