Record
get-templates-params
No description available.
record get-templates-params {
generations: option<get-templates-generations-enum>,
page-size: f64,
page-token: option<string>,
on-behalf-of: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| generations | option<get-templates-generations-enum> | |
| page-size | f64 | |
| page-token | option<string> | |
| on-behalf-of | option<string> |