Output only. The time when the network was created.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
Output only. The time when the network was last updated.
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
labels
map (key: string, value: string)
Labels associated with this resource.
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
description
string
Optional. A free-text description of the resource. Max length 1024 characters.
mtu
integer
IP (L3) MTU value of the network. Valid values are: 1500 and 9000. Default to 1500 if not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-11 UTC."],[[["\u003cp\u003eThe Network resource includes fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, \u003ccode\u003eupdateTime\u003c/code\u003e, \u003ccode\u003elabels\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, and \u003ccode\u003emtu\u003c/code\u003e, with specific data types and constraints for each.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a Network object contains fields like \u003ccode\u003ename\u003c/code\u003e (string), \u003ccode\u003ecreateTime\u003c/code\u003e (string), \u003ccode\u003eupdateTime\u003c/code\u003e (string), \u003ccode\u003elabels\u003c/code\u003e (map of string:string), \u003ccode\u003edescription\u003c/code\u003e (string), and \u003ccode\u003emtu\u003c/code\u003e (integer).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreateTime\u003c/code\u003e and \u003ccode\u003eupdateTime\u003c/code\u003e fields represent timestamps in RFC3339 UTC "Zulu" format, capturing the creation and last modification times, respectively.\u003c/p\u003e\n"],["\u003cp\u003eAvailable methods for interacting with Network resources include creating, deleting, diagnosing, getting details of, and listing networks within a project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe MTU value can be set to either 1500 or 9000, defaulting to 1500 if no value is set.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.zones.networks\n\n- [Resource: Network](#Network)\n - [JSON representation](#Network.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Network\n-----------------\n\nMessage describing Network object"]]