oldConfig property
Optional. Service configuration against which the comparison will be done.
For this version of API, the supported types are
google.api.servicemanagement.v1.ConfigRef,
google.api.servicemanagement.v1.ConfigSource,
and google.api.Service
Implementation
@$pb.TagNumber(2)
$4.Any get oldConfig => $_getN(1);
Implementation
@$pb.TagNumber(2)
set oldConfig($4.Any value) => $_setField(2, value);