CrossSiteNetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A resource that represents a cross-site network. You can use cross-site networks to connect your on-premises networks to each other through Interconnect connections.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
creation_timestamp |
str
[Output Only] Creation timestamp in RFC3339 text format. This field is a member of oneof _ _creation_timestamp .
|
description |
str
An optional description of the cross-site network. This field is a member of oneof _ _description .
|
id |
int
[Output Only] The unique identifier for the resource type. The server generates this identifier. This field is a member of oneof _ _id .
|
kind |
str
[Output Only] Type of the resource. Always compute#crossSiteNetwork for cross-site networks. This field is a member of oneof _ _kind .
|
name |
str
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first
character must be a lowercase letter, and all following
characters must be a dash, lowercase letter, or digit,
except the last character, which cannot be a dash.
This field is a member of oneof _ _name .
|
self_link |
str
[Output Only] Server-defined URL for the resource. This field is a member of oneof _ _self_link .
|