1
|
|
|
<?php |
2
|
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT! |
3
|
|
|
# source: peer/proposal_response.proto |
4
|
|
|
|
5
|
|
|
namespace GPBMetadata\Peer; |
6
|
|
|
|
7
|
|
|
class ProposalResponse |
8
|
|
|
{ |
9
|
|
|
public static $is_initialized = false; |
10
|
|
|
|
11
|
|
|
public static function initOnce() { |
12
|
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool(); |
13
|
|
|
|
14
|
|
|
if (static::$is_initialized == true) { |
15
|
|
|
return; |
16
|
|
|
} |
17
|
|
|
\GPBMetadata\Google\Protobuf\Timestamp::initOnce(); |
18
|
|
|
$pool->internalAddGeneratedFile(hex2bin( |
19
|
|
|
"0aa5040a1c706565722f70726f706f73616c5f726573706f6e73652e7072" . |
20
|
|
|
"6f746f120670726f746f7322b1010a1050726f706f73616c526573706f6e" . |
21
|
|
|
"7365120f0a0776657273696f6e180120012805122d0a0974696d65737461" . |
22
|
|
|
"6d7018022001280b321a2e676f6f676c652e70726f746f6275662e54696d" . |
23
|
|
|
"657374616d7012220a08726573706f6e736518042001280b32102e70726f" . |
24
|
|
|
"746f732e526573706f6e7365120f0a077061796c6f616418052001280c12" . |
25
|
|
|
"280a0b656e646f7273656d656e7418062001280b32132e70726f746f732e" . |
26
|
|
|
"456e646f7273656d656e74223c0a08526573706f6e7365120e0a06737461" . |
27
|
|
|
"747573180120012805120f0a076d657373616765180220012809120f0a07" . |
28
|
|
|
"7061796c6f616418032001280c22430a1750726f706f73616c526573706f" . |
29
|
|
|
"6e73655061796c6f616412150a0d70726f706f73616c5f68617368180120" . |
30
|
|
|
"01280c12110a09657874656e73696f6e18022001280c22320a0b456e646f" . |
31
|
|
|
"7273656d656e7412100a08656e646f7273657218012001280c12110a0973" . |
32
|
|
|
"69676e617475726518022001280c4289010a226f72672e68797065726c65" . |
33
|
|
|
"646765722e6661627269632e70726f746f732e70656572421750726f706f" . |
34
|
|
|
"73616c526573706f6e73655061636b6167655a296769746875622e636f6d" . |
35
|
|
|
"2f68797065726c65646765722f6661627269632f70726f746f732f706565" . |
36
|
|
|
"72ca021e48797065726c65646765725c4661627269635c50726f746f735c" . |
37
|
|
|
"50656572620670726f746f33" |
38
|
|
|
)); |
39
|
|
|
|
40
|
|
|
static::$is_initialized = true; |
41
|
|
|
} |
42
|
|
|
} |
43
|
|
|
|
44
|
|
|
|