gceOperation property
The last Compute Engine operation to setup PSC connection.
Implementation
@$pb.TagNumber(9)
$core.String get gceOperation => $_getSZ(8);
Implementation
@$pb.TagNumber(9)
set gceOperation($core.String v) {
$_setString(8, v);
}