You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-youtube/v3/2.0.0/com/google/api/services/youtube/model/VideoLiveStreamingDetails.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ public final class VideoLiveStreamingDetails extends com.google.api.client.json.
69
69
70
70
/**
71
71
* The time that the broadcast is scheduled to end. If the value is empty or the property is not
72
-
* present, then the broadcast is scheduled to contiue indefinitely.
72
+
* present, then the broadcast is scheduled to continue indefinitely.
73
73
* The value may be {@code null}.
74
74
*/
75
75
@com.google.api.client.util.Key
@@ -172,7 +172,7 @@ public VideoLiveStreamingDetails setConcurrentViewers(java.math.BigInteger concu
172
172
173
173
/**
174
174
* The time that the broadcast is scheduled to end. If the value is empty or the property is not
175
-
* present, then the broadcast is scheduled to contiue indefinitely.
175
+
* present, then the broadcast is scheduled to continue indefinitely.
0 commit comments