RouteTable class
Properties
-
createTime
↔ String?
-
The time the route table was created.
getter/setter pair
-
description
↔ String?
-
An optional description of the route table.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
labels
↔ Map<String, String>?
-
Optional labels in key-value pair format.
getter/setter pair
-
name
↔ String?
-
The name of the route table.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
state
↔ String?
-
The current lifecycle state of this route table.
getter/setter pair
-
uid
↔ String?
-
The Google-generated UUID for the route table.
getter/setter pair
-
updateTime
↔ String?
-
The time the route table was last updated.
getter/setter pair