compute property
Optional. Compute resources needed for analyze interactive workloads.
Implementation
@$pb.TagNumber(50)
Environment_InfrastructureSpec_ComputeResources get compute => $_getN(0);
Implementation
@$pb.TagNumber(50)
set compute(Environment_InfrastructureSpec_ComputeResources v) {
setField(50, v);
}