propresenter-php/generated/GPBMetadata/AnalyticsProContent.php
Thorsten Bus 22ba4aff7d refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples
- Move src/, tests/, bin/, generated/, proto/, composer.json, composer.lock, phpunit.xml from php/ to repo root
- Move ref/ to doc/reference_samples/ for better organization
- Remove vendor/ from git tracking (now properly gitignored)
- Update all test file paths (dirname adjustments and ref/ -> doc/reference_samples/)
- Update all documentation paths (AGENTS.md, doc/*.md)
- Remove php.bak/ directory
- All 252 tests pass
2026-03-30 13:26:29 +02:00

26 lines
1,018 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: analyticsProContent.proto
namespace GPBMetadata;
class AnalyticsProContent
{
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\x02\x0A\x19analyticsProContent.proto\x12\x0Crv.analytics\"\xB6\x01\x0A\x0AProContent\x12:\x0A\x09media_bin\x18\x01 \x01(\x0B2%.rv.analytics.ProContent.ViewMediaBinH\x00\x125\x0A\x08download\x18\x02 \x01(\x0B2!.rv.analytics.ProContent.DownloadH\x00\x1A\x0E\x0A\x0CViewMediaBin\x1A\x1C\x0A\x08Download\x12\x10\x0A\x08is_retry\x18\x01 \x01(\x08B\x07\x0A\x05EventBA\xF8\x01\x01\xAA\x02.Pro.SerializationInterop.RVProtoData.Analytics\xBA\x02\x0AAnalytics_b\x06proto3"
, true);
static::$is_initialized = true;
}
}