27 lines
1.4 KiB
PHP
27 lines
1.4 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: proApiV1VideoInputs.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class ProApiV1VideoInputs
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
\GPBMetadata\ProApiV1Identifier::initOnce();
|
|
$pool->internalAddGeneratedFile(
|
|
"\x0A\x9F\x04\x0A\x19proApiV1VideoInputs.proto\x12\x07rv.data\"\xCA\x01\x0A\x1BAPI_v1_Video_Inputs_Request\x12>\x0A\x07get_all\x18\x01 \x01(\x0B2+.rv.data.API_v1_Video_Inputs_Request.GetAllH\x00\x12?\x0A\x07trigger\x18\x02 \x01(\x0B2,.rv.data.API_v1_Video_Inputs_Request.TriggerH\x00\x1A\x08\x0A\x06GetAll\x1A\x15\x0A\x07Trigger\x12\x0A\x0A\x02id\x18\x01 \x01(\x09B\x09\x0A\x07Request\"\xED\x01\x0A\x1CAPI_v1_Video_Inputs_Response\x12?\x0A\x07get_all\x18\x01 \x01(\x0B2,.rv.data.API_v1_Video_Inputs_Response.GetAllH\x00\x12@\x0A\x07trigger\x18\x02 \x01(\x0B2-.rv.data.API_v1_Video_Inputs_Response.TriggerH\x00\x1A4\x0A\x06GetAll\x12*\x0A\x06inputs\x18\x01 \x03(\x0B2\x1A.rv.data.API_v1_Identifier\x1A\x09\x0A\x07TriggerB\x09\x0A\x07RequestB4\xF8\x01\x01\xAA\x02\$Pro.SerializationInterop.RVProtoData\xBA\x02\x07RVData_b\x06proto3"
|
|
, true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|