Package google.cloud.edgenetwork.v1alpha1

Index

EdgeNetwork

EdgeNetwork API provides managed, highly available cloud dynamic network configuration service to the GEC customer to enable edge application and network function solutions. This allows the customers to easily define and configure the network setup and property to meet the workload requirement.

CreateInterconnectAttachment

rpc CreateInterconnectAttachment(CreateInterconnectAttachmentRequest) returns (Operation)

Creates a new InterconnectAttachment in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

CreateNetwork

rpc CreateNetwork(CreateNetworkRequest) returns (Operation)

Creates a new Network in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

CreateRoute

rpc CreateRoute(CreateRouteRequest) returns (Operation)

Creates a new Route, in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

CreateRouter

rpc CreateRouter(CreateRouterRequest) returns (Operation)

Creates a new Router in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

CreateSubnet

rpc CreateSubnet(CreateSubnetRequest) returns (Operation)

Creates a new Subnet in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DeleteInterconnectAttachment

rpc DeleteInterconnectAttachment(DeleteInterconnectAttachmentRequest) returns (Operation)

Deletes a single InterconnectAttachment.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DeleteNetwork

rpc DeleteNetwork(DeleteNetworkRequest) returns (Operation)

Deletes a single Network.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DeleteRoute

rpc DeleteRoute(DeleteRouteRequest) returns (Operation)

Deletes a single Route.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DeleteRouter

rpc DeleteRouter(DeleteRouterRequest) returns (Operation)

Deletes a single Router.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DeleteSubnet

rpc DeleteSubnet(DeleteSubnetRequest) returns (Operation)

Deletes a single Subnet.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DiagnoseInterconnect

rpc DiagnoseInterconnect(DiagnoseInterconnectRequest) returns (DiagnoseInterconnectResponse)

Get the diagnostics of a single interconnect resource.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DiagnoseNetwork

rpc DiagnoseNetwork(DiagnoseNetworkRequest) returns (DiagnoseNetworkResponse)

Get the diagnostics of a single network resource.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

DiagnoseRouter

rpc DiagnoseRouter(DiagnoseRouterRequest) returns (DiagnoseRouterResponse)

Get the diagnostics of a single router resource.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetInterconnect

rpc GetInterconnect(GetInterconnectRequest) returns (Interconnect)

Gets details of a single Interconnect.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetInterconnectAttachment

rpc GetInterconnectAttachment(GetInterconnectAttachmentRequest) returns (InterconnectAttachment)

Gets details of a single InterconnectAttachment.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetNetwork

rpc GetNetwork(GetNetworkRequest) returns (Network)

Gets details of a single Network.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetRoute

rpc GetRoute(GetRouteRequest) returns (Route)

Gets details of a single Route.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetRouter

rpc GetRouter(GetRouterRequest) returns (Router)

Gets details of a single Router.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetSubnet

rpc GetSubnet(GetSubnetRequest) returns (Subnet)

Gets details of a single Subnet.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

GetZone

rpc GetZone(GetZoneRequest) returns (Zone)

Deprecated: not implemented. Gets details of a single Zone.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

InitializeZone

rpc InitializeZone(InitializeZoneRequest) returns (InitializeZoneResponse)

InitializeZone will initialize resources for a zone in a project.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListInterconnectAttachments

rpc ListInterconnectAttachments(ListInterconnectAttachmentsRequest) returns (ListInterconnectAttachmentsResponse)

Lists InterconnectAttachments in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListInterconnects

rpc ListInterconnects(ListInterconnectsRequest) returns (ListInterconnectsResponse)

Lists Interconnects in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListNetworks

rpc ListNetworks(ListNetworksRequest) returns (ListNetworksResponse)

Lists Networks in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListRouters

rpc ListRouters(ListRoutersRequest) returns (ListRoutersResponse)

Lists Routers in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListRoutes

rpc ListRoutes(ListRoutesRequest) returns (ListRoutesResponse)

Lists Routes in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListSubnets

rpc ListSubnets(ListSubnetsRequest) returns (ListSubnetsResponse)

