Lists the participants in a conference record. By default, ordered by join time and in descending order. This API supports fields as standard parameters like every other API. However, when the fields request parameter is omitted, this API defaults to 'participants/*, next_page_token'.
Path parameters
Required. Format: conferenceRecords/{conference_record}
Query parameters
Optional. User specified filtering condition in EBNF format. The following are the filterable fields: * earliest_start_time * latest_end_time For example, latest_end_time IS NULL returns active participants in the conference.
Maximum number of participants to return. The service might return fewer than this value. If unspecified, at most 100 participants are returned. The maximum value is 250; values above 250 are coerced to 250. Maximum might change in the future.
Page token returned from previous List Call.
Response
Successful response