Interface ParticipantSessionOrBuilder (0.39.0)
Stay organized with collections
Save and categorize content based on your preferences.
public interface ParticipantSessionOrBuilder extends MessageOrBuilder
Methods
getEndTime()
public abstract Timestamp getEndTime()
Output only. Timestamp when the user session ends. Unset if the user
session hasn’t ended.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
Timestamp |
The endTime.
|
getEndTimeOrBuilder()
public abstract TimestampOrBuilder getEndTimeOrBuilder()
Output only. Timestamp when the user session ends. Unset if the user
session hasn’t ended.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getName()
public abstract String getName()
Identifier. Session id.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
String |
The name.
|
getNameBytes()
public abstract ByteString getNameBytes()
Identifier. Session id.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Returns |
Type |
Description |
ByteString |
The bytes for name.
|
getStartTime()
public abstract Timestamp getStartTime()
Output only. Timestamp when the user session starts.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
Timestamp |
The startTime.
|
getStartTimeOrBuilder()
public abstract TimestampOrBuilder getStartTimeOrBuilder()
Output only. Timestamp when the user session starts.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime()
public abstract boolean hasEndTime()
Output only. Timestamp when the user session ends. Unset if the user
session hasn’t ended.
.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
boolean |
Whether the endTime field is set.
|
hasStartTime()
public abstract boolean hasStartTime()
Output only. Timestamp when the user session starts.
.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
boolean |
Whether the startTime field is set.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-16 UTC.
[[["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-08-16 UTC."],[],[],null,["# Interface ParticipantSessionOrBuilder (0.39.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.39.0 (latest)](/java/docs/reference/google-cloud-meet/latest/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.37.0](/java/docs/reference/google-cloud-meet/0.37.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.35.0](/java/docs/reference/google-cloud-meet/0.35.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.34.0](/java/docs/reference/google-cloud-meet/0.34.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.31.0](/java/docs/reference/google-cloud-meet/0.31.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.30.0](/java/docs/reference/google-cloud-meet/0.30.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.29.0](/java/docs/reference/google-cloud-meet/0.29.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.27.0](/java/docs/reference/google-cloud-meet/0.27.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.26.0](/java/docs/reference/google-cloud-meet/0.26.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.25.0](/java/docs/reference/google-cloud-meet/0.25.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.24.0](/java/docs/reference/google-cloud-meet/0.24.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.23.0](/java/docs/reference/google-cloud-meet/0.23.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.22.0](/java/docs/reference/google-cloud-meet/0.22.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.21.0](/java/docs/reference/google-cloud-meet/0.21.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.20.0](/java/docs/reference/google-cloud-meet/0.20.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.19.0](/java/docs/reference/google-cloud-meet/0.19.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.18.0](/java/docs/reference/google-cloud-meet/0.18.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.16.0](/java/docs/reference/google-cloud-meet/0.16.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.15.0](/java/docs/reference/google-cloud-meet/0.15.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.14.0](/java/docs/reference/google-cloud-meet/0.14.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.13.0](/java/docs/reference/google-cloud-meet/0.13.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.12.0](/java/docs/reference/google-cloud-meet/0.12.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.11.0](/java/docs/reference/google-cloud-meet/0.11.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.10.0](/java/docs/reference/google-cloud-meet/0.10.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.9.0](/java/docs/reference/google-cloud-meet/0.9.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-meet/0.8.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.7.0](/java/docs/reference/google-cloud-meet/0.7.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.6.0](/java/docs/reference/google-cloud-meet/0.6.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-meet/0.4.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.3.0](/java/docs/reference/google-cloud-meet/0.3.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-meet/0.2.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder)\n- [0.1.0](/java/docs/reference/google-cloud-meet/0.1.0/com.google.apps.meet.v2beta.ParticipantSessionOrBuilder) \n\n public interface ParticipantSessionOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getEndTime()\n\n public abstract Timestamp getEndTime()\n\nOutput only. Timestamp when the user session ends. Unset if the user\nsession hasn't ended.\n\n`.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getEndTimeOrBuilder()\n\n public abstract TimestampOrBuilder getEndTimeOrBuilder()\n\nOutput only. Timestamp when the user session ends. Unset if the user\nsession hasn't ended.\n\n`.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getName()\n\n public abstract String getName()\n\nIdentifier. Session id.\n\n`string name = 1 [(.google.api.field_behavior) = IDENTIFIER];`\n\n### getNameBytes()\n\n public abstract ByteString getNameBytes()\n\nIdentifier. Session id.\n\n`string name = 1 [(.google.api.field_behavior) = IDENTIFIER];`\n\n### getStartTime()\n\n public abstract Timestamp getStartTime()\n\nOutput only. Timestamp when the user session starts.\n\n`.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### getStartTimeOrBuilder()\n\n public abstract TimestampOrBuilder getStartTimeOrBuilder()\n\nOutput only. Timestamp when the user session starts.\n\n`.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### hasEndTime()\n\n public abstract boolean hasEndTime()\n\nOutput only. Timestamp when the user session ends. Unset if the user\nsession hasn't ended.\n\n`.google.protobuf.Timestamp end_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`\n\n### hasStartTime()\n\n public abstract boolean hasStartTime()\n\nOutput only. Timestamp when the user session starts.\n\n`.google.protobuf.Timestamp start_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];\n`"]]