Identifier. Resource name of the conference record. Format: conferenceRecords/{conferenceRecord} where {conferenceRecord} is a unique ID for each instance of a call within a space.
Output only. Server enforced expiration time for when this conference record resource is deleted. The resource is deleted 30 days after the conference ends.
space
string
Output only. The space where the conference was held.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-23 UTC."],[[["A ConferenceRecord represents a single meeting instance within a space and includes details like name, start and end times, and the space it was held in."],["ConferenceRecord data is structured in JSON format with fields for identifier, timestamps, and space information."],["You can retrieve specific conference records using the `get` method or list all conference records using the `list` method."],["Each ConferenceRecord has a unique identifier and is automatically deleted 30 days after the conference ends."]]],[]]