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 | strHow 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.InterconnectGroupsCreateMembersInterconnectInputParameters 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.