mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-26 13:59:46 +00:00
38 lines
1.1 KiB
PHP
Vendored
38 lines
1.1 KiB
PHP
Vendored
<?php
|
||
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
||
# source: stream/api_request.proto
|
||
|
||
namespace GPBMetadata\Chirpstack\Stream;
|
||
|
||
class ApiRequest
|
||
{
|
||
public static $is_initialized = false;
|
||
|
||
public static function initOnce() {
|
||
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
||
|
||
if (static::$is_initialized == true) {
|
||
return;
|
||
}
|
||
\GPBMetadata\Google\Protobuf\Timestamp::initOnce();
|
||
\GPBMetadata\Chirpstack\Common\Common::initOnce();
|
||
\GPBMetadata\Chirpstack\Gateway\Gw::initOnce();
|
||
$pool->internalAddGeneratedFile(
|
||
'
|
||
’
|
||
stream/api_request.protostreamcommon/common.protogw/gw.proto"˜
|
||
|
||
ApiRequestLog
|
||
service (
|
||
method ( 5
|
||
metadata (2#.stream.ApiRequestLog.MetadataEntry/
|
||
|
||
MetadataEntry
|
||
key (
|
||
value ( :8B¨
|
||
io.chirpstack.api.streamBApiRequestProtoPZ1github.com/chirpstack/chirpstack/api/go/v4/streamªChirpstack.StreamÊChirpstack\\StreamâGPBMetadata\\Chirpstack\\Streambproto3'
|
||
, true);
|
||
|
||
static::$is_initialized = true;
|
||
}
|
||
}
|
||
|