propresenter-php/php/generated/GPBMetadata/ProApiV1PresentationPlaylistItem.php
2026-03-01 16:12:17 +01:00

26 lines
827 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: proApiV1PresentationPlaylistItem.proto
namespace GPBMetadata;
class ProApiV1PresentationPlaylistItem
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
$pool->internalAddGeneratedFile(
"\x0A\xAD\x01\x0A&proApiV1PresentationPlaylistItem.proto\x12\x07rv.data\"<\x0A\x1FAPI_v1_PlaylistPresentationItem\x12\x19\x0A\x11presentation_uuid\x18\x01 \x01(\x09B4\xF8\x01\x01\xAA\x02\$Pro.SerializationInterop.RVProtoData\xBA\x02\x07RVData_b\x06proto3"
, true);
static::$is_initialized = true;
}
}