str
The type of the wire group, one of the following: - WIRE: a
single pseudowire over two Interconnect connections with no
redundancy. - REDUNDANT: two pseudowires over four
Interconnect connections, with two connections in one metro
and two connections in another metro. Each redundant pair of
Interconnect connections spans both edge availability
domains of the metro. Each pseudowire connects Interconnect
connections in matching edge availability domains of the two
metros. - BOX_AND_CROSS: four pseudowires over four
Interconnect connections, with two connections in one metro
and two connections in another metro. Each redundant pair of
Interconnect connections spans both edge availability
domains of the metro. Two pseudowires connect Interconnect
connections in matching edge availability domains of the two
metros. Two additional pseudowires connect the non-matching
edge availability domains of the two metros. Check the Type
enum for the list of possible values.
This field is a member of oneof_ _type.
Classes
Type
Type(value)
The type of the wire group, one of the following: - WIRE: a single
pseudowire over two Interconnect connections with no redundancy. -
REDUNDANT: two pseudowires over four Interconnect connections, with
two connections in one metro and two connections in another metro.
Each redundant pair of Interconnect connections spans both edge
availability domains of the metro. Each pseudowire connects
Interconnect connections in matching edge availability domains of
the two metros. - BOX_AND_CROSS: four pseudowires over four
Interconnect connections, with two connections in one metro and two
connections in another metro. Each redundant pair of Interconnect
connections spans both edge availability domains of the metro. Two
pseudowires connect Interconnect connections in matching edge
availability domains of the two metros. Two additional pseudowires
connect the non-matching edge availability domains of the two
metros.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class WireGroupProperties (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.WireGroupProperties)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.WireGroupProperties) \n\n WireGroupProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe properties of a wire group. These properties determine\nhow a group of redundant wires are created and managed.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### Type\n\n Type(value)\n\nThe type of the wire group, one of the following: - WIRE: a single\npseudowire over two Interconnect connections with no redundancy. -\nREDUNDANT: two pseudowires over four Interconnect connections, with\ntwo connections in one metro and two connections in another metro.\nEach redundant pair of Interconnect connections spans both edge\navailability domains of the metro. Each pseudowire connects\nInterconnect connections in matching edge availability domains of\nthe two metros. - BOX_AND_CROSS: four pseudowires over four\nInterconnect connections, with two connections in one metro and two\nconnections in another metro. Each redundant pair of Interconnect\nconnections spans both edge availability domains of the metro. Two\npseudowires connect Interconnect connections in matching edge\navailability domains of the two metros. Two additional pseudowires\nconnect the non-matching edge availability domains of the two\nmetros."]]