Maximum number of transcripts to return. The service might return fewer than this value. If unspecified, at most 10 transcripts are returned. The maximum value is 100; values above 100 are coerced to 100. Maximum might change in the future.
Maximum number of transcripts to return. The service might return fewer
than this value.
If unspecified, at most 10 transcripts are returned.
The maximum value is 100; values above 100 are coerced to 100.
Maximum might change in the future.
Returns
Type
Description
int
setPageSize
Maximum number of transcripts to return. The service might return fewer
than this value.
If unspecified, at most 10 transcripts are returned.
The maximum value is 100; values above 100 are coerced to 100.
Maximum might change in the future.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
Page token returned from previous List Call.
Returns
Type
Description
string
setPageToken
Page token returned from previous List Call.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. Format:conferenceRecords/{conference_record}Please seeConferenceRecordsServiceClient::conferenceRecordName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2 Client - Class ListTranscriptsRequest (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2.ListTranscriptsRequest)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2.ListTranscriptsRequest)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2.ListTranscriptsRequest)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2.ListTranscriptsRequest)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2.ListTranscriptsRequest) \nReference documentation and code samples for the Google Apps Meet V2 Client class ListTranscriptsRequest.\n\nRequest for ListTranscripts method.\n\nGenerated from protobuf message `google.apps.meet.v2.ListTranscriptsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Format: `conferenceRecords/{conference_record}`\n\n### setParent\n\nRequired. Format: `conferenceRecords/{conference_record}`\n\n### getPageSize\n\nMaximum number of transcripts to return. The service might return fewer\nthan this value.\n\nIf unspecified, at most 10 transcripts are returned.\nThe maximum value is 100; values above 100 are coerced to 100.\nMaximum might change in the future.\n\n### setPageSize\n\nMaximum number of transcripts to return. The service might return fewer\nthan this value.\n\nIf unspecified, at most 10 transcripts are returned.\nThe maximum value is 100; values above 100 are coerced to 100.\nMaximum might change in the future.\n\n### getPageToken\n\nPage token returned from previous List Call.\n\n### setPageToken\n\nPage token returned from previous List Call.\n\n### static::build"]]