Lists Subnets in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

ListZones

rpc ListZones(ListZonesRequest) returns (ListZonesResponse)

Deprecated: not implemented. Lists Zones in a given project and location.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

UpdateRouter

rpc UpdateRouter(UpdateRouterRequest) returns (Operation)

Updates the parameters of a single Router.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

UpdateSubnet

rpc UpdateSubnet(UpdateSubnetRequest) returns (Operation)

Updates the parameters of a single Subnet.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.

CreateInterconnectAttachmentRequest

Message for creating a InterconnectAttachment

Fields
parent

string

Required. Value for parent.

interconnect_attachment_id

string

Required. Id of the requesting object If auto-generating Id server-side, remove this field and interconnect_attachment_id from the method_signature of Create RPC

interconnect_attachment

InterconnectAttachment

Required. The resource being created

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

CreateNetworkRequest

Message for creating a Network

Fields
parent

string

Required. Value for parent.

network_id

string

Required. Id of the requesting object If auto-generating Id server-side, remove this field and network_id from the method_signature of Create RPC

network

Network

Required. The resource being created

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

CreateRouteRequest

Message for requesting that a new route be created.

Fields
parent

string

Required. Value for parent.

route_id

string

Required. Id of the requesting object If auto-generating Id server-side, remove this field and network_id from the method_signature of Create RPC

route

Route

Required. The resource being created

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

CreateRouterRequest

Message for creating a Router

Fields
parent

string

Required. Value for parent.

router_id

string

Required. Id of the requesting object If auto-generating Id server-side, remove this field and router_id from the method_signature of Create RPC

router

Router

Required. The resource being created

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

CreateSubnetRequest

Message for creating a Subnet

Fields
parent

string

Required. Value for parent.

subnet_id

string

Required. Id of the requesting object If auto-generating Id server-side, remove this field and subnet_id from the method_signature of Create RPC

subnet

Subnet

Required. The resource being created

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DeleteInterconnectAttachmentRequest

Message for deleting a InterconnectAttachment

Fields
name

string

Required. Name of the resource

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DeleteNetworkRequest

Message for deleting a Network

Fields
name

string

Required. Name of the resource

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DeleteRouteRequest

Message for deleting a Route

Fields
name

string

Required. Name of the resource

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DeleteRouterRequest

Message for deleting a Router

Fields
name

string

Required. Name of the resource

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DeleteSubnetRequest

Message for deleting a Subnet

Fields
name

string

Required. Name of the resource

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

DiagnoseInterconnectRequest

Message for requesting the diagnostics of an interconnect within a specific zone.

Fields
name

string

Required. The name of the interconnect resource.

DiagnoseInterconnectResponse

DiagnoseInterconnectResponse contains the current diagnostics for a specific interconnect.

Fields
update_time

Timestamp

The time when the interconnect diagnostics was last updated.

result

InterconnectDiagnostics

The network status of a specific interconnect.

DiagnoseNetworkRequest

Message for requesting the diagnostics of a network within a specific zone.

Fields
name

string

Required. The name of the network resource.

DiagnoseNetworkResponse

DiagnoseNetworkResponse contains the current status for a specific network.

Fields
update_time

Timestamp

The time when the network status was last updated.

result

NetworkStatus

The network status of a specific network.

NetworkStatus

NetworkStatus has a list of status for the subnets under the current network.

Fields
subnet_status[]

SubnetStatus

A list of status for the subnets under the current network.

MacsecStatus

Denotes the status of MACsec sessions for the links of a zone.

Enums
MACSEC_STATUS_UNSPECIFIED MACsec status not specified, likely due to missing metrics.
SECURE All relevant links have at least one MACsec session up.
UNSECURE At least one relevant link does not have any MACsec sessions up.

DiagnoseRouterRequest

Message for requesting diagnositcs of a router within a specific zone.

Fields
name

string

Required. The name of the router resource.

DiagnoseRouterResponse

DiagnoseRouterResponse contains the current status for a specific router.

Fields
update_time

Timestamp

The time when the router status was last updated.

result

RouterStatus

The network status of a specific router.

GetInterconnectAttachmentRequest

Message for getting a InterconnectAttachment

Fields
name

string

Required. Name of the resource

GetInterconnectRequest

Message for getting a Interconnect

Fields
name

string

Required. Name of the resource

GetNetworkRequest

Message for getting a Network

Fields
name

string

Required. Name of the resource

GetRouteRequest

Message for getting a Route

Fields
name

string

Required. Name of the resource

GetRouterRequest

Message for getting a Router

Fields
name

string

Required. Name of the resource

GetSubnetRequest

Message for getting a Subnet

Fields
name

string

Required. Name of the resource

GetZoneRequest

Deprecated: not implemented. Message for getting a Zone

Fields
name

string

Required. Name of the resource

InitializeZoneRequest

Message for initializing a specified zone

Fields
name

string

Required. The name of the zone resource.

InitializeZoneResponse

This type has no fields.

The response of initializing a zone

Interconnect

Message describing Interconnect object

Fields
name

string

Required. The canonical resource name of the interconnect.

create_time

Timestamp

Output only. The time when the subnet was created.

update_time

Timestamp

Output only. The time when the subnet was last updated.

labels

map<string, string>

Labels associated with this resource.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

interconnect_type

InterconnectType

Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.

uuid

string

Output only. Unique identifier for the link.

device_cloud_resource_name

string

Output only. Cloud resource name of the switch device.

physical_ports[]

string

Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.

InterconnectType

Type of interconnect.

Enums
INTERCONNECT_TYPE_UNSPECIFIED Unspecified.
DEDICATED Dedicated Interconnect.

InterconnectAttachment

Message describing InterconnectAttachment object

Fields
name

string

Required. The canonical resource name of the interconnect attachment.

create_time

Timestamp

Output only. The time when the interconnect attachment was created.

update_time

Timestamp

Output only. The time when the interconnect attachment was last updated.

labels

map<string, string>

Labels associated with this resource.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

interconnect

string

Required. The canonical name of underlying Interconnect object that this attachment's traffic will traverse through. The name is in the form of projects/{project}/locations/{location}/zones/{zone}/interconnects/{interconnect}.

network

string

Optional. The canonical Network name in the form of projects/{project}/locations/{location}/zones/{zone}/networks/{network}.

vlan_id

int32

Required. VLAN id provided by user. Must be site-wise unique.

mtu

int32

IP (L3) MTU value of the virtual edge cloud. Valid values are: 1500 and 9000. Default to 1500 if not set.

state

ResourceState

Output only. Current stage of the resource to the device by config push.

InterconnectDiagnostics

Diagnostics information about interconnect, contains detailed and current technical information about Google's side of the connection.

Fields
mac_address

string

The MAC address of the Interconnect's bundle interface.

LinkLACPStatus

Describing the status of a LACP link.

Fields
state

State

The state of a LACP link.

google_system_id

string

System ID of the port on Google's side of the LACP exchange.

neighbor_system_id

string

System ID of the port on the neighbor's side of the LACP exchange.

aggregatable

bool

A true value indicates that the participant will allow the link to be used as part of the aggregate. A false value indicates the link should be used as an individual link.

collecting

bool

If true, the participant is collecting incoming frames on the link, otherwise false

distributing

bool

When true, the participant is distributing outgoing frames; when false, distribution is disabled

State

State enum for LACP link.

Enums
UNKNOWN The default state indicating state is in unknown state.
ACTIVE The link is configured and active within the bundle.
DETACHED The link is not configured within the bundle, this means the rest of the object should be empty.

LinkLLDPStatus

Describing a LLDP link.

Fields
peer_system_name

string

The peer system's administratively assigned name.

peer_system_description

string

The textual description of the network entity of LLDP peer.

peer_chassis_id

string

The peer chassis component of the endpoint identifier associated with the transmitting LLDP agent.

peer_chassis_id_type

string

The format and source of the peer chassis identifier string.

peer_port_id

string

The port component of the endpoint identifier associated with the transmitting LLDP agent. If the specified port is an IEEE 802.3 Repeater port, then this TLV is optional.

peer_port_id_type

string

The format and source of the peer port identifier string.

LinkStatus

Describing the status for each link on the Interconnect.

Fields
circuit_id

string

The unique ID for this link assigned during turn up by Google.

lacp_status

LinkLACPStatus

Describing the state of a LACP link.

lldp_statuses[]

LinkLLDPStatus

A list of LinkLLDPStatus objects, used to describe LLDP status of each peer for each link on the Interconnect.

packet_counts

PacketCounts

Packet counts specific statistics for this link.

PacketCounts

Containing a collection of interface-related statistics objects.

Fields
inbound_unicast

int64

The number of packets that are delivered.

inbound_errors

int64

The number of inbound packets that contained errors.

inbound_discards

int64

The number of inbound packets that were chosen to be discarded even though no errors had been detected to prevent their being deliverable.

outbound_unicast

int64

The total number of packets that are requested be transmitted.

outbound_errors

int64

The number of outbound packets that could not be transmitted because of errors.

outbound_discards

int64

The number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being transmitted.

LinkLayerAddress

LinkLayerAddress contains an IP address and corresponding link-layer address.

Fields
mac_address

string

The MAC address of this neighbor.

ip_address

string

The IP address of this neighbor.

ListInterconnectAttachmentsRequest

Message for requesting list of InterconnectAttachments

Fields
parent

string

Required. Parent value for ListInterconnectAttachmentsRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListInterconnectAttachmentsResponse

Message for response to listing InterconnectAttachments

Fields
interconnect_attachments[]

InterconnectAttachment

The list of InterconnectAttachment

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListInterconnectsRequest

Message for requesting list of Interconnects

Fields
parent

string

Required. Parent value for ListInterconnectsRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListInterconnectsResponse

Message for response to listing Interconnects

Fields
interconnects[]

Interconnect

The list of Interconnect

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListNetworksRequest

Message for requesting list of Networks

Fields
parent

string

Required. Parent value for ListNetworksRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListNetworksResponse

Message for response to listing Networks

Fields
networks[]

Network

The list of Network

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListRoutersRequest

Message for requesting list of Routers

Fields
parent

string

Required. Parent value for ListRoutersRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListRoutersResponse

Message for response to listing Routers

Fields
routers[]

Router

The list of Router

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListRoutesRequest

Message for requesting list of Routes

Fields
parent

string

Required. Parent value for ListRoutesRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListRoutesResponse

Message for response to listing Routes

Fields
routes[]

Route

The list of routes

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListSubnetsRequest

Message for requesting list of Subnets

Fields
parent

string

Required. Parent value for ListSubnetsRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListSubnetsResponse

Message for response to listing Subnets

Fields
subnets[]

Subnet

The list of Subnet

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

ListZonesRequest

Deprecated: not implemented. Message for requesting list of Zones

Fields
parent

string

Required. Parent value for ListZonesRequest

page_size

int32

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

page_token

string

A token identifying a page of results the server should return.

filter

string

Filtering results

order_by

string

Hint for how to order the results

ListZonesResponse

Deprecated: not implemented. Message for response to listing Zones

Fields
zones[]

Zone

The list of Zone

next_page_token

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.

Network

Message describing Network object

Fields
name

string

Required. The canonical resource name of the network.

create_time

Timestamp

Output only. The time when the network was created.

update_time

Timestamp

Output only. The time when the network was last updated.

labels

map<string, string>

Labels associated with this resource.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

mtu

int32

IP (L3) MTU value of the network. Valid values are: 1500 and 9000. Default to 1500 if not set.

OperationMetadata

Represents the metadata of the long-running operation.

Fields
create_time

Timestamp

Output only. The time the operation was created.

end_time

Timestamp

Output only. The time the operation finished running.

target

string

Output only. Server-defined resource path for the target of the operation.

verb

string

Output only. Name of the verb executed by the operation.

status_message

string

Output only. Human-readable status of the operation, if any.

requested_cancellation

bool

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have [Operation.error][] value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

api_version

string

Output only. API version used to start the operation.

ResourceState

ResourceState describes the state the resource. A normal lifecycle of a new resource being created would be: PENDING -> PROVISIONING -> RUNNING. A normal lifecycle of an existing resource being deleted would be: RUNNING -> DELETING. Any failures during processing will result the resource to be in a SUSPENDED state.

Enums
STATE_UNKNOWN Unspecified state.
STATE_PENDING The resource is being prepared to be applied to the rack.
STATE_PROVISIONING The resource has started being applied to the rack.
STATE_RUNNING The resource has been pushed to the rack.
STATE_SUSPENDED The resource failed to push to the rack.
STATE_DELETING The resource is under deletion.

Route

Message describing a Route object

Fields
name

string

Required. The canonical resource name of the route.

create_time

Timestamp

Output only. The time when the route was created.

update_time

Timestamp

Output only. The time when the route was last updated.

labels

map<string, string>

Optional. Labels associated with this resource.

network

string

Required. The network that this route belongs to.

destination_cidr

string

Required. A subnet in CIDR format.

next_hop_address

string

Required. An IP address to use as the next hop for this route. Must use the same protocol as |destination_cidr|.

state

ResourceState

Output only. Current stage of the resource to the device by config push.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

Router

Message describing Router object

Fields
name

string

Required. The canonical resource name of the router.

create_time

Timestamp

Output only. The time when the router was created.

update_time

Timestamp

Output only. The time when the router was last updated.

labels

map<string, string>

Labels associated with this resource.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

network

string

Required. The canonical name of the network to which this router belongs. The name is in the form of projects/{project}/locations/{location}/zones/{zone}/networks/{network}.

interface[]

Interface

Router interfaces.

bgp_peer[]

BgpPeer

BGP peers.

bgp

Bgp

BGP information specific to this router.

state

ResourceState

Output only. Current stage of the resource to the device by config push.

route_advertisements[]

string

Optional. A list of CIDRs in IP/Length format to advertise northbound as static routes from this router.

Bgp

BGP information specific to this router.

Fields
asn

uint32

Locally assigned BGP ASN.

keepalive_interval_in_seconds

uint32

The interval in seconds between BGP keepalive messages that are sent to the peer. Default is 20 with value between 20 and 60.

BgpPeer

BGPPeer defines the peer side layer-3 information for building the BGP session.

Fields
name

string

Name of this BGP peer. Unique within the Zones resource.

interface

string

Name of the RouterInterface the BGP peer is associated with.

interface_ipv4_cidr

string

IP range of the interface within Google.

interface_ipv6_cidr

string

IPv6 range of the interface within Google.

peer_ipv4_cidr

string

IP range of the BGP interface outside Google.

peer_ipv6_cidr

string

IPv6 range of the BGP interface outside Google.

peer_asn

uint32

Peer BGP Autonomous System Number (ASN). Each BGP interface may use a different value.

local_asn

uint32

Output only. Local BGP Autonomous System Number (ASN). This field is ST_NOT_REQUIRED because it stores private ASNs, which are meaningless outside the zone in which they are being used.

Interface

Router Interface defines the GDCE zone side layer-3 information for building the BGP session.

Fields
name

string

Name of this interface entry. Unique within the Zones resource.

ipv4_cidr

string

IP address and range of the interface.

ipv6_cidr

string

IPv6 address and range of the interface.

linked_interconnect_attachment

string

The canonical name of the linked Interconnect attachment.

subnetwork

string

The canonical name of the subnetwork resource that this interface belongs to.

loopback_ip_addresses[]

string

Create loopback interface in the router when specified. The number of IP addresses must match the number of TOR devices.

RouterStatus

Describing the current status of a router.

Fields
network

string

The canonical name of the network to which this router belongs.

bgp_peer_status[]

BgpPeerStatus

A list of BgpPeerStatus objects, describing all BGP peers related to this router.

static_route_status[]

RouteStatus

A list of RouteStatus, descsribing all the northbound route advertisements related to this router.

BgpPeerStatus

Status of a BGP peer.

Fields
name

string

Name of this BGP peer. Unique within the Routers resource.

ip_address

string

IP address of the local BGP interface.

peer_ip_address

string

IP address of the remote BGP interface.

status

BgpStatus

The current status of BGP.

state

string

BGP state as specified in RFC1771.

uptime

string

Time this session has been up. Format: 14 years, 51 weeks, 6 days, 23 hours, 59 minutes, 59 seconds

uptime_seconds

int64

Time this session has been up, in seconds.

prefix_counter

PrefixCounter

A collection of counts for prefixes.

BgpStatus

Status of the BGP peer: {UP, DOWN}

Enums
UNKNOWN The default status indicating BGP session is in unknown state.
UP The UP status indicating BGP session is established.
DOWN The DOWN state indicating BGP session is not established yet.

PrefixCounter

PrefixCounter contains a collection of prefixes related counts.

Fields
advertised

int64

Number of prefixes advertised.

denied

int64

Number of prefixes denied.

received

int64

Number of prefixes received.

sent

int64

Number of prefixes sent.

suppressed

int64

Number of prefixes suppressed.

withdrawn

int64

Number of prefixes withdrawn.

RouteStatus

RouteStatus contains fields corresponding to metrics related to the custom northbound static routes advertised on the router.

Fields
network

string

Name of the network of which this route is part.

prefix

string

Advertised prefix (CIDR format).

next_hop

string

Next hop for this route (IP address).

next_hop_reachable

bool

Whether the next hop is reachable or not.

route_install_status

RouteInstallStatus

An enum representing the status of the route installation.

route_install_status_additional_info

string

A string elaborating the route_install_status, if there's more information (for example, if there's an error, we will include some information about it in this field).

route

string

Name of the route (see Route.name).

device

string

Name of the device from which this RouteStatus is being reported.

RouteInstallStatus

An emum condensing the install status of the route.

Enums
ROUTE_INSTALL_STATUS_UNSPECIFIED The install status was not specified.
ROUTE_INSTALL_STATUS_ACTIVE The route was installed correctly and is active.
ROUTE_INSTALL_STATUS_PENDING The route has not been installed, but there's no error (for example, the route is in the process of being installed)
ROUTE_INSTALL_STATUS_FAILED The route installation failed due to an error.

Subnet

Message describing Subnet object

Fields
name

string

Required. The canonical resource name of the subnet.

create_time

Timestamp

Output only. The time when the subnet was created.

update_time

Timestamp

Output only. The time when the subnet was last updated.

labels

map<string, string>

Labels associated with this resource.

description

string

Optional. A free-text description of the resource. Max length 1024 characters.

network

string

Required. The network that this subnetwork belongs to.

ipv4_cidr[]

string

The ranges of ipv4 addresses that are owned by this subnetwork.

ipv6_cidr[]

string

The ranges of ipv6 addresses that are owned by this subnetwork.

vlan_id

int32

Optional. VLAN id provided by user. If not specified we assign one automatically.

state

ResourceState

Output only. Current stage of the resource to the device by config push.

SubnetStatus

SubnetStatus contains detailed and current technical information about this subnet resource.

Fields
name

string

The name of CCFE subnet resource.

mac_address

string

BVI MAC address.

UpdateRouterRequest

Message for updating a Router

Fields
update_mask

FieldMask

Required. Field mask is used to specify the fields to be overwritten in the Router resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.

router

Router

Required. The resource being updated

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

UpdateSubnetRequest

Message for updating a Subnet

Fields
update_mask

FieldMask

Required. Field mask is used to specify the fields to be overwritten in the Subnet resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.

subnet

Subnet

Required. The resource being updated

request_id

string

Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.

For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments.

The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).

Zone

A Google Edge Cloud zone.

Fields
name

string

Required. The resource name of the zone.

create_time

Timestamp

Output only. The time when the zone was created.

update_time

Timestamp

Output only. The time when the zone was last updated.

labels
(deprecated)

map<string, string>

Deprecated: not implemented. Labels as key value pairs.

layout_name
(deprecated)

string

Deprecated: not implemented. The deployment layout type.