infrastructure property
Output only. The type of underlying resources used to create the connection.
Implementation
@$pb.TagNumber(8)
Infrastructure get infrastructure => $_getN(7);
Implementation
@$pb.TagNumber(8)
set infrastructure(Infrastructure v) {
setField(8, v);
}