InterconnectGroupsCreateMembers(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
intent_mismatch_behavior |
str
How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call. Check the IntentMismatchBehavior enum for the list of possible values. This field is a member of oneof _ _intent_mismatch_behavior .
|
template_interconnect |
google.cloud.compute_v1beta.types.InterconnectGroupsCreateMembersInterconnectInput
Parameters for the Interconnects to create. This field is a member of oneof _ _template_interconnect .
|
Classes
IntentMismatchBehavior
IntentMismatchBehavior(value)
How to behave when configured.topologyCapability.supportedSLA would not equal intent.topologyCapability after this call.