33 lines
1.1 KiB
PHP
33 lines
1.1 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: DeviceAuthReq.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class DeviceAuthReq
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0afe010a13446576696365417574685265712e70726f746f12174a75626f" .
|
|
"2e4a754c69616f2e494d2e57782e50726f746f22c5010a14446576696365" .
|
|
"417574685265714d657373616765124c0a08417574685479706518012001" .
|
|
"280e323a2e4a75626f2e4a754c69616f2e494d2e57782e50726f746f2e44" .
|
|
"6576696365417574685265714d6573736167652e456e756d417574685479" .
|
|
"706512120a0a43726564656e7469616c180220012809224b0a0c456e756d" .
|
|
"4175746854797065120b0a0744656661756c741000120e0a0a4465766963" .
|
|
"65436f64651001120c0a08557365726e616d65100212100a0c496e746572" .
|
|
"6e616c436f64651003620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|