ListProgramsRequest

ListProgramsRequest

Request message for the ListPrograms method.

Fields
parent

string

Required. The name of the account for which to retrieve all programs. Format: accounts/{account}

page_size

int32

Optional. The maximum number of programs to return in a single response. If unspecified (or 0), a default size of 1000 is used. The maximum value is 1000; values above 1000 will be coerced to 1000.

page_token

string

Optional. A continuation token, received from a previous ListPrograms call. Provide this to retrieve the next page.