PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
google
/
apiclient-services
/
src
/
YouTube
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. */ namespace Google\Service\YouTube; class LiveChatMessageSnippet extends \Google\Model { public $authorChannelId; public $displayMessage; protected $fanFundingEventDetailsType = LiveChatFanFundingEventDetails::class; protected $fanFundingEventDetailsDataType = ''; public $hasDisplayContent; public $liveChatId; protected $memberMilestoneChatDetailsType = LiveChatMemberMilestoneChatDetails::class; protected $memberMilestoneChatDetailsDataType = ''; protected $messageDeletedDetailsType = LiveChatMessageDeletedDetails::class; protected $messageDeletedDetailsDataType = ''; protected $messageRetractedDetailsType = LiveChatMessageRetractedDetails::class; protected $messageRetractedDetailsDataType = ''; protected $newSponsorDetailsType = LiveChatNewSponsorDetails::class; protected $newSponsorDetailsDataType = ''; public $publishedAt; protected $superChatDetailsType = LiveChatSuperChatDetails::class; protected $superChatDetailsDataType = ''; protected $superStickerDetailsType = LiveChatSuperStickerDetails::class; protected $superStickerDetailsDataType = ''; protected $textMessageDetailsType = LiveChatTextMessageDetails::class; protected $textMessageDetailsDataType = ''; public $type; protected $userBannedDetailsType = LiveChatUserBannedMessageDetails::class; protected $userBannedDetailsDataType = ''; public function setAuthorChannelId($authorChannelId) { $this->authorChannelId = $authorChannelId; } public function getAuthorChannelId() { return $this->authorChannelId; } public function setDisplayMessage($displayMessage) { $this->displayMessage = $displayMessage; } public function getDisplayMessage() { return $this->displayMessage; } /** * @param LiveChatFanFundingEventDetails */ public function setFanFundingEventDetails(LiveChatFanFundingEventDetails $fanFundingEventDetails) { $this->fanFundingEventDetails = $fanFundingEventDetails; } /** * @return LiveChatFanFundingEventDetails */ public function getFanFundingEventDetails() { return $this->fanFundingEventDetails; } public function setHasDisplayContent($hasDisplayContent) { $this->hasDisplayContent = $hasDisplayContent; } public function getHasDisplayContent() { return $this->hasDisplayContent; } public function setLiveChatId($liveChatId) { $this->liveChatId = $liveChatId; } public function getLiveChatId() { return $this->liveChatId; } /** * @param LiveChatMemberMilestoneChatDetails */ public function setMemberMilestoneChatDetails(LiveChatMemberMilestoneChatDetails $memberMilestoneChatDetails) { $this->memberMilestoneChatDetails = $memberMilestoneChatDetails; } /** * @return LiveChatMemberMilestoneChatDetails */ public function getMemberMilestoneChatDetails() { return $this->memberMilestoneChatDetails; } /** * @param LiveChatMessageDeletedDetails */ public function setMessageDeletedDetails(LiveChatMessageDeletedDetails $messageDeletedDetails) { $this->messageDeletedDetails = $messageDeletedDetails; } /** * @return LiveChatMessageDeletedDetails */ public function getMessageDeletedDetails() { return $this->messageDeletedDetails; } /** * @param LiveChatMessageRetractedDetails */ public function setMessageRetractedDetails(LiveChatMessageRetractedDetails $messageRetractedDetails) { $this->messageRetractedDetails = $messageRetractedDetails; } /** * @return LiveChatMessageRetractedDetails */ public function getMessageRetractedDetails() { return $this->messageRetractedDetails; } /** * @param LiveChatNewSponsorDetails */ public function setNewSponsorDetails(LiveChatNewSponsorDetails $newSponsorDetails) { $this->newSponsorDetails = $newSponsorDetails; } /** * @return LiveChatNewSponsorDetails */ public function getNewSponsorDetails() { return $this->newSponsorDetails; } public function setPublishedAt($publishedAt) { $this->publishedAt = $publishedAt; } public function getPublishedAt() { return $this->publishedAt; } /** * @param LiveChatSuperChatDetails */ public function setSuperChatDetails(LiveChatSuperChatDetails $superChatDetails) { $this->superChatDetails = $superChatDetails; } /** * @return LiveChatSuperChatDetails */ public function getSuperChatDetails() { return $this->superChatDetails; } /** * @param LiveChatSuperStickerDetails */ public function setSuperStickerDetails(LiveChatSuperStickerDetails $superStickerDetails) { $this->superStickerDetails = $superStickerDetails; } /** * @return LiveChatSuperStickerDetails */ public function getSuperStickerDetails() { return $this->superStickerDetails; } /** * @param LiveChatTextMessageDetails */ public function setTextMessageDetails(LiveChatTextMessageDetails $textMessageDetails) { $this->textMessageDetails = $textMessageDetails; } /** * @return LiveChatTextMessageDetails */ public function getTextMessageDetails() { return $this->textMessageDetails; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } /** * @param LiveChatUserBannedMessageDetails */ public function setUserBannedDetails(LiveChatUserBannedMessageDetails $userBannedDetails) { $this->userBannedDetails = $userBannedDetails; } /** * @return LiveChatUserBannedMessageDetails */ public function getUserBannedDetails() { return $this->userBannedDetails; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(LiveChatMessageSnippet::class, 'Google_Service_YouTube_LiveChatMessageSnippet');
[+]
..
[-] ActivityContentDetailsBulletin.php
[edit]
[-] LiveChatMessageDeletedDetails.php
[edit]
[-] ThirdPartyLink.php
[edit]
[-] VideoCategory.php
[edit]
[-] LiveStream.php
[edit]
[-] ActivityContentDetailsLike.php
[edit]
[-] VideoPlayer.php
[edit]
[-] VideoAbuseReportReasonListResponse.php
[edit]
[-] LiveChatModerator.php
[edit]
[-] MonitorStreamInfo.php
[edit]
[-] ActivityContentDetails.php
[edit]
[-] CommentThreadSnippet.php
[edit]
[-] CommentSnippetAuthorChannelId.php
[edit]
[-] SuperChatEventListResponse.php
[edit]
[-] VideoCategoryListResponse.php
[edit]
[-] ActivityContentDetailsPlaylistItem.php
[edit]
[-] LiveStreamSnippet.php
[edit]
[-] PlaylistStatus.php
[edit]
[-] CommentThreadReplies.php
[edit]
[-] SubscriptionSnippet.php
[edit]
[-] ChannelSectionContentDetails.php
[edit]
[-] VideoFileDetailsVideoStream.php
[edit]
[-] ChannelProfileDetails.php
[edit]
[-] ThirdPartyLinkSnippet.php
[edit]
[-] VideoContentDetailsRegionRestriction.php
[edit]
[-] ChannelSettings.php
[edit]
[-] AbuseReport.php
[edit]
[-] Activity.php
[edit]
[-] LiveChatMessageRetractedDetails.php
[edit]
[-] PlaylistListResponse.php
[edit]
[-] WatchSettings.php
[edit]
[-] AbuseType.php
[edit]
[-] CommentListResponse.php
[edit]
[-] ActivityContentDetailsUpload.php
[edit]
[-] CaptionListResponse.php
[edit]
[-] LiveBroadcastStatistics.php
[edit]
[-] ActivityContentDetailsFavorite.php
[edit]
[-] CaptionSnippet.php
[edit]
[-] ChannelSectionLocalization.php
[edit]
[-] ChannelStatistics.php
[edit]
[-] CommentThreadListResponse.php
[edit]
[-] VideoRating.php
[edit]
[-] MembershipsDurationAtLevel.php
[edit]
[-] ChannelSnippet.php
[edit]
[-] MembershipsLevel.php
[edit]
[-] ChannelAuditDetails.php
[edit]
[-] LiveChatSuperStickerDetails.php
[edit]
[-] PlaylistItemStatus.php
[edit]
[-] ActivityListResponse.php
[edit]
[-] MemberSnippet.php
[edit]
[-] VideoAbuseReportSecondaryReason.php
[edit]
[-] LiveChatNewSponsorDetails.php
[edit]
[-] LiveChatMessage.php
[edit]
[-] AccessPolicy.php
[edit]
[-] LiveChatBanSnippet.php
[edit]
[-] LiveBroadcastStatus.php
[edit]
[-] SubscriptionListResponse.php
[edit]
[-] ActivityContentDetailsSocial.php
[edit]
[-] PlaylistItemContentDetails.php
[edit]
[-] SubscriptionContentDetails.php
[edit]
[-] VideoLiveStreamingDetails.php
[edit]
[-] LocalizedProperty.php
[edit]
[-] ThirdPartyLinkStatus.php
[edit]
[-] ImageSettings.php
[edit]
[-] TokenPagination.php
[edit]
[-] IngestionInfo.php
[edit]
[-] MemberListResponse.php
[edit]
[-] LiveStreamConfigurationIssue.php
[edit]
[-] ChannelListResponse.php
[edit]
[-] VideoProjectDetails.php
[edit]
[-] LiveChatBan.php
[edit]
[-] SuperChatEventSnippet.php
[edit]
[-] ResourceId.php
[edit]
[-] LiveChatMessageSnippet.php
[edit]
[-] Thumbnail.php
[edit]
[-] Subscription.php
[edit]
[-] LiveStreamStatus.php
[edit]
[-] SuperStickerMetadata.php
[edit]
[-] ChannelSection.php
[edit]
[-] PropertyValue.php
[edit]
[-] LiveChatModeratorListResponse.php
[edit]
[-] SuperChatEvent.php
[edit]
[-] VideoAbuseReportReasonSnippet.php
[edit]
[-] VideoSnippet.php
[edit]
[-] LiveBroadcast.php
[edit]
[-] Channel.php
[edit]
[-] ChannelLocalization.php
[edit]
[-] ActivityContentDetailsPromotedItem.php
[edit]
[-] PlaylistItemSnippet.php
[edit]
[-] LevelDetails.php
[edit]
[-] ActivityContentDetailsRecommendation.php
[edit]
[-] CdnSettings.php
[edit]
[-] VideoFileDetailsAudioStream.php
[edit]
[-] ChannelTopicDetails.php
[edit]
[-] PlaylistContentDetails.php
[edit]
[-] PlaylistItem.php
[edit]
[-] VideoStatistics.php
[edit]
[-] MembershipsLevelListResponse.php
[edit]
[-] LiveChatModeratorSnippet.php
[edit]
[-] TestItemTestItemSnippet.php
[edit]
[-] LiveChatUserBannedMessageDetails.php
[edit]
[-] ChannelStatus.php
[edit]
[-] ChannelBrandingSettings.php
[edit]
[-] MembershipsDuration.php
[edit]
[-] ChannelContentDetailsRelatedPlaylists.php
[edit]
[-] ChannelConversionPing.php
[edit]
[-] MembershipsDetails.php
[edit]
[-] InvideoPosition.php
[edit]
[-] LiveStreamContentDetails.php
[edit]
[-] ActivityContentDetailsChannelItem.php
[edit]
[-] VideoStatus.php
[edit]
[-] ActivityContentDetailsSubscription.php
[edit]
[-] ChannelContentOwnerDetails.php
[edit]
[-] VideoLocalization.php
[edit]
[-] InvideoTiming.php
[edit]
[-] Member.php
[edit]
[-] VideoAgeGating.php
[edit]
[-] LocalizedString.php
[edit]
[-] SearchResultSnippet.php
[edit]
[-] VideoAbuseReport.php
[edit]
[-] VideoGetRatingResponse.php
[edit]
[-] ActivitySnippet.php
[edit]
[-] PlaylistPlayer.php
[edit]
[-] ChannelContentDetails.php
[edit]
[-] PlaylistLocalization.php
[edit]
[+]
Resource
[-] TestItem.php
[edit]
[-] LiveStreamHealthStatus.php
[edit]
[-] PlaylistItemListResponse.php
[edit]
[-] VideoAbuseReportReason.php
[edit]
[-] LiveBroadcastListResponse.php
[edit]
[-] LanguageTag.php
[edit]
[-] LiveChatMessageAuthorDetails.php
[edit]
[-] ThumbnailDetails.php
[edit]
[-] CommentThread.php
[edit]
[-] LiveStreamListResponse.php
[edit]
[-] Comment.php
[edit]
[-] ChannelConversionPings.php
[edit]
[-] Video.php
[edit]
[-] MembershipsLevelSnippet.php
[edit]
[-] LiveChatTextMessageDetails.php
[edit]
[-] ChannelSectionSnippet.php
[edit]
[-] VideoContentDetails.php
[edit]
[-] LiveChatMemberMilestoneChatDetails.php
[edit]
[-] ThumbnailSetResponse.php
[edit]
[-] ChannelBannerResource.php
[edit]
[-] PlaylistSnippet.php
[edit]
[-] VideoRecordingDetails.php
[edit]
[-] I18nRegionListResponse.php
[edit]
[-] Caption.php
[edit]
[-] CommentSnippet.php
[edit]
[-] ActivityContentDetailsComment.php
[edit]
[-] LiveBroadcastContentDetails.php
[edit]
[-] LiveChatFanFundingEventDetails.php
[edit]
[-] VideoCategorySnippet.php
[edit]
[-] I18nLanguageListResponse.php
[edit]
[-] SearchResult.php
[edit]
[-] ChannelSectionTargeting.php
[edit]
[-] LiveChatSuperChatDetails.php
[edit]
[-] ChannelToStoreLinkDetails.php
[edit]
[-] I18nLanguageSnippet.php
[edit]
[-] VideoSuggestions.php
[edit]
[-] VideoListResponse.php
[edit]
[-] VideoFileDetails.php
[edit]
[-] VideoProcessingDetails.php
[edit]
[-] ContentRating.php
[edit]
[-] InvideoBranding.php
[edit]
[-] VideoMonetizationDetails.php
[edit]
[-] SubscriptionSubscriberSnippet.php
[edit]
[-] VideoProcessingDetailsProcessingProgress.php
[edit]
[-] I18nRegionSnippet.php
[edit]
[-] SearchListResponse.php
[edit]
[-] VideoTopicDetails.php
[edit]
[-] I18nLanguage.php
[edit]
[-] RelatedEntity.php
[edit]
[-] VideoSuggestionsTagSuggestion.php
[edit]
[-] PageInfo.php
[edit]
[-] LiveBroadcastSnippet.php
[edit]
[-] I18nRegion.php
[edit]
[-] LiveChatMessageListResponse.php
[edit]
[-] Playlist.php
[edit]
[-] GeoPoint.php
[edit]
[-] Entity.php
[edit]
[-] ChannelSectionListResponse.php
[edit]