A logical endpoint for the wire group. An endpoint represents
a metro that contains redundant Interconnect connections. A wire
group is created between two endpoints.
Attribute
Name
Description
interconnects
MutableMapping[str, google.cloud.compute_v1beta.types.WireGroupEndpointInterconnect]
A map that contains the redundant
Interconnect connections. Specify key-value
pairs for the map as follows: - Key: an RFC1035
user-specified label. - Value: an Interconnect
object.
[[["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 WireGroupEndpoint (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.WireGroupEndpoint)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.WireGroupEndpoint) \n\n WireGroupEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA logical endpoint for the wire group. An endpoint represents\na metro that contains redundant Interconnect connections. A wire\ngroup is created between two endpoints.\n\nClasses\n-------\n\n### InterconnectsEntry\n\n InterconnectsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]