int
The unmetered bandwidth in Gigabits per second, using
decimal units. 10 is 10 Gbps, 100 is 100 Gbps.
This field is a member of oneof_ _bandwidth_unmetered.
fault_response
str
Response when a fault is detected in a pseudowire: - NONE:
default. - DISABLE_PORT: set the port line protocol down
when inline probes detect a fault. This setting is only
permitted on port mode pseudowires. Check the FaultResponse
enum for the list of possible values.
This field is a member of oneof_ _fault_response.
Classes
FaultResponse
FaultResponse(value)
Response when a fault is detected in a pseudowire: - NONE: default.
DISABLE_PORT: set the port line protocol down when inline probes
detect a fault. This setting is only permitted on port mode
pseudowires.
[[["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 WireProperties (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.WireProperties)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.WireProperties) \n\n WireProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe properties of a wire.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### FaultResponse\n\n FaultResponse(value)\n\nResponse when a fault is detected in a pseudowire: - NONE: default.\n\n- DISABLE_PORT: set the port line protocol down when inline probes detect a fault. This setting is only permitted on port mode pseudowires."]]