limit property
If greater than zero, only the first limit rows are yielded.
If limit is zero, the default is no limit. A limit can't be specified if
partition_token is set.
Implementation
core.String? limit;If greater than zero, only the first limit rows are yielded.
If limit is zero, the default is no limit. A limit can't be specified if
partition_token is set.
core.String? limit;