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