view property
Specifies which parts of the Service Config should be returned in the response.
Implementation
@$pb.TagNumber(3)
GetServiceConfigRequest_ConfigView get view => $_getN(2);
Implementation
@$pb.TagNumber(3)
set view(GetServiceConfigRequest_ConfigView value) => $_setField(3, value);