view property
Specifies the level of detail for quota information in the response.
Implementation
@$pb.TagNumber(2)
$2.QuotaView get view => $_getN(1);
Implementation
@$pb.TagNumber(2)
set view($2.QuotaView value) => $_setField(2, value);
Specifies the level of detail for quota information in the response.
@$pb.TagNumber(2)
$2.QuotaView get view => $_getN(1);
@$pb.TagNumber(2)
set view($2.QuotaView value) => $_setField(2, value);