RcvConversionEnumType
RcvConversionType represents the type of conversion being performed on RCV location. Currently, only redundancy and tier conversions are supported.
Values
| Value | Description |
|---|---|
| RCV_CONVERSION_UNSPECIFIED | Unspecified conversion type. |
| RCV_REDUNDANCY_CONVERSION | RCV Redundancy conversion type. |
| RCV_TIER_CONVERSION | RCV Tier conversion type. |