Resource: RouteTable
| JSON representation | 
|---|
{
  "name": string,
  "createTime": string,
  "updateTime": string,
  "labels": {
    string: string,
    ...
  },
  "description": string,
  "uid": string,
  "state": enum ( | 
              
| Fields | |
|---|---|
name | 
                
                   
 Immutable. The name of the route table. Route table names must be unique. They use the following form:    | 
              
createTime | 
                
                   
 Output only. The time the route table was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
updateTime | 
                
                   
 Output only. The time the route table was last updated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:   | 
              
labels | 
                
                   
 Optional labels in key-value pair format. For more information about labels, see Requirements for labels. An object containing a list of   | 
              
description | 
                
                   
 An optional description of the route table.  | 
              
uid | 
                
                   
 Output only. The Google-generated UUID for the route table. This value is unique across all route table resources. If a route table is deleted and another with the same name is created, the new route table is assigned a different   | 
              
state | 
                
                   
 Output only. The current lifecycle state of this route table.  | 
              
Methods | 
            |
|---|---|
                
 | 
              Gets details about a Network Connectivity Center route table. | 
                
 | 
              Lists route tables in a given hub. |