@lansweeper/data-platform-outbound-grpc 0.1.8 → 0.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/outbound_pb.d.ts +445 -21
- package/gen-proto/outbound_pb.js +6658 -3287
- package/generated-go/outbound.pb.go +1683 -751
- package/java.json +5 -0
- package/package.json +2 -2
- package/proto/outbound.proto +107 -20
- package/pom.xml +0 -29
- package/src/main/java/com/lansweeper/dp/outbound/v1/Asset.java +0 -2132
- package/src/main/java/com/lansweeper/dp/outbound/v1/AssetOrBuilder.java +0 -144
- package/src/main/java/com/lansweeper/dp/outbound/v1/AssetType.java +0 -801
- package/src/main/java/com/lansweeper/dp/outbound/v1/AssetTypeOrBuilder.java +0 -58
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogBrand.java +0 -4206
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogBrandOrBuilder.java +0 -423
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogModel.java +0 -3639
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogModelOrBuilder.java +0 -379
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogMonitor.java +0 -484
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogMonitorOrBuilder.java +0 -15
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogOs.java +0 -3720
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogOsOrBuilder.java +0 -372
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogSoftware.java +0 -3315
- package/src/main/java/com/lansweeper/dp/outbound/v1/CatalogSoftwareOrBuilder.java +0 -332
- package/src/main/java/com/lansweeper/dp/outbound/v1/CoreFields.java +0 -1731
- package/src/main/java/com/lansweeper/dp/outbound/v1/CoreFieldsOrBuilder.java +0 -138
- package/src/main/java/com/lansweeper/dp/outbound/v1/Entity.java +0 -762
- package/src/main/java/com/lansweeper/dp/outbound/v1/EntityOrBuilder.java +0 -41
- package/src/main/java/com/lansweeper/dp/outbound/v1/EntityPath.java +0 -1283
- package/src/main/java/com/lansweeper/dp/outbound/v1/EntityPathOrBuilder.java +0 -113
- package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityRequest.java +0 -655
- package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityRequestOrBuilder.java +0 -36
- package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityResponse.java +0 -1193
- package/src/main/java/com/lansweeper/dp/outbound/v1/GetEntityResponseOrBuilder.java +0 -71
- package/src/main/java/com/lansweeper/dp/outbound/v1/HardwareInfo.java +0 -2702
- package/src/main/java/com/lansweeper/dp/outbound/v1/HardwareInfoOrBuilder.java +0 -237
- package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityRequest.java +0 -655
- package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityRequestOrBuilder.java +0 -36
- package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityResponse.java +0 -958
- package/src/main/java/com/lansweeper/dp/outbound/v1/ListEntityResponseOrBuilder.java +0 -48
- package/src/main/java/com/lansweeper/dp/outbound/v1/OperatingSystemInfo.java +0 -2332
- package/src/main/java/com/lansweeper/dp/outbound/v1/OperatingSystemInfoOrBuilder.java +0 -191
- package/src/main/java/com/lansweeper/dp/outbound/v1/Outbound.java +0 -512
- package/src/main/java/com/lansweeper/dp/outbound/v1/RawHardwareInfo.java +0 -1073
- package/src/main/java/com/lansweeper/dp/outbound/v1/RawHardwareInfoOrBuilder.java +0 -77
- package/src/main/java/com/lansweeper/dp/outbound/v1/RawSoftware.java +0 -1991
- package/src/main/java/com/lansweeper/dp/outbound/v1/RawSoftwareOrBuilder.java +0 -198
- package/src/main/java/com/lansweeper/dp/outbound/v1/Software.java +0 -3525
- package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareInventory.java +0 -966
- package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareInventoryOrBuilder.java +0 -48
- package/src/main/java/com/lansweeper/dp/outbound/v1/SoftwareOrBuilder.java +0 -350
- package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawOperatingSystemInfo.java +0 -1846
- package/src/main/java/com/lansweeper/dp/outbound/v1/WindowsRawOperatingSystemInfoOrBuilder.java +0 -205
|
@@ -1,3720 +0,0 @@
|
|
|
1
|
-
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
2
|
-
// source: packages/data.platform/outbound/grpc/proto/outbound.proto
|
|
3
|
-
|
|
4
|
-
package com.lansweeper.dp.outbound.v1;
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CatalogOs}
|
|
8
|
-
*/
|
|
9
|
-
public final class CatalogOs extends
|
|
10
|
-
com.google.protobuf.GeneratedMessageV3 implements
|
|
11
|
-
// @@protoc_insertion_point(message_implements:com.lansweeper.dp.outbound.v1.CatalogOs)
|
|
12
|
-
CatalogOsOrBuilder {
|
|
13
|
-
private static final long serialVersionUID = 0L;
|
|
14
|
-
// Use CatalogOs.newBuilder() to construct.
|
|
15
|
-
private CatalogOs(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
16
|
-
super(builder);
|
|
17
|
-
}
|
|
18
|
-
private CatalogOs() {
|
|
19
|
-
osName_ = "";
|
|
20
|
-
osVersion_ = "";
|
|
21
|
-
osBuild_ = "";
|
|
22
|
-
osVersionName_ = "";
|
|
23
|
-
lifecyleConfidence_ = "";
|
|
24
|
-
logoImageUrl_ = "";
|
|
25
|
-
bannerImageUrl_ = "";
|
|
26
|
-
wikipediaId_ = "";
|
|
27
|
-
wikipediaLangCode_ = "";
|
|
28
|
-
websiteUrl_ = "";
|
|
29
|
-
supportUrl_ = "";
|
|
30
|
-
supportPhone_ = "";
|
|
31
|
-
facebookAccount_ = "";
|
|
32
|
-
twitterAccount_ = "";
|
|
33
|
-
nistCpe_ = "";
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
@java.lang.Override
|
|
37
|
-
@SuppressWarnings({"unused"})
|
|
38
|
-
protected java.lang.Object newInstance(
|
|
39
|
-
UnusedPrivateParameter unused) {
|
|
40
|
-
return new CatalogOs();
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@java.lang.Override
|
|
44
|
-
public final com.google.protobuf.UnknownFieldSet
|
|
45
|
-
getUnknownFields() {
|
|
46
|
-
return this.unknownFields;
|
|
47
|
-
}
|
|
48
|
-
private CatalogOs(
|
|
49
|
-
com.google.protobuf.CodedInputStream input,
|
|
50
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
51
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
52
|
-
this();
|
|
53
|
-
if (extensionRegistry == null) {
|
|
54
|
-
throw new java.lang.NullPointerException();
|
|
55
|
-
}
|
|
56
|
-
int mutable_bitField0_ = 0;
|
|
57
|
-
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
|
|
58
|
-
com.google.protobuf.UnknownFieldSet.newBuilder();
|
|
59
|
-
try {
|
|
60
|
-
boolean done = false;
|
|
61
|
-
while (!done) {
|
|
62
|
-
int tag = input.readTag();
|
|
63
|
-
switch (tag) {
|
|
64
|
-
case 0:
|
|
65
|
-
done = true;
|
|
66
|
-
break;
|
|
67
|
-
case 8: {
|
|
68
|
-
|
|
69
|
-
id_ = input.readInt64();
|
|
70
|
-
break;
|
|
71
|
-
}
|
|
72
|
-
case 26: {
|
|
73
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
74
|
-
|
|
75
|
-
osName_ = s;
|
|
76
|
-
break;
|
|
77
|
-
}
|
|
78
|
-
case 34: {
|
|
79
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
80
|
-
bitField0_ |= 0x00000001;
|
|
81
|
-
osVersion_ = s;
|
|
82
|
-
break;
|
|
83
|
-
}
|
|
84
|
-
case 42: {
|
|
85
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
86
|
-
bitField0_ |= 0x00000004;
|
|
87
|
-
osVersionName_ = s;
|
|
88
|
-
break;
|
|
89
|
-
}
|
|
90
|
-
case 48: {
|
|
91
|
-
bitField0_ |= 0x00000008;
|
|
92
|
-
overrideId_ = input.readInt64();
|
|
93
|
-
break;
|
|
94
|
-
}
|
|
95
|
-
case 56: {
|
|
96
|
-
bitField0_ |= 0x00000010;
|
|
97
|
-
makeId_ = input.readInt64();
|
|
98
|
-
break;
|
|
99
|
-
}
|
|
100
|
-
case 64: {
|
|
101
|
-
bitField0_ |= 0x00000020;
|
|
102
|
-
parentId_ = input.readInt64();
|
|
103
|
-
break;
|
|
104
|
-
}
|
|
105
|
-
case 72: {
|
|
106
|
-
bitField0_ |= 0x00000040;
|
|
107
|
-
releaseDate_ = input.readInt64();
|
|
108
|
-
break;
|
|
109
|
-
}
|
|
110
|
-
case 80: {
|
|
111
|
-
bitField0_ |= 0x00000080;
|
|
112
|
-
eolDate_ = input.readInt64();
|
|
113
|
-
break;
|
|
114
|
-
}
|
|
115
|
-
case 88: {
|
|
116
|
-
bitField0_ |= 0x00200000;
|
|
117
|
-
lastUpdateTime_ = input.readInt64();
|
|
118
|
-
break;
|
|
119
|
-
}
|
|
120
|
-
case 98: {
|
|
121
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
122
|
-
bitField0_ |= 0x00000002;
|
|
123
|
-
osBuild_ = s;
|
|
124
|
-
break;
|
|
125
|
-
}
|
|
126
|
-
case 106: {
|
|
127
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
128
|
-
bitField0_ |= 0x00000800;
|
|
129
|
-
logoImageUrl_ = s;
|
|
130
|
-
break;
|
|
131
|
-
}
|
|
132
|
-
case 114: {
|
|
133
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
134
|
-
bitField0_ |= 0x00001000;
|
|
135
|
-
bannerImageUrl_ = s;
|
|
136
|
-
break;
|
|
137
|
-
}
|
|
138
|
-
case 122: {
|
|
139
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
140
|
-
bitField0_ |= 0x00002000;
|
|
141
|
-
wikipediaId_ = s;
|
|
142
|
-
break;
|
|
143
|
-
}
|
|
144
|
-
case 130: {
|
|
145
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
146
|
-
bitField0_ |= 0x00004000;
|
|
147
|
-
wikipediaLangCode_ = s;
|
|
148
|
-
break;
|
|
149
|
-
}
|
|
150
|
-
case 138: {
|
|
151
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
152
|
-
bitField0_ |= 0x00008000;
|
|
153
|
-
websiteUrl_ = s;
|
|
154
|
-
break;
|
|
155
|
-
}
|
|
156
|
-
case 146: {
|
|
157
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
158
|
-
bitField0_ |= 0x00010000;
|
|
159
|
-
supportUrl_ = s;
|
|
160
|
-
break;
|
|
161
|
-
}
|
|
162
|
-
case 154: {
|
|
163
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
164
|
-
bitField0_ |= 0x00020000;
|
|
165
|
-
supportPhone_ = s;
|
|
166
|
-
break;
|
|
167
|
-
}
|
|
168
|
-
case 162: {
|
|
169
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
170
|
-
bitField0_ |= 0x00040000;
|
|
171
|
-
facebookAccount_ = s;
|
|
172
|
-
break;
|
|
173
|
-
}
|
|
174
|
-
case 170: {
|
|
175
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
176
|
-
bitField0_ |= 0x00080000;
|
|
177
|
-
twitterAccount_ = s;
|
|
178
|
-
break;
|
|
179
|
-
}
|
|
180
|
-
case 176: {
|
|
181
|
-
bitField0_ |= 0x00000100;
|
|
182
|
-
eosDate_ = input.readInt64();
|
|
183
|
-
break;
|
|
184
|
-
}
|
|
185
|
-
case 186: {
|
|
186
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
187
|
-
bitField0_ |= 0x00100000;
|
|
188
|
-
nistCpe_ = s;
|
|
189
|
-
break;
|
|
190
|
-
}
|
|
191
|
-
case 192: {
|
|
192
|
-
bitField0_ |= 0x00400000;
|
|
193
|
-
matchScore_ = input.readInt32();
|
|
194
|
-
break;
|
|
195
|
-
}
|
|
196
|
-
case 200: {
|
|
197
|
-
bitField0_ |= 0x00000200;
|
|
198
|
-
eosxDate_ = input.readInt64();
|
|
199
|
-
break;
|
|
200
|
-
}
|
|
201
|
-
case 210: {
|
|
202
|
-
java.lang.String s = input.readStringRequireUtf8();
|
|
203
|
-
bitField0_ |= 0x00000400;
|
|
204
|
-
lifecyleConfidence_ = s;
|
|
205
|
-
break;
|
|
206
|
-
}
|
|
207
|
-
default: {
|
|
208
|
-
if (!parseUnknownField(
|
|
209
|
-
input, unknownFields, extensionRegistry, tag)) {
|
|
210
|
-
done = true;
|
|
211
|
-
}
|
|
212
|
-
break;
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
217
|
-
throw e.setUnfinishedMessage(this);
|
|
218
|
-
} catch (java.io.IOException e) {
|
|
219
|
-
throw new com.google.protobuf.InvalidProtocolBufferException(
|
|
220
|
-
e).setUnfinishedMessage(this);
|
|
221
|
-
} finally {
|
|
222
|
-
this.unknownFields = unknownFields.build();
|
|
223
|
-
makeExtensionsImmutable();
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
public static final com.google.protobuf.Descriptors.Descriptor
|
|
227
|
-
getDescriptor() {
|
|
228
|
-
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CatalogOs_descriptor;
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
@java.lang.Override
|
|
232
|
-
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
233
|
-
internalGetFieldAccessorTable() {
|
|
234
|
-
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CatalogOs_fieldAccessorTable
|
|
235
|
-
.ensureFieldAccessorsInitialized(
|
|
236
|
-
com.lansweeper.dp.outbound.v1.CatalogOs.class, com.lansweeper.dp.outbound.v1.CatalogOs.Builder.class);
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
private int bitField0_;
|
|
240
|
-
public static final int ID_FIELD_NUMBER = 1;
|
|
241
|
-
private long id_;
|
|
242
|
-
/**
|
|
243
|
-
* <code>int64 id = 1;</code>
|
|
244
|
-
* @return The id.
|
|
245
|
-
*/
|
|
246
|
-
@java.lang.Override
|
|
247
|
-
public long getId() {
|
|
248
|
-
return id_;
|
|
249
|
-
}
|
|
250
|
-
|
|
251
|
-
public static final int OS_NAME_FIELD_NUMBER = 3;
|
|
252
|
-
private volatile java.lang.Object osName_;
|
|
253
|
-
/**
|
|
254
|
-
* <code>string os_name = 3;</code>
|
|
255
|
-
* @return The osName.
|
|
256
|
-
*/
|
|
257
|
-
@java.lang.Override
|
|
258
|
-
public java.lang.String getOsName() {
|
|
259
|
-
java.lang.Object ref = osName_;
|
|
260
|
-
if (ref instanceof java.lang.String) {
|
|
261
|
-
return (java.lang.String) ref;
|
|
262
|
-
} else {
|
|
263
|
-
com.google.protobuf.ByteString bs =
|
|
264
|
-
(com.google.protobuf.ByteString) ref;
|
|
265
|
-
java.lang.String s = bs.toStringUtf8();
|
|
266
|
-
osName_ = s;
|
|
267
|
-
return s;
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
/**
|
|
271
|
-
* <code>string os_name = 3;</code>
|
|
272
|
-
* @return The bytes for osName.
|
|
273
|
-
*/
|
|
274
|
-
@java.lang.Override
|
|
275
|
-
public com.google.protobuf.ByteString
|
|
276
|
-
getOsNameBytes() {
|
|
277
|
-
java.lang.Object ref = osName_;
|
|
278
|
-
if (ref instanceof java.lang.String) {
|
|
279
|
-
com.google.protobuf.ByteString b =
|
|
280
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
281
|
-
(java.lang.String) ref);
|
|
282
|
-
osName_ = b;
|
|
283
|
-
return b;
|
|
284
|
-
} else {
|
|
285
|
-
return (com.google.protobuf.ByteString) ref;
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
public static final int OS_VERSION_FIELD_NUMBER = 4;
|
|
290
|
-
private volatile java.lang.Object osVersion_;
|
|
291
|
-
/**
|
|
292
|
-
* <code>string os_version = 4;</code>
|
|
293
|
-
* @return Whether the osVersion field is set.
|
|
294
|
-
*/
|
|
295
|
-
@java.lang.Override
|
|
296
|
-
public boolean hasOsVersion() {
|
|
297
|
-
return ((bitField0_ & 0x00000001) != 0);
|
|
298
|
-
}
|
|
299
|
-
/**
|
|
300
|
-
* <code>string os_version = 4;</code>
|
|
301
|
-
* @return The osVersion.
|
|
302
|
-
*/
|
|
303
|
-
@java.lang.Override
|
|
304
|
-
public java.lang.String getOsVersion() {
|
|
305
|
-
java.lang.Object ref = osVersion_;
|
|
306
|
-
if (ref instanceof java.lang.String) {
|
|
307
|
-
return (java.lang.String) ref;
|
|
308
|
-
} else {
|
|
309
|
-
com.google.protobuf.ByteString bs =
|
|
310
|
-
(com.google.protobuf.ByteString) ref;
|
|
311
|
-
java.lang.String s = bs.toStringUtf8();
|
|
312
|
-
osVersion_ = s;
|
|
313
|
-
return s;
|
|
314
|
-
}
|
|
315
|
-
}
|
|
316
|
-
/**
|
|
317
|
-
* <code>string os_version = 4;</code>
|
|
318
|
-
* @return The bytes for osVersion.
|
|
319
|
-
*/
|
|
320
|
-
@java.lang.Override
|
|
321
|
-
public com.google.protobuf.ByteString
|
|
322
|
-
getOsVersionBytes() {
|
|
323
|
-
java.lang.Object ref = osVersion_;
|
|
324
|
-
if (ref instanceof java.lang.String) {
|
|
325
|
-
com.google.protobuf.ByteString b =
|
|
326
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
327
|
-
(java.lang.String) ref);
|
|
328
|
-
osVersion_ = b;
|
|
329
|
-
return b;
|
|
330
|
-
} else {
|
|
331
|
-
return (com.google.protobuf.ByteString) ref;
|
|
332
|
-
}
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
public static final int OS_BUILD_FIELD_NUMBER = 12;
|
|
336
|
-
private volatile java.lang.Object osBuild_;
|
|
337
|
-
/**
|
|
338
|
-
* <code>string os_build = 12;</code>
|
|
339
|
-
* @return Whether the osBuild field is set.
|
|
340
|
-
*/
|
|
341
|
-
@java.lang.Override
|
|
342
|
-
public boolean hasOsBuild() {
|
|
343
|
-
return ((bitField0_ & 0x00000002) != 0);
|
|
344
|
-
}
|
|
345
|
-
/**
|
|
346
|
-
* <code>string os_build = 12;</code>
|
|
347
|
-
* @return The osBuild.
|
|
348
|
-
*/
|
|
349
|
-
@java.lang.Override
|
|
350
|
-
public java.lang.String getOsBuild() {
|
|
351
|
-
java.lang.Object ref = osBuild_;
|
|
352
|
-
if (ref instanceof java.lang.String) {
|
|
353
|
-
return (java.lang.String) ref;
|
|
354
|
-
} else {
|
|
355
|
-
com.google.protobuf.ByteString bs =
|
|
356
|
-
(com.google.protobuf.ByteString) ref;
|
|
357
|
-
java.lang.String s = bs.toStringUtf8();
|
|
358
|
-
osBuild_ = s;
|
|
359
|
-
return s;
|
|
360
|
-
}
|
|
361
|
-
}
|
|
362
|
-
/**
|
|
363
|
-
* <code>string os_build = 12;</code>
|
|
364
|
-
* @return The bytes for osBuild.
|
|
365
|
-
*/
|
|
366
|
-
@java.lang.Override
|
|
367
|
-
public com.google.protobuf.ByteString
|
|
368
|
-
getOsBuildBytes() {
|
|
369
|
-
java.lang.Object ref = osBuild_;
|
|
370
|
-
if (ref instanceof java.lang.String) {
|
|
371
|
-
com.google.protobuf.ByteString b =
|
|
372
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
373
|
-
(java.lang.String) ref);
|
|
374
|
-
osBuild_ = b;
|
|
375
|
-
return b;
|
|
376
|
-
} else {
|
|
377
|
-
return (com.google.protobuf.ByteString) ref;
|
|
378
|
-
}
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
public static final int OS_VERSION_NAME_FIELD_NUMBER = 5;
|
|
382
|
-
private volatile java.lang.Object osVersionName_;
|
|
383
|
-
/**
|
|
384
|
-
* <code>string os_version_name = 5;</code>
|
|
385
|
-
* @return Whether the osVersionName field is set.
|
|
386
|
-
*/
|
|
387
|
-
@java.lang.Override
|
|
388
|
-
public boolean hasOsVersionName() {
|
|
389
|
-
return ((bitField0_ & 0x00000004) != 0);
|
|
390
|
-
}
|
|
391
|
-
/**
|
|
392
|
-
* <code>string os_version_name = 5;</code>
|
|
393
|
-
* @return The osVersionName.
|
|
394
|
-
*/
|
|
395
|
-
@java.lang.Override
|
|
396
|
-
public java.lang.String getOsVersionName() {
|
|
397
|
-
java.lang.Object ref = osVersionName_;
|
|
398
|
-
if (ref instanceof java.lang.String) {
|
|
399
|
-
return (java.lang.String) ref;
|
|
400
|
-
} else {
|
|
401
|
-
com.google.protobuf.ByteString bs =
|
|
402
|
-
(com.google.protobuf.ByteString) ref;
|
|
403
|
-
java.lang.String s = bs.toStringUtf8();
|
|
404
|
-
osVersionName_ = s;
|
|
405
|
-
return s;
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
/**
|
|
409
|
-
* <code>string os_version_name = 5;</code>
|
|
410
|
-
* @return The bytes for osVersionName.
|
|
411
|
-
*/
|
|
412
|
-
@java.lang.Override
|
|
413
|
-
public com.google.protobuf.ByteString
|
|
414
|
-
getOsVersionNameBytes() {
|
|
415
|
-
java.lang.Object ref = osVersionName_;
|
|
416
|
-
if (ref instanceof java.lang.String) {
|
|
417
|
-
com.google.protobuf.ByteString b =
|
|
418
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
419
|
-
(java.lang.String) ref);
|
|
420
|
-
osVersionName_ = b;
|
|
421
|
-
return b;
|
|
422
|
-
} else {
|
|
423
|
-
return (com.google.protobuf.ByteString) ref;
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
public static final int OVERRIDE_ID_FIELD_NUMBER = 6;
|
|
428
|
-
private long overrideId_;
|
|
429
|
-
/**
|
|
430
|
-
* <code>int64 override_id = 6;</code>
|
|
431
|
-
* @return Whether the overrideId field is set.
|
|
432
|
-
*/
|
|
433
|
-
@java.lang.Override
|
|
434
|
-
public boolean hasOverrideId() {
|
|
435
|
-
return ((bitField0_ & 0x00000008) != 0);
|
|
436
|
-
}
|
|
437
|
-
/**
|
|
438
|
-
* <code>int64 override_id = 6;</code>
|
|
439
|
-
* @return The overrideId.
|
|
440
|
-
*/
|
|
441
|
-
@java.lang.Override
|
|
442
|
-
public long getOverrideId() {
|
|
443
|
-
return overrideId_;
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
public static final int MAKE_ID_FIELD_NUMBER = 7;
|
|
447
|
-
private long makeId_;
|
|
448
|
-
/**
|
|
449
|
-
* <code>int64 make_id = 7;</code>
|
|
450
|
-
* @return Whether the makeId field is set.
|
|
451
|
-
*/
|
|
452
|
-
@java.lang.Override
|
|
453
|
-
public boolean hasMakeId() {
|
|
454
|
-
return ((bitField0_ & 0x00000010) != 0);
|
|
455
|
-
}
|
|
456
|
-
/**
|
|
457
|
-
* <code>int64 make_id = 7;</code>
|
|
458
|
-
* @return The makeId.
|
|
459
|
-
*/
|
|
460
|
-
@java.lang.Override
|
|
461
|
-
public long getMakeId() {
|
|
462
|
-
return makeId_;
|
|
463
|
-
}
|
|
464
|
-
|
|
465
|
-
public static final int PARENT_ID_FIELD_NUMBER = 8;
|
|
466
|
-
private long parentId_;
|
|
467
|
-
/**
|
|
468
|
-
* <code>int64 parent_id = 8;</code>
|
|
469
|
-
* @return Whether the parentId field is set.
|
|
470
|
-
*/
|
|
471
|
-
@java.lang.Override
|
|
472
|
-
public boolean hasParentId() {
|
|
473
|
-
return ((bitField0_ & 0x00000020) != 0);
|
|
474
|
-
}
|
|
475
|
-
/**
|
|
476
|
-
* <code>int64 parent_id = 8;</code>
|
|
477
|
-
* @return The parentId.
|
|
478
|
-
*/
|
|
479
|
-
@java.lang.Override
|
|
480
|
-
public long getParentId() {
|
|
481
|
-
return parentId_;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
public static final int RELEASE_DATE_FIELD_NUMBER = 9;
|
|
485
|
-
private long releaseDate_;
|
|
486
|
-
/**
|
|
487
|
-
* <code>int64 release_date = 9;</code>
|
|
488
|
-
* @return Whether the releaseDate field is set.
|
|
489
|
-
*/
|
|
490
|
-
@java.lang.Override
|
|
491
|
-
public boolean hasReleaseDate() {
|
|
492
|
-
return ((bitField0_ & 0x00000040) != 0);
|
|
493
|
-
}
|
|
494
|
-
/**
|
|
495
|
-
* <code>int64 release_date = 9;</code>
|
|
496
|
-
* @return The releaseDate.
|
|
497
|
-
*/
|
|
498
|
-
@java.lang.Override
|
|
499
|
-
public long getReleaseDate() {
|
|
500
|
-
return releaseDate_;
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
public static final int EOL_DATE_FIELD_NUMBER = 10;
|
|
504
|
-
private long eolDate_;
|
|
505
|
-
/**
|
|
506
|
-
* <code>int64 eol_date = 10;</code>
|
|
507
|
-
* @return Whether the eolDate field is set.
|
|
508
|
-
*/
|
|
509
|
-
@java.lang.Override
|
|
510
|
-
public boolean hasEolDate() {
|
|
511
|
-
return ((bitField0_ & 0x00000080) != 0);
|
|
512
|
-
}
|
|
513
|
-
/**
|
|
514
|
-
* <code>int64 eol_date = 10;</code>
|
|
515
|
-
* @return The eolDate.
|
|
516
|
-
*/
|
|
517
|
-
@java.lang.Override
|
|
518
|
-
public long getEolDate() {
|
|
519
|
-
return eolDate_;
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
public static final int EOS_DATE_FIELD_NUMBER = 22;
|
|
523
|
-
private long eosDate_;
|
|
524
|
-
/**
|
|
525
|
-
* <code>int64 eos_date = 22;</code>
|
|
526
|
-
* @return Whether the eosDate field is set.
|
|
527
|
-
*/
|
|
528
|
-
@java.lang.Override
|
|
529
|
-
public boolean hasEosDate() {
|
|
530
|
-
return ((bitField0_ & 0x00000100) != 0);
|
|
531
|
-
}
|
|
532
|
-
/**
|
|
533
|
-
* <code>int64 eos_date = 22;</code>
|
|
534
|
-
* @return The eosDate.
|
|
535
|
-
*/
|
|
536
|
-
@java.lang.Override
|
|
537
|
-
public long getEosDate() {
|
|
538
|
-
return eosDate_;
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
public static final int EOSX_DATE_FIELD_NUMBER = 25;
|
|
542
|
-
private long eosxDate_;
|
|
543
|
-
/**
|
|
544
|
-
* <code>int64 eosx_date = 25;</code>
|
|
545
|
-
* @return Whether the eosxDate field is set.
|
|
546
|
-
*/
|
|
547
|
-
@java.lang.Override
|
|
548
|
-
public boolean hasEosxDate() {
|
|
549
|
-
return ((bitField0_ & 0x00000200) != 0);
|
|
550
|
-
}
|
|
551
|
-
/**
|
|
552
|
-
* <code>int64 eosx_date = 25;</code>
|
|
553
|
-
* @return The eosxDate.
|
|
554
|
-
*/
|
|
555
|
-
@java.lang.Override
|
|
556
|
-
public long getEosxDate() {
|
|
557
|
-
return eosxDate_;
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
public static final int LIFECYLE_CONFIDENCE_FIELD_NUMBER = 26;
|
|
561
|
-
private volatile java.lang.Object lifecyleConfidence_;
|
|
562
|
-
/**
|
|
563
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
564
|
-
* @return Whether the lifecyleConfidence field is set.
|
|
565
|
-
*/
|
|
566
|
-
@java.lang.Override
|
|
567
|
-
public boolean hasLifecyleConfidence() {
|
|
568
|
-
return ((bitField0_ & 0x00000400) != 0);
|
|
569
|
-
}
|
|
570
|
-
/**
|
|
571
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
572
|
-
* @return The lifecyleConfidence.
|
|
573
|
-
*/
|
|
574
|
-
@java.lang.Override
|
|
575
|
-
public java.lang.String getLifecyleConfidence() {
|
|
576
|
-
java.lang.Object ref = lifecyleConfidence_;
|
|
577
|
-
if (ref instanceof java.lang.String) {
|
|
578
|
-
return (java.lang.String) ref;
|
|
579
|
-
} else {
|
|
580
|
-
com.google.protobuf.ByteString bs =
|
|
581
|
-
(com.google.protobuf.ByteString) ref;
|
|
582
|
-
java.lang.String s = bs.toStringUtf8();
|
|
583
|
-
lifecyleConfidence_ = s;
|
|
584
|
-
return s;
|
|
585
|
-
}
|
|
586
|
-
}
|
|
587
|
-
/**
|
|
588
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
589
|
-
* @return The bytes for lifecyleConfidence.
|
|
590
|
-
*/
|
|
591
|
-
@java.lang.Override
|
|
592
|
-
public com.google.protobuf.ByteString
|
|
593
|
-
getLifecyleConfidenceBytes() {
|
|
594
|
-
java.lang.Object ref = lifecyleConfidence_;
|
|
595
|
-
if (ref instanceof java.lang.String) {
|
|
596
|
-
com.google.protobuf.ByteString b =
|
|
597
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
598
|
-
(java.lang.String) ref);
|
|
599
|
-
lifecyleConfidence_ = b;
|
|
600
|
-
return b;
|
|
601
|
-
} else {
|
|
602
|
-
return (com.google.protobuf.ByteString) ref;
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
public static final int LOGO_IMAGE_URL_FIELD_NUMBER = 13;
|
|
607
|
-
private volatile java.lang.Object logoImageUrl_;
|
|
608
|
-
/**
|
|
609
|
-
* <code>string logo_image_url = 13;</code>
|
|
610
|
-
* @return Whether the logoImageUrl field is set.
|
|
611
|
-
*/
|
|
612
|
-
@java.lang.Override
|
|
613
|
-
public boolean hasLogoImageUrl() {
|
|
614
|
-
return ((bitField0_ & 0x00000800) != 0);
|
|
615
|
-
}
|
|
616
|
-
/**
|
|
617
|
-
* <code>string logo_image_url = 13;</code>
|
|
618
|
-
* @return The logoImageUrl.
|
|
619
|
-
*/
|
|
620
|
-
@java.lang.Override
|
|
621
|
-
public java.lang.String getLogoImageUrl() {
|
|
622
|
-
java.lang.Object ref = logoImageUrl_;
|
|
623
|
-
if (ref instanceof java.lang.String) {
|
|
624
|
-
return (java.lang.String) ref;
|
|
625
|
-
} else {
|
|
626
|
-
com.google.protobuf.ByteString bs =
|
|
627
|
-
(com.google.protobuf.ByteString) ref;
|
|
628
|
-
java.lang.String s = bs.toStringUtf8();
|
|
629
|
-
logoImageUrl_ = s;
|
|
630
|
-
return s;
|
|
631
|
-
}
|
|
632
|
-
}
|
|
633
|
-
/**
|
|
634
|
-
* <code>string logo_image_url = 13;</code>
|
|
635
|
-
* @return The bytes for logoImageUrl.
|
|
636
|
-
*/
|
|
637
|
-
@java.lang.Override
|
|
638
|
-
public com.google.protobuf.ByteString
|
|
639
|
-
getLogoImageUrlBytes() {
|
|
640
|
-
java.lang.Object ref = logoImageUrl_;
|
|
641
|
-
if (ref instanceof java.lang.String) {
|
|
642
|
-
com.google.protobuf.ByteString b =
|
|
643
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
644
|
-
(java.lang.String) ref);
|
|
645
|
-
logoImageUrl_ = b;
|
|
646
|
-
return b;
|
|
647
|
-
} else {
|
|
648
|
-
return (com.google.protobuf.ByteString) ref;
|
|
649
|
-
}
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
public static final int BANNER_IMAGE_URL_FIELD_NUMBER = 14;
|
|
653
|
-
private volatile java.lang.Object bannerImageUrl_;
|
|
654
|
-
/**
|
|
655
|
-
* <code>string banner_image_url = 14;</code>
|
|
656
|
-
* @return Whether the bannerImageUrl field is set.
|
|
657
|
-
*/
|
|
658
|
-
@java.lang.Override
|
|
659
|
-
public boolean hasBannerImageUrl() {
|
|
660
|
-
return ((bitField0_ & 0x00001000) != 0);
|
|
661
|
-
}
|
|
662
|
-
/**
|
|
663
|
-
* <code>string banner_image_url = 14;</code>
|
|
664
|
-
* @return The bannerImageUrl.
|
|
665
|
-
*/
|
|
666
|
-
@java.lang.Override
|
|
667
|
-
public java.lang.String getBannerImageUrl() {
|
|
668
|
-
java.lang.Object ref = bannerImageUrl_;
|
|
669
|
-
if (ref instanceof java.lang.String) {
|
|
670
|
-
return (java.lang.String) ref;
|
|
671
|
-
} else {
|
|
672
|
-
com.google.protobuf.ByteString bs =
|
|
673
|
-
(com.google.protobuf.ByteString) ref;
|
|
674
|
-
java.lang.String s = bs.toStringUtf8();
|
|
675
|
-
bannerImageUrl_ = s;
|
|
676
|
-
return s;
|
|
677
|
-
}
|
|
678
|
-
}
|
|
679
|
-
/**
|
|
680
|
-
* <code>string banner_image_url = 14;</code>
|
|
681
|
-
* @return The bytes for bannerImageUrl.
|
|
682
|
-
*/
|
|
683
|
-
@java.lang.Override
|
|
684
|
-
public com.google.protobuf.ByteString
|
|
685
|
-
getBannerImageUrlBytes() {
|
|
686
|
-
java.lang.Object ref = bannerImageUrl_;
|
|
687
|
-
if (ref instanceof java.lang.String) {
|
|
688
|
-
com.google.protobuf.ByteString b =
|
|
689
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
690
|
-
(java.lang.String) ref);
|
|
691
|
-
bannerImageUrl_ = b;
|
|
692
|
-
return b;
|
|
693
|
-
} else {
|
|
694
|
-
return (com.google.protobuf.ByteString) ref;
|
|
695
|
-
}
|
|
696
|
-
}
|
|
697
|
-
|
|
698
|
-
public static final int WIKIPEDIA_ID_FIELD_NUMBER = 15;
|
|
699
|
-
private volatile java.lang.Object wikipediaId_;
|
|
700
|
-
/**
|
|
701
|
-
* <code>string wikipedia_id = 15;</code>
|
|
702
|
-
* @return Whether the wikipediaId field is set.
|
|
703
|
-
*/
|
|
704
|
-
@java.lang.Override
|
|
705
|
-
public boolean hasWikipediaId() {
|
|
706
|
-
return ((bitField0_ & 0x00002000) != 0);
|
|
707
|
-
}
|
|
708
|
-
/**
|
|
709
|
-
* <code>string wikipedia_id = 15;</code>
|
|
710
|
-
* @return The wikipediaId.
|
|
711
|
-
*/
|
|
712
|
-
@java.lang.Override
|
|
713
|
-
public java.lang.String getWikipediaId() {
|
|
714
|
-
java.lang.Object ref = wikipediaId_;
|
|
715
|
-
if (ref instanceof java.lang.String) {
|
|
716
|
-
return (java.lang.String) ref;
|
|
717
|
-
} else {
|
|
718
|
-
com.google.protobuf.ByteString bs =
|
|
719
|
-
(com.google.protobuf.ByteString) ref;
|
|
720
|
-
java.lang.String s = bs.toStringUtf8();
|
|
721
|
-
wikipediaId_ = s;
|
|
722
|
-
return s;
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
|
-
/**
|
|
726
|
-
* <code>string wikipedia_id = 15;</code>
|
|
727
|
-
* @return The bytes for wikipediaId.
|
|
728
|
-
*/
|
|
729
|
-
@java.lang.Override
|
|
730
|
-
public com.google.protobuf.ByteString
|
|
731
|
-
getWikipediaIdBytes() {
|
|
732
|
-
java.lang.Object ref = wikipediaId_;
|
|
733
|
-
if (ref instanceof java.lang.String) {
|
|
734
|
-
com.google.protobuf.ByteString b =
|
|
735
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
736
|
-
(java.lang.String) ref);
|
|
737
|
-
wikipediaId_ = b;
|
|
738
|
-
return b;
|
|
739
|
-
} else {
|
|
740
|
-
return (com.google.protobuf.ByteString) ref;
|
|
741
|
-
}
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
public static final int WIKIPEDIA_LANG_CODE_FIELD_NUMBER = 16;
|
|
745
|
-
private volatile java.lang.Object wikipediaLangCode_;
|
|
746
|
-
/**
|
|
747
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
748
|
-
* @return Whether the wikipediaLangCode field is set.
|
|
749
|
-
*/
|
|
750
|
-
@java.lang.Override
|
|
751
|
-
public boolean hasWikipediaLangCode() {
|
|
752
|
-
return ((bitField0_ & 0x00004000) != 0);
|
|
753
|
-
}
|
|
754
|
-
/**
|
|
755
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
756
|
-
* @return The wikipediaLangCode.
|
|
757
|
-
*/
|
|
758
|
-
@java.lang.Override
|
|
759
|
-
public java.lang.String getWikipediaLangCode() {
|
|
760
|
-
java.lang.Object ref = wikipediaLangCode_;
|
|
761
|
-
if (ref instanceof java.lang.String) {
|
|
762
|
-
return (java.lang.String) ref;
|
|
763
|
-
} else {
|
|
764
|
-
com.google.protobuf.ByteString bs =
|
|
765
|
-
(com.google.protobuf.ByteString) ref;
|
|
766
|
-
java.lang.String s = bs.toStringUtf8();
|
|
767
|
-
wikipediaLangCode_ = s;
|
|
768
|
-
return s;
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
/**
|
|
772
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
773
|
-
* @return The bytes for wikipediaLangCode.
|
|
774
|
-
*/
|
|
775
|
-
@java.lang.Override
|
|
776
|
-
public com.google.protobuf.ByteString
|
|
777
|
-
getWikipediaLangCodeBytes() {
|
|
778
|
-
java.lang.Object ref = wikipediaLangCode_;
|
|
779
|
-
if (ref instanceof java.lang.String) {
|
|
780
|
-
com.google.protobuf.ByteString b =
|
|
781
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
782
|
-
(java.lang.String) ref);
|
|
783
|
-
wikipediaLangCode_ = b;
|
|
784
|
-
return b;
|
|
785
|
-
} else {
|
|
786
|
-
return (com.google.protobuf.ByteString) ref;
|
|
787
|
-
}
|
|
788
|
-
}
|
|
789
|
-
|
|
790
|
-
public static final int WEBSITE_URL_FIELD_NUMBER = 17;
|
|
791
|
-
private volatile java.lang.Object websiteUrl_;
|
|
792
|
-
/**
|
|
793
|
-
* <code>string website_url = 17;</code>
|
|
794
|
-
* @return Whether the websiteUrl field is set.
|
|
795
|
-
*/
|
|
796
|
-
@java.lang.Override
|
|
797
|
-
public boolean hasWebsiteUrl() {
|
|
798
|
-
return ((bitField0_ & 0x00008000) != 0);
|
|
799
|
-
}
|
|
800
|
-
/**
|
|
801
|
-
* <code>string website_url = 17;</code>
|
|
802
|
-
* @return The websiteUrl.
|
|
803
|
-
*/
|
|
804
|
-
@java.lang.Override
|
|
805
|
-
public java.lang.String getWebsiteUrl() {
|
|
806
|
-
java.lang.Object ref = websiteUrl_;
|
|
807
|
-
if (ref instanceof java.lang.String) {
|
|
808
|
-
return (java.lang.String) ref;
|
|
809
|
-
} else {
|
|
810
|
-
com.google.protobuf.ByteString bs =
|
|
811
|
-
(com.google.protobuf.ByteString) ref;
|
|
812
|
-
java.lang.String s = bs.toStringUtf8();
|
|
813
|
-
websiteUrl_ = s;
|
|
814
|
-
return s;
|
|
815
|
-
}
|
|
816
|
-
}
|
|
817
|
-
/**
|
|
818
|
-
* <code>string website_url = 17;</code>
|
|
819
|
-
* @return The bytes for websiteUrl.
|
|
820
|
-
*/
|
|
821
|
-
@java.lang.Override
|
|
822
|
-
public com.google.protobuf.ByteString
|
|
823
|
-
getWebsiteUrlBytes() {
|
|
824
|
-
java.lang.Object ref = websiteUrl_;
|
|
825
|
-
if (ref instanceof java.lang.String) {
|
|
826
|
-
com.google.protobuf.ByteString b =
|
|
827
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
828
|
-
(java.lang.String) ref);
|
|
829
|
-
websiteUrl_ = b;
|
|
830
|
-
return b;
|
|
831
|
-
} else {
|
|
832
|
-
return (com.google.protobuf.ByteString) ref;
|
|
833
|
-
}
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
public static final int SUPPORT_URL_FIELD_NUMBER = 18;
|
|
837
|
-
private volatile java.lang.Object supportUrl_;
|
|
838
|
-
/**
|
|
839
|
-
* <code>string support_url = 18;</code>
|
|
840
|
-
* @return Whether the supportUrl field is set.
|
|
841
|
-
*/
|
|
842
|
-
@java.lang.Override
|
|
843
|
-
public boolean hasSupportUrl() {
|
|
844
|
-
return ((bitField0_ & 0x00010000) != 0);
|
|
845
|
-
}
|
|
846
|
-
/**
|
|
847
|
-
* <code>string support_url = 18;</code>
|
|
848
|
-
* @return The supportUrl.
|
|
849
|
-
*/
|
|
850
|
-
@java.lang.Override
|
|
851
|
-
public java.lang.String getSupportUrl() {
|
|
852
|
-
java.lang.Object ref = supportUrl_;
|
|
853
|
-
if (ref instanceof java.lang.String) {
|
|
854
|
-
return (java.lang.String) ref;
|
|
855
|
-
} else {
|
|
856
|
-
com.google.protobuf.ByteString bs =
|
|
857
|
-
(com.google.protobuf.ByteString) ref;
|
|
858
|
-
java.lang.String s = bs.toStringUtf8();
|
|
859
|
-
supportUrl_ = s;
|
|
860
|
-
return s;
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
/**
|
|
864
|
-
* <code>string support_url = 18;</code>
|
|
865
|
-
* @return The bytes for supportUrl.
|
|
866
|
-
*/
|
|
867
|
-
@java.lang.Override
|
|
868
|
-
public com.google.protobuf.ByteString
|
|
869
|
-
getSupportUrlBytes() {
|
|
870
|
-
java.lang.Object ref = supportUrl_;
|
|
871
|
-
if (ref instanceof java.lang.String) {
|
|
872
|
-
com.google.protobuf.ByteString b =
|
|
873
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
874
|
-
(java.lang.String) ref);
|
|
875
|
-
supportUrl_ = b;
|
|
876
|
-
return b;
|
|
877
|
-
} else {
|
|
878
|
-
return (com.google.protobuf.ByteString) ref;
|
|
879
|
-
}
|
|
880
|
-
}
|
|
881
|
-
|
|
882
|
-
public static final int SUPPORT_PHONE_FIELD_NUMBER = 19;
|
|
883
|
-
private volatile java.lang.Object supportPhone_;
|
|
884
|
-
/**
|
|
885
|
-
* <code>string support_phone = 19;</code>
|
|
886
|
-
* @return Whether the supportPhone field is set.
|
|
887
|
-
*/
|
|
888
|
-
@java.lang.Override
|
|
889
|
-
public boolean hasSupportPhone() {
|
|
890
|
-
return ((bitField0_ & 0x00020000) != 0);
|
|
891
|
-
}
|
|
892
|
-
/**
|
|
893
|
-
* <code>string support_phone = 19;</code>
|
|
894
|
-
* @return The supportPhone.
|
|
895
|
-
*/
|
|
896
|
-
@java.lang.Override
|
|
897
|
-
public java.lang.String getSupportPhone() {
|
|
898
|
-
java.lang.Object ref = supportPhone_;
|
|
899
|
-
if (ref instanceof java.lang.String) {
|
|
900
|
-
return (java.lang.String) ref;
|
|
901
|
-
} else {
|
|
902
|
-
com.google.protobuf.ByteString bs =
|
|
903
|
-
(com.google.protobuf.ByteString) ref;
|
|
904
|
-
java.lang.String s = bs.toStringUtf8();
|
|
905
|
-
supportPhone_ = s;
|
|
906
|
-
return s;
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
/**
|
|
910
|
-
* <code>string support_phone = 19;</code>
|
|
911
|
-
* @return The bytes for supportPhone.
|
|
912
|
-
*/
|
|
913
|
-
@java.lang.Override
|
|
914
|
-
public com.google.protobuf.ByteString
|
|
915
|
-
getSupportPhoneBytes() {
|
|
916
|
-
java.lang.Object ref = supportPhone_;
|
|
917
|
-
if (ref instanceof java.lang.String) {
|
|
918
|
-
com.google.protobuf.ByteString b =
|
|
919
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
920
|
-
(java.lang.String) ref);
|
|
921
|
-
supportPhone_ = b;
|
|
922
|
-
return b;
|
|
923
|
-
} else {
|
|
924
|
-
return (com.google.protobuf.ByteString) ref;
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
|
|
928
|
-
public static final int FACEBOOK_ACCOUNT_FIELD_NUMBER = 20;
|
|
929
|
-
private volatile java.lang.Object facebookAccount_;
|
|
930
|
-
/**
|
|
931
|
-
* <code>string facebook_account = 20;</code>
|
|
932
|
-
* @return Whether the facebookAccount field is set.
|
|
933
|
-
*/
|
|
934
|
-
@java.lang.Override
|
|
935
|
-
public boolean hasFacebookAccount() {
|
|
936
|
-
return ((bitField0_ & 0x00040000) != 0);
|
|
937
|
-
}
|
|
938
|
-
/**
|
|
939
|
-
* <code>string facebook_account = 20;</code>
|
|
940
|
-
* @return The facebookAccount.
|
|
941
|
-
*/
|
|
942
|
-
@java.lang.Override
|
|
943
|
-
public java.lang.String getFacebookAccount() {
|
|
944
|
-
java.lang.Object ref = facebookAccount_;
|
|
945
|
-
if (ref instanceof java.lang.String) {
|
|
946
|
-
return (java.lang.String) ref;
|
|
947
|
-
} else {
|
|
948
|
-
com.google.protobuf.ByteString bs =
|
|
949
|
-
(com.google.protobuf.ByteString) ref;
|
|
950
|
-
java.lang.String s = bs.toStringUtf8();
|
|
951
|
-
facebookAccount_ = s;
|
|
952
|
-
return s;
|
|
953
|
-
}
|
|
954
|
-
}
|
|
955
|
-
/**
|
|
956
|
-
* <code>string facebook_account = 20;</code>
|
|
957
|
-
* @return The bytes for facebookAccount.
|
|
958
|
-
*/
|
|
959
|
-
@java.lang.Override
|
|
960
|
-
public com.google.protobuf.ByteString
|
|
961
|
-
getFacebookAccountBytes() {
|
|
962
|
-
java.lang.Object ref = facebookAccount_;
|
|
963
|
-
if (ref instanceof java.lang.String) {
|
|
964
|
-
com.google.protobuf.ByteString b =
|
|
965
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
966
|
-
(java.lang.String) ref);
|
|
967
|
-
facebookAccount_ = b;
|
|
968
|
-
return b;
|
|
969
|
-
} else {
|
|
970
|
-
return (com.google.protobuf.ByteString) ref;
|
|
971
|
-
}
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
public static final int TWITTER_ACCOUNT_FIELD_NUMBER = 21;
|
|
975
|
-
private volatile java.lang.Object twitterAccount_;
|
|
976
|
-
/**
|
|
977
|
-
* <code>string twitter_account = 21;</code>
|
|
978
|
-
* @return Whether the twitterAccount field is set.
|
|
979
|
-
*/
|
|
980
|
-
@java.lang.Override
|
|
981
|
-
public boolean hasTwitterAccount() {
|
|
982
|
-
return ((bitField0_ & 0x00080000) != 0);
|
|
983
|
-
}
|
|
984
|
-
/**
|
|
985
|
-
* <code>string twitter_account = 21;</code>
|
|
986
|
-
* @return The twitterAccount.
|
|
987
|
-
*/
|
|
988
|
-
@java.lang.Override
|
|
989
|
-
public java.lang.String getTwitterAccount() {
|
|
990
|
-
java.lang.Object ref = twitterAccount_;
|
|
991
|
-
if (ref instanceof java.lang.String) {
|
|
992
|
-
return (java.lang.String) ref;
|
|
993
|
-
} else {
|
|
994
|
-
com.google.protobuf.ByteString bs =
|
|
995
|
-
(com.google.protobuf.ByteString) ref;
|
|
996
|
-
java.lang.String s = bs.toStringUtf8();
|
|
997
|
-
twitterAccount_ = s;
|
|
998
|
-
return s;
|
|
999
|
-
}
|
|
1000
|
-
}
|
|
1001
|
-
/**
|
|
1002
|
-
* <code>string twitter_account = 21;</code>
|
|
1003
|
-
* @return The bytes for twitterAccount.
|
|
1004
|
-
*/
|
|
1005
|
-
@java.lang.Override
|
|
1006
|
-
public com.google.protobuf.ByteString
|
|
1007
|
-
getTwitterAccountBytes() {
|
|
1008
|
-
java.lang.Object ref = twitterAccount_;
|
|
1009
|
-
if (ref instanceof java.lang.String) {
|
|
1010
|
-
com.google.protobuf.ByteString b =
|
|
1011
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1012
|
-
(java.lang.String) ref);
|
|
1013
|
-
twitterAccount_ = b;
|
|
1014
|
-
return b;
|
|
1015
|
-
} else {
|
|
1016
|
-
return (com.google.protobuf.ByteString) ref;
|
|
1017
|
-
}
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
public static final int NIST_CPE_FIELD_NUMBER = 23;
|
|
1021
|
-
private volatile java.lang.Object nistCpe_;
|
|
1022
|
-
/**
|
|
1023
|
-
* <code>string nist_cpe = 23;</code>
|
|
1024
|
-
* @return Whether the nistCpe field is set.
|
|
1025
|
-
*/
|
|
1026
|
-
@java.lang.Override
|
|
1027
|
-
public boolean hasNistCpe() {
|
|
1028
|
-
return ((bitField0_ & 0x00100000) != 0);
|
|
1029
|
-
}
|
|
1030
|
-
/**
|
|
1031
|
-
* <code>string nist_cpe = 23;</code>
|
|
1032
|
-
* @return The nistCpe.
|
|
1033
|
-
*/
|
|
1034
|
-
@java.lang.Override
|
|
1035
|
-
public java.lang.String getNistCpe() {
|
|
1036
|
-
java.lang.Object ref = nistCpe_;
|
|
1037
|
-
if (ref instanceof java.lang.String) {
|
|
1038
|
-
return (java.lang.String) ref;
|
|
1039
|
-
} else {
|
|
1040
|
-
com.google.protobuf.ByteString bs =
|
|
1041
|
-
(com.google.protobuf.ByteString) ref;
|
|
1042
|
-
java.lang.String s = bs.toStringUtf8();
|
|
1043
|
-
nistCpe_ = s;
|
|
1044
|
-
return s;
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
/**
|
|
1048
|
-
* <code>string nist_cpe = 23;</code>
|
|
1049
|
-
* @return The bytes for nistCpe.
|
|
1050
|
-
*/
|
|
1051
|
-
@java.lang.Override
|
|
1052
|
-
public com.google.protobuf.ByteString
|
|
1053
|
-
getNistCpeBytes() {
|
|
1054
|
-
java.lang.Object ref = nistCpe_;
|
|
1055
|
-
if (ref instanceof java.lang.String) {
|
|
1056
|
-
com.google.protobuf.ByteString b =
|
|
1057
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
1058
|
-
(java.lang.String) ref);
|
|
1059
|
-
nistCpe_ = b;
|
|
1060
|
-
return b;
|
|
1061
|
-
} else {
|
|
1062
|
-
return (com.google.protobuf.ByteString) ref;
|
|
1063
|
-
}
|
|
1064
|
-
}
|
|
1065
|
-
|
|
1066
|
-
public static final int LAST_UPDATE_TIME_FIELD_NUMBER = 11;
|
|
1067
|
-
private long lastUpdateTime_;
|
|
1068
|
-
/**
|
|
1069
|
-
* <code>int64 last_update_time = 11;</code>
|
|
1070
|
-
* @return Whether the lastUpdateTime field is set.
|
|
1071
|
-
*/
|
|
1072
|
-
@java.lang.Override
|
|
1073
|
-
public boolean hasLastUpdateTime() {
|
|
1074
|
-
return ((bitField0_ & 0x00200000) != 0);
|
|
1075
|
-
}
|
|
1076
|
-
/**
|
|
1077
|
-
* <code>int64 last_update_time = 11;</code>
|
|
1078
|
-
* @return The lastUpdateTime.
|
|
1079
|
-
*/
|
|
1080
|
-
@java.lang.Override
|
|
1081
|
-
public long getLastUpdateTime() {
|
|
1082
|
-
return lastUpdateTime_;
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1085
|
-
public static final int MATCH_SCORE_FIELD_NUMBER = 24;
|
|
1086
|
-
private int matchScore_;
|
|
1087
|
-
/**
|
|
1088
|
-
* <pre>
|
|
1089
|
-
* filled only when a result of search
|
|
1090
|
-
* </pre>
|
|
1091
|
-
*
|
|
1092
|
-
* <code>int32 match_score = 24;</code>
|
|
1093
|
-
* @return Whether the matchScore field is set.
|
|
1094
|
-
*/
|
|
1095
|
-
@java.lang.Override
|
|
1096
|
-
public boolean hasMatchScore() {
|
|
1097
|
-
return ((bitField0_ & 0x00400000) != 0);
|
|
1098
|
-
}
|
|
1099
|
-
/**
|
|
1100
|
-
* <pre>
|
|
1101
|
-
* filled only when a result of search
|
|
1102
|
-
* </pre>
|
|
1103
|
-
*
|
|
1104
|
-
* <code>int32 match_score = 24;</code>
|
|
1105
|
-
* @return The matchScore.
|
|
1106
|
-
*/
|
|
1107
|
-
@java.lang.Override
|
|
1108
|
-
public int getMatchScore() {
|
|
1109
|
-
return matchScore_;
|
|
1110
|
-
}
|
|
1111
|
-
|
|
1112
|
-
private byte memoizedIsInitialized = -1;
|
|
1113
|
-
@java.lang.Override
|
|
1114
|
-
public final boolean isInitialized() {
|
|
1115
|
-
byte isInitialized = memoizedIsInitialized;
|
|
1116
|
-
if (isInitialized == 1) return true;
|
|
1117
|
-
if (isInitialized == 0) return false;
|
|
1118
|
-
|
|
1119
|
-
memoizedIsInitialized = 1;
|
|
1120
|
-
return true;
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
@java.lang.Override
|
|
1124
|
-
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
1125
|
-
throws java.io.IOException {
|
|
1126
|
-
if (id_ != 0L) {
|
|
1127
|
-
output.writeInt64(1, id_);
|
|
1128
|
-
}
|
|
1129
|
-
if (!getOsNameBytes().isEmpty()) {
|
|
1130
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, osName_);
|
|
1131
|
-
}
|
|
1132
|
-
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1133
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, osVersion_);
|
|
1134
|
-
}
|
|
1135
|
-
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1136
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, osVersionName_);
|
|
1137
|
-
}
|
|
1138
|
-
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1139
|
-
output.writeInt64(6, overrideId_);
|
|
1140
|
-
}
|
|
1141
|
-
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1142
|
-
output.writeInt64(7, makeId_);
|
|
1143
|
-
}
|
|
1144
|
-
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1145
|
-
output.writeInt64(8, parentId_);
|
|
1146
|
-
}
|
|
1147
|
-
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1148
|
-
output.writeInt64(9, releaseDate_);
|
|
1149
|
-
}
|
|
1150
|
-
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1151
|
-
output.writeInt64(10, eolDate_);
|
|
1152
|
-
}
|
|
1153
|
-
if (((bitField0_ & 0x00200000) != 0)) {
|
|
1154
|
-
output.writeInt64(11, lastUpdateTime_);
|
|
1155
|
-
}
|
|
1156
|
-
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1157
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 12, osBuild_);
|
|
1158
|
-
}
|
|
1159
|
-
if (((bitField0_ & 0x00000800) != 0)) {
|
|
1160
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, logoImageUrl_);
|
|
1161
|
-
}
|
|
1162
|
-
if (((bitField0_ & 0x00001000) != 0)) {
|
|
1163
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, bannerImageUrl_);
|
|
1164
|
-
}
|
|
1165
|
-
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1166
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 15, wikipediaId_);
|
|
1167
|
-
}
|
|
1168
|
-
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1169
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 16, wikipediaLangCode_);
|
|
1170
|
-
}
|
|
1171
|
-
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1172
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 17, websiteUrl_);
|
|
1173
|
-
}
|
|
1174
|
-
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1175
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 18, supportUrl_);
|
|
1176
|
-
}
|
|
1177
|
-
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1178
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 19, supportPhone_);
|
|
1179
|
-
}
|
|
1180
|
-
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1181
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 20, facebookAccount_);
|
|
1182
|
-
}
|
|
1183
|
-
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1184
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 21, twitterAccount_);
|
|
1185
|
-
}
|
|
1186
|
-
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1187
|
-
output.writeInt64(22, eosDate_);
|
|
1188
|
-
}
|
|
1189
|
-
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1190
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 23, nistCpe_);
|
|
1191
|
-
}
|
|
1192
|
-
if (((bitField0_ & 0x00400000) != 0)) {
|
|
1193
|
-
output.writeInt32(24, matchScore_);
|
|
1194
|
-
}
|
|
1195
|
-
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1196
|
-
output.writeInt64(25, eosxDate_);
|
|
1197
|
-
}
|
|
1198
|
-
if (((bitField0_ & 0x00000400) != 0)) {
|
|
1199
|
-
com.google.protobuf.GeneratedMessageV3.writeString(output, 26, lifecyleConfidence_);
|
|
1200
|
-
}
|
|
1201
|
-
unknownFields.writeTo(output);
|
|
1202
|
-
}
|
|
1203
|
-
|
|
1204
|
-
@java.lang.Override
|
|
1205
|
-
public int getSerializedSize() {
|
|
1206
|
-
int size = memoizedSize;
|
|
1207
|
-
if (size != -1) return size;
|
|
1208
|
-
|
|
1209
|
-
size = 0;
|
|
1210
|
-
if (id_ != 0L) {
|
|
1211
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1212
|
-
.computeInt64Size(1, id_);
|
|
1213
|
-
}
|
|
1214
|
-
if (!getOsNameBytes().isEmpty()) {
|
|
1215
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, osName_);
|
|
1216
|
-
}
|
|
1217
|
-
if (((bitField0_ & 0x00000001) != 0)) {
|
|
1218
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, osVersion_);
|
|
1219
|
-
}
|
|
1220
|
-
if (((bitField0_ & 0x00000004) != 0)) {
|
|
1221
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, osVersionName_);
|
|
1222
|
-
}
|
|
1223
|
-
if (((bitField0_ & 0x00000008) != 0)) {
|
|
1224
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1225
|
-
.computeInt64Size(6, overrideId_);
|
|
1226
|
-
}
|
|
1227
|
-
if (((bitField0_ & 0x00000010) != 0)) {
|
|
1228
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1229
|
-
.computeInt64Size(7, makeId_);
|
|
1230
|
-
}
|
|
1231
|
-
if (((bitField0_ & 0x00000020) != 0)) {
|
|
1232
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1233
|
-
.computeInt64Size(8, parentId_);
|
|
1234
|
-
}
|
|
1235
|
-
if (((bitField0_ & 0x00000040) != 0)) {
|
|
1236
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1237
|
-
.computeInt64Size(9, releaseDate_);
|
|
1238
|
-
}
|
|
1239
|
-
if (((bitField0_ & 0x00000080) != 0)) {
|
|
1240
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1241
|
-
.computeInt64Size(10, eolDate_);
|
|
1242
|
-
}
|
|
1243
|
-
if (((bitField0_ & 0x00200000) != 0)) {
|
|
1244
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1245
|
-
.computeInt64Size(11, lastUpdateTime_);
|
|
1246
|
-
}
|
|
1247
|
-
if (((bitField0_ & 0x00000002) != 0)) {
|
|
1248
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, osBuild_);
|
|
1249
|
-
}
|
|
1250
|
-
if (((bitField0_ & 0x00000800) != 0)) {
|
|
1251
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, logoImageUrl_);
|
|
1252
|
-
}
|
|
1253
|
-
if (((bitField0_ & 0x00001000) != 0)) {
|
|
1254
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, bannerImageUrl_);
|
|
1255
|
-
}
|
|
1256
|
-
if (((bitField0_ & 0x00002000) != 0)) {
|
|
1257
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, wikipediaId_);
|
|
1258
|
-
}
|
|
1259
|
-
if (((bitField0_ & 0x00004000) != 0)) {
|
|
1260
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(16, wikipediaLangCode_);
|
|
1261
|
-
}
|
|
1262
|
-
if (((bitField0_ & 0x00008000) != 0)) {
|
|
1263
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(17, websiteUrl_);
|
|
1264
|
-
}
|
|
1265
|
-
if (((bitField0_ & 0x00010000) != 0)) {
|
|
1266
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(18, supportUrl_);
|
|
1267
|
-
}
|
|
1268
|
-
if (((bitField0_ & 0x00020000) != 0)) {
|
|
1269
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(19, supportPhone_);
|
|
1270
|
-
}
|
|
1271
|
-
if (((bitField0_ & 0x00040000) != 0)) {
|
|
1272
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(20, facebookAccount_);
|
|
1273
|
-
}
|
|
1274
|
-
if (((bitField0_ & 0x00080000) != 0)) {
|
|
1275
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(21, twitterAccount_);
|
|
1276
|
-
}
|
|
1277
|
-
if (((bitField0_ & 0x00000100) != 0)) {
|
|
1278
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1279
|
-
.computeInt64Size(22, eosDate_);
|
|
1280
|
-
}
|
|
1281
|
-
if (((bitField0_ & 0x00100000) != 0)) {
|
|
1282
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(23, nistCpe_);
|
|
1283
|
-
}
|
|
1284
|
-
if (((bitField0_ & 0x00400000) != 0)) {
|
|
1285
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1286
|
-
.computeInt32Size(24, matchScore_);
|
|
1287
|
-
}
|
|
1288
|
-
if (((bitField0_ & 0x00000200) != 0)) {
|
|
1289
|
-
size += com.google.protobuf.CodedOutputStream
|
|
1290
|
-
.computeInt64Size(25, eosxDate_);
|
|
1291
|
-
}
|
|
1292
|
-
if (((bitField0_ & 0x00000400) != 0)) {
|
|
1293
|
-
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(26, lifecyleConfidence_);
|
|
1294
|
-
}
|
|
1295
|
-
size += unknownFields.getSerializedSize();
|
|
1296
|
-
memoizedSize = size;
|
|
1297
|
-
return size;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
@java.lang.Override
|
|
1301
|
-
public boolean equals(final java.lang.Object obj) {
|
|
1302
|
-
if (obj == this) {
|
|
1303
|
-
return true;
|
|
1304
|
-
}
|
|
1305
|
-
if (!(obj instanceof com.lansweeper.dp.outbound.v1.CatalogOs)) {
|
|
1306
|
-
return super.equals(obj);
|
|
1307
|
-
}
|
|
1308
|
-
com.lansweeper.dp.outbound.v1.CatalogOs other = (com.lansweeper.dp.outbound.v1.CatalogOs) obj;
|
|
1309
|
-
|
|
1310
|
-
if (getId()
|
|
1311
|
-
!= other.getId()) return false;
|
|
1312
|
-
if (!getOsName()
|
|
1313
|
-
.equals(other.getOsName())) return false;
|
|
1314
|
-
if (hasOsVersion() != other.hasOsVersion()) return false;
|
|
1315
|
-
if (hasOsVersion()) {
|
|
1316
|
-
if (!getOsVersion()
|
|
1317
|
-
.equals(other.getOsVersion())) return false;
|
|
1318
|
-
}
|
|
1319
|
-
if (hasOsBuild() != other.hasOsBuild()) return false;
|
|
1320
|
-
if (hasOsBuild()) {
|
|
1321
|
-
if (!getOsBuild()
|
|
1322
|
-
.equals(other.getOsBuild())) return false;
|
|
1323
|
-
}
|
|
1324
|
-
if (hasOsVersionName() != other.hasOsVersionName()) return false;
|
|
1325
|
-
if (hasOsVersionName()) {
|
|
1326
|
-
if (!getOsVersionName()
|
|
1327
|
-
.equals(other.getOsVersionName())) return false;
|
|
1328
|
-
}
|
|
1329
|
-
if (hasOverrideId() != other.hasOverrideId()) return false;
|
|
1330
|
-
if (hasOverrideId()) {
|
|
1331
|
-
if (getOverrideId()
|
|
1332
|
-
!= other.getOverrideId()) return false;
|
|
1333
|
-
}
|
|
1334
|
-
if (hasMakeId() != other.hasMakeId()) return false;
|
|
1335
|
-
if (hasMakeId()) {
|
|
1336
|
-
if (getMakeId()
|
|
1337
|
-
!= other.getMakeId()) return false;
|
|
1338
|
-
}
|
|
1339
|
-
if (hasParentId() != other.hasParentId()) return false;
|
|
1340
|
-
if (hasParentId()) {
|
|
1341
|
-
if (getParentId()
|
|
1342
|
-
!= other.getParentId()) return false;
|
|
1343
|
-
}
|
|
1344
|
-
if (hasReleaseDate() != other.hasReleaseDate()) return false;
|
|
1345
|
-
if (hasReleaseDate()) {
|
|
1346
|
-
if (getReleaseDate()
|
|
1347
|
-
!= other.getReleaseDate()) return false;
|
|
1348
|
-
}
|
|
1349
|
-
if (hasEolDate() != other.hasEolDate()) return false;
|
|
1350
|
-
if (hasEolDate()) {
|
|
1351
|
-
if (getEolDate()
|
|
1352
|
-
!= other.getEolDate()) return false;
|
|
1353
|
-
}
|
|
1354
|
-
if (hasEosDate() != other.hasEosDate()) return false;
|
|
1355
|
-
if (hasEosDate()) {
|
|
1356
|
-
if (getEosDate()
|
|
1357
|
-
!= other.getEosDate()) return false;
|
|
1358
|
-
}
|
|
1359
|
-
if (hasEosxDate() != other.hasEosxDate()) return false;
|
|
1360
|
-
if (hasEosxDate()) {
|
|
1361
|
-
if (getEosxDate()
|
|
1362
|
-
!= other.getEosxDate()) return false;
|
|
1363
|
-
}
|
|
1364
|
-
if (hasLifecyleConfidence() != other.hasLifecyleConfidence()) return false;
|
|
1365
|
-
if (hasLifecyleConfidence()) {
|
|
1366
|
-
if (!getLifecyleConfidence()
|
|
1367
|
-
.equals(other.getLifecyleConfidence())) return false;
|
|
1368
|
-
}
|
|
1369
|
-
if (hasLogoImageUrl() != other.hasLogoImageUrl()) return false;
|
|
1370
|
-
if (hasLogoImageUrl()) {
|
|
1371
|
-
if (!getLogoImageUrl()
|
|
1372
|
-
.equals(other.getLogoImageUrl())) return false;
|
|
1373
|
-
}
|
|
1374
|
-
if (hasBannerImageUrl() != other.hasBannerImageUrl()) return false;
|
|
1375
|
-
if (hasBannerImageUrl()) {
|
|
1376
|
-
if (!getBannerImageUrl()
|
|
1377
|
-
.equals(other.getBannerImageUrl())) return false;
|
|
1378
|
-
}
|
|
1379
|
-
if (hasWikipediaId() != other.hasWikipediaId()) return false;
|
|
1380
|
-
if (hasWikipediaId()) {
|
|
1381
|
-
if (!getWikipediaId()
|
|
1382
|
-
.equals(other.getWikipediaId())) return false;
|
|
1383
|
-
}
|
|
1384
|
-
if (hasWikipediaLangCode() != other.hasWikipediaLangCode()) return false;
|
|
1385
|
-
if (hasWikipediaLangCode()) {
|
|
1386
|
-
if (!getWikipediaLangCode()
|
|
1387
|
-
.equals(other.getWikipediaLangCode())) return false;
|
|
1388
|
-
}
|
|
1389
|
-
if (hasWebsiteUrl() != other.hasWebsiteUrl()) return false;
|
|
1390
|
-
if (hasWebsiteUrl()) {
|
|
1391
|
-
if (!getWebsiteUrl()
|
|
1392
|
-
.equals(other.getWebsiteUrl())) return false;
|
|
1393
|
-
}
|
|
1394
|
-
if (hasSupportUrl() != other.hasSupportUrl()) return false;
|
|
1395
|
-
if (hasSupportUrl()) {
|
|
1396
|
-
if (!getSupportUrl()
|
|
1397
|
-
.equals(other.getSupportUrl())) return false;
|
|
1398
|
-
}
|
|
1399
|
-
if (hasSupportPhone() != other.hasSupportPhone()) return false;
|
|
1400
|
-
if (hasSupportPhone()) {
|
|
1401
|
-
if (!getSupportPhone()
|
|
1402
|
-
.equals(other.getSupportPhone())) return false;
|
|
1403
|
-
}
|
|
1404
|
-
if (hasFacebookAccount() != other.hasFacebookAccount()) return false;
|
|
1405
|
-
if (hasFacebookAccount()) {
|
|
1406
|
-
if (!getFacebookAccount()
|
|
1407
|
-
.equals(other.getFacebookAccount())) return false;
|
|
1408
|
-
}
|
|
1409
|
-
if (hasTwitterAccount() != other.hasTwitterAccount()) return false;
|
|
1410
|
-
if (hasTwitterAccount()) {
|
|
1411
|
-
if (!getTwitterAccount()
|
|
1412
|
-
.equals(other.getTwitterAccount())) return false;
|
|
1413
|
-
}
|
|
1414
|
-
if (hasNistCpe() != other.hasNistCpe()) return false;
|
|
1415
|
-
if (hasNistCpe()) {
|
|
1416
|
-
if (!getNistCpe()
|
|
1417
|
-
.equals(other.getNistCpe())) return false;
|
|
1418
|
-
}
|
|
1419
|
-
if (hasLastUpdateTime() != other.hasLastUpdateTime()) return false;
|
|
1420
|
-
if (hasLastUpdateTime()) {
|
|
1421
|
-
if (getLastUpdateTime()
|
|
1422
|
-
!= other.getLastUpdateTime()) return false;
|
|
1423
|
-
}
|
|
1424
|
-
if (hasMatchScore() != other.hasMatchScore()) return false;
|
|
1425
|
-
if (hasMatchScore()) {
|
|
1426
|
-
if (getMatchScore()
|
|
1427
|
-
!= other.getMatchScore()) return false;
|
|
1428
|
-
}
|
|
1429
|
-
if (!unknownFields.equals(other.unknownFields)) return false;
|
|
1430
|
-
return true;
|
|
1431
|
-
}
|
|
1432
|
-
|
|
1433
|
-
@java.lang.Override
|
|
1434
|
-
public int hashCode() {
|
|
1435
|
-
if (memoizedHashCode != 0) {
|
|
1436
|
-
return memoizedHashCode;
|
|
1437
|
-
}
|
|
1438
|
-
int hash = 41;
|
|
1439
|
-
hash = (19 * hash) + getDescriptor().hashCode();
|
|
1440
|
-
hash = (37 * hash) + ID_FIELD_NUMBER;
|
|
1441
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1442
|
-
getId());
|
|
1443
|
-
hash = (37 * hash) + OS_NAME_FIELD_NUMBER;
|
|
1444
|
-
hash = (53 * hash) + getOsName().hashCode();
|
|
1445
|
-
if (hasOsVersion()) {
|
|
1446
|
-
hash = (37 * hash) + OS_VERSION_FIELD_NUMBER;
|
|
1447
|
-
hash = (53 * hash) + getOsVersion().hashCode();
|
|
1448
|
-
}
|
|
1449
|
-
if (hasOsBuild()) {
|
|
1450
|
-
hash = (37 * hash) + OS_BUILD_FIELD_NUMBER;
|
|
1451
|
-
hash = (53 * hash) + getOsBuild().hashCode();
|
|
1452
|
-
}
|
|
1453
|
-
if (hasOsVersionName()) {
|
|
1454
|
-
hash = (37 * hash) + OS_VERSION_NAME_FIELD_NUMBER;
|
|
1455
|
-
hash = (53 * hash) + getOsVersionName().hashCode();
|
|
1456
|
-
}
|
|
1457
|
-
if (hasOverrideId()) {
|
|
1458
|
-
hash = (37 * hash) + OVERRIDE_ID_FIELD_NUMBER;
|
|
1459
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1460
|
-
getOverrideId());
|
|
1461
|
-
}
|
|
1462
|
-
if (hasMakeId()) {
|
|
1463
|
-
hash = (37 * hash) + MAKE_ID_FIELD_NUMBER;
|
|
1464
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1465
|
-
getMakeId());
|
|
1466
|
-
}
|
|
1467
|
-
if (hasParentId()) {
|
|
1468
|
-
hash = (37 * hash) + PARENT_ID_FIELD_NUMBER;
|
|
1469
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1470
|
-
getParentId());
|
|
1471
|
-
}
|
|
1472
|
-
if (hasReleaseDate()) {
|
|
1473
|
-
hash = (37 * hash) + RELEASE_DATE_FIELD_NUMBER;
|
|
1474
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1475
|
-
getReleaseDate());
|
|
1476
|
-
}
|
|
1477
|
-
if (hasEolDate()) {
|
|
1478
|
-
hash = (37 * hash) + EOL_DATE_FIELD_NUMBER;
|
|
1479
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1480
|
-
getEolDate());
|
|
1481
|
-
}
|
|
1482
|
-
if (hasEosDate()) {
|
|
1483
|
-
hash = (37 * hash) + EOS_DATE_FIELD_NUMBER;
|
|
1484
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1485
|
-
getEosDate());
|
|
1486
|
-
}
|
|
1487
|
-
if (hasEosxDate()) {
|
|
1488
|
-
hash = (37 * hash) + EOSX_DATE_FIELD_NUMBER;
|
|
1489
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1490
|
-
getEosxDate());
|
|
1491
|
-
}
|
|
1492
|
-
if (hasLifecyleConfidence()) {
|
|
1493
|
-
hash = (37 * hash) + LIFECYLE_CONFIDENCE_FIELD_NUMBER;
|
|
1494
|
-
hash = (53 * hash) + getLifecyleConfidence().hashCode();
|
|
1495
|
-
}
|
|
1496
|
-
if (hasLogoImageUrl()) {
|
|
1497
|
-
hash = (37 * hash) + LOGO_IMAGE_URL_FIELD_NUMBER;
|
|
1498
|
-
hash = (53 * hash) + getLogoImageUrl().hashCode();
|
|
1499
|
-
}
|
|
1500
|
-
if (hasBannerImageUrl()) {
|
|
1501
|
-
hash = (37 * hash) + BANNER_IMAGE_URL_FIELD_NUMBER;
|
|
1502
|
-
hash = (53 * hash) + getBannerImageUrl().hashCode();
|
|
1503
|
-
}
|
|
1504
|
-
if (hasWikipediaId()) {
|
|
1505
|
-
hash = (37 * hash) + WIKIPEDIA_ID_FIELD_NUMBER;
|
|
1506
|
-
hash = (53 * hash) + getWikipediaId().hashCode();
|
|
1507
|
-
}
|
|
1508
|
-
if (hasWikipediaLangCode()) {
|
|
1509
|
-
hash = (37 * hash) + WIKIPEDIA_LANG_CODE_FIELD_NUMBER;
|
|
1510
|
-
hash = (53 * hash) + getWikipediaLangCode().hashCode();
|
|
1511
|
-
}
|
|
1512
|
-
if (hasWebsiteUrl()) {
|
|
1513
|
-
hash = (37 * hash) + WEBSITE_URL_FIELD_NUMBER;
|
|
1514
|
-
hash = (53 * hash) + getWebsiteUrl().hashCode();
|
|
1515
|
-
}
|
|
1516
|
-
if (hasSupportUrl()) {
|
|
1517
|
-
hash = (37 * hash) + SUPPORT_URL_FIELD_NUMBER;
|
|
1518
|
-
hash = (53 * hash) + getSupportUrl().hashCode();
|
|
1519
|
-
}
|
|
1520
|
-
if (hasSupportPhone()) {
|
|
1521
|
-
hash = (37 * hash) + SUPPORT_PHONE_FIELD_NUMBER;
|
|
1522
|
-
hash = (53 * hash) + getSupportPhone().hashCode();
|
|
1523
|
-
}
|
|
1524
|
-
if (hasFacebookAccount()) {
|
|
1525
|
-
hash = (37 * hash) + FACEBOOK_ACCOUNT_FIELD_NUMBER;
|
|
1526
|
-
hash = (53 * hash) + getFacebookAccount().hashCode();
|
|
1527
|
-
}
|
|
1528
|
-
if (hasTwitterAccount()) {
|
|
1529
|
-
hash = (37 * hash) + TWITTER_ACCOUNT_FIELD_NUMBER;
|
|
1530
|
-
hash = (53 * hash) + getTwitterAccount().hashCode();
|
|
1531
|
-
}
|
|
1532
|
-
if (hasNistCpe()) {
|
|
1533
|
-
hash = (37 * hash) + NIST_CPE_FIELD_NUMBER;
|
|
1534
|
-
hash = (53 * hash) + getNistCpe().hashCode();
|
|
1535
|
-
}
|
|
1536
|
-
if (hasLastUpdateTime()) {
|
|
1537
|
-
hash = (37 * hash) + LAST_UPDATE_TIME_FIELD_NUMBER;
|
|
1538
|
-
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
1539
|
-
getLastUpdateTime());
|
|
1540
|
-
}
|
|
1541
|
-
if (hasMatchScore()) {
|
|
1542
|
-
hash = (37 * hash) + MATCH_SCORE_FIELD_NUMBER;
|
|
1543
|
-
hash = (53 * hash) + getMatchScore();
|
|
1544
|
-
}
|
|
1545
|
-
hash = (29 * hash) + unknownFields.hashCode();
|
|
1546
|
-
memoizedHashCode = hash;
|
|
1547
|
-
return hash;
|
|
1548
|
-
}
|
|
1549
|
-
|
|
1550
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1551
|
-
java.nio.ByteBuffer data)
|
|
1552
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1553
|
-
return PARSER.parseFrom(data);
|
|
1554
|
-
}
|
|
1555
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1556
|
-
java.nio.ByteBuffer data,
|
|
1557
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1558
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1559
|
-
return PARSER.parseFrom(data, extensionRegistry);
|
|
1560
|
-
}
|
|
1561
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1562
|
-
com.google.protobuf.ByteString data)
|
|
1563
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1564
|
-
return PARSER.parseFrom(data);
|
|
1565
|
-
}
|
|
1566
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1567
|
-
com.google.protobuf.ByteString data,
|
|
1568
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1569
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1570
|
-
return PARSER.parseFrom(data, extensionRegistry);
|
|
1571
|
-
}
|
|
1572
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(byte[] data)
|
|
1573
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1574
|
-
return PARSER.parseFrom(data);
|
|
1575
|
-
}
|
|
1576
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1577
|
-
byte[] data,
|
|
1578
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1579
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
1580
|
-
return PARSER.parseFrom(data, extensionRegistry);
|
|
1581
|
-
}
|
|
1582
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(java.io.InputStream input)
|
|
1583
|
-
throws java.io.IOException {
|
|
1584
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1585
|
-
.parseWithIOException(PARSER, input);
|
|
1586
|
-
}
|
|
1587
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1588
|
-
java.io.InputStream input,
|
|
1589
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1590
|
-
throws java.io.IOException {
|
|
1591
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1592
|
-
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
1593
|
-
}
|
|
1594
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseDelimitedFrom(java.io.InputStream input)
|
|
1595
|
-
throws java.io.IOException {
|
|
1596
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1597
|
-
.parseDelimitedWithIOException(PARSER, input);
|
|
1598
|
-
}
|
|
1599
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseDelimitedFrom(
|
|
1600
|
-
java.io.InputStream input,
|
|
1601
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1602
|
-
throws java.io.IOException {
|
|
1603
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1604
|
-
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
|
|
1605
|
-
}
|
|
1606
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1607
|
-
com.google.protobuf.CodedInputStream input)
|
|
1608
|
-
throws java.io.IOException {
|
|
1609
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1610
|
-
.parseWithIOException(PARSER, input);
|
|
1611
|
-
}
|
|
1612
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs parseFrom(
|
|
1613
|
-
com.google.protobuf.CodedInputStream input,
|
|
1614
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
1615
|
-
throws java.io.IOException {
|
|
1616
|
-
return com.google.protobuf.GeneratedMessageV3
|
|
1617
|
-
.parseWithIOException(PARSER, input, extensionRegistry);
|
|
1618
|
-
}
|
|
1619
|
-
|
|
1620
|
-
@java.lang.Override
|
|
1621
|
-
public Builder newBuilderForType() { return newBuilder(); }
|
|
1622
|
-
public static Builder newBuilder() {
|
|
1623
|
-
return DEFAULT_INSTANCE.toBuilder();
|
|
1624
|
-
}
|
|
1625
|
-
public static Builder newBuilder(com.lansweeper.dp.outbound.v1.CatalogOs prototype) {
|
|
1626
|
-
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
1627
|
-
}
|
|
1628
|
-
@java.lang.Override
|
|
1629
|
-
public Builder toBuilder() {
|
|
1630
|
-
return this == DEFAULT_INSTANCE
|
|
1631
|
-
? new Builder() : new Builder().mergeFrom(this);
|
|
1632
|
-
}
|
|
1633
|
-
|
|
1634
|
-
@java.lang.Override
|
|
1635
|
-
protected Builder newBuilderForType(
|
|
1636
|
-
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
1637
|
-
Builder builder = new Builder(parent);
|
|
1638
|
-
return builder;
|
|
1639
|
-
}
|
|
1640
|
-
/**
|
|
1641
|
-
* Protobuf type {@code com.lansweeper.dp.outbound.v1.CatalogOs}
|
|
1642
|
-
*/
|
|
1643
|
-
public static final class Builder extends
|
|
1644
|
-
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
1645
|
-
// @@protoc_insertion_point(builder_implements:com.lansweeper.dp.outbound.v1.CatalogOs)
|
|
1646
|
-
com.lansweeper.dp.outbound.v1.CatalogOsOrBuilder {
|
|
1647
|
-
public static final com.google.protobuf.Descriptors.Descriptor
|
|
1648
|
-
getDescriptor() {
|
|
1649
|
-
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CatalogOs_descriptor;
|
|
1650
|
-
}
|
|
1651
|
-
|
|
1652
|
-
@java.lang.Override
|
|
1653
|
-
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
1654
|
-
internalGetFieldAccessorTable() {
|
|
1655
|
-
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CatalogOs_fieldAccessorTable
|
|
1656
|
-
.ensureFieldAccessorsInitialized(
|
|
1657
|
-
com.lansweeper.dp.outbound.v1.CatalogOs.class, com.lansweeper.dp.outbound.v1.CatalogOs.Builder.class);
|
|
1658
|
-
}
|
|
1659
|
-
|
|
1660
|
-
// Construct using com.lansweeper.dp.outbound.v1.CatalogOs.newBuilder()
|
|
1661
|
-
private Builder() {
|
|
1662
|
-
maybeForceBuilderInitialization();
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
private Builder(
|
|
1666
|
-
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
1667
|
-
super(parent);
|
|
1668
|
-
maybeForceBuilderInitialization();
|
|
1669
|
-
}
|
|
1670
|
-
private void maybeForceBuilderInitialization() {
|
|
1671
|
-
if (com.google.protobuf.GeneratedMessageV3
|
|
1672
|
-
.alwaysUseFieldBuilders) {
|
|
1673
|
-
}
|
|
1674
|
-
}
|
|
1675
|
-
@java.lang.Override
|
|
1676
|
-
public Builder clear() {
|
|
1677
|
-
super.clear();
|
|
1678
|
-
id_ = 0L;
|
|
1679
|
-
|
|
1680
|
-
osName_ = "";
|
|
1681
|
-
|
|
1682
|
-
osVersion_ = "";
|
|
1683
|
-
bitField0_ = (bitField0_ & ~0x00000001);
|
|
1684
|
-
osBuild_ = "";
|
|
1685
|
-
bitField0_ = (bitField0_ & ~0x00000002);
|
|
1686
|
-
osVersionName_ = "";
|
|
1687
|
-
bitField0_ = (bitField0_ & ~0x00000004);
|
|
1688
|
-
overrideId_ = 0L;
|
|
1689
|
-
bitField0_ = (bitField0_ & ~0x00000008);
|
|
1690
|
-
makeId_ = 0L;
|
|
1691
|
-
bitField0_ = (bitField0_ & ~0x00000010);
|
|
1692
|
-
parentId_ = 0L;
|
|
1693
|
-
bitField0_ = (bitField0_ & ~0x00000020);
|
|
1694
|
-
releaseDate_ = 0L;
|
|
1695
|
-
bitField0_ = (bitField0_ & ~0x00000040);
|
|
1696
|
-
eolDate_ = 0L;
|
|
1697
|
-
bitField0_ = (bitField0_ & ~0x00000080);
|
|
1698
|
-
eosDate_ = 0L;
|
|
1699
|
-
bitField0_ = (bitField0_ & ~0x00000100);
|
|
1700
|
-
eosxDate_ = 0L;
|
|
1701
|
-
bitField0_ = (bitField0_ & ~0x00000200);
|
|
1702
|
-
lifecyleConfidence_ = "";
|
|
1703
|
-
bitField0_ = (bitField0_ & ~0x00000400);
|
|
1704
|
-
logoImageUrl_ = "";
|
|
1705
|
-
bitField0_ = (bitField0_ & ~0x00000800);
|
|
1706
|
-
bannerImageUrl_ = "";
|
|
1707
|
-
bitField0_ = (bitField0_ & ~0x00001000);
|
|
1708
|
-
wikipediaId_ = "";
|
|
1709
|
-
bitField0_ = (bitField0_ & ~0x00002000);
|
|
1710
|
-
wikipediaLangCode_ = "";
|
|
1711
|
-
bitField0_ = (bitField0_ & ~0x00004000);
|
|
1712
|
-
websiteUrl_ = "";
|
|
1713
|
-
bitField0_ = (bitField0_ & ~0x00008000);
|
|
1714
|
-
supportUrl_ = "";
|
|
1715
|
-
bitField0_ = (bitField0_ & ~0x00010000);
|
|
1716
|
-
supportPhone_ = "";
|
|
1717
|
-
bitField0_ = (bitField0_ & ~0x00020000);
|
|
1718
|
-
facebookAccount_ = "";
|
|
1719
|
-
bitField0_ = (bitField0_ & ~0x00040000);
|
|
1720
|
-
twitterAccount_ = "";
|
|
1721
|
-
bitField0_ = (bitField0_ & ~0x00080000);
|
|
1722
|
-
nistCpe_ = "";
|
|
1723
|
-
bitField0_ = (bitField0_ & ~0x00100000);
|
|
1724
|
-
lastUpdateTime_ = 0L;
|
|
1725
|
-
bitField0_ = (bitField0_ & ~0x00200000);
|
|
1726
|
-
matchScore_ = 0;
|
|
1727
|
-
bitField0_ = (bitField0_ & ~0x00400000);
|
|
1728
|
-
return this;
|
|
1729
|
-
}
|
|
1730
|
-
|
|
1731
|
-
@java.lang.Override
|
|
1732
|
-
public com.google.protobuf.Descriptors.Descriptor
|
|
1733
|
-
getDescriptorForType() {
|
|
1734
|
-
return com.lansweeper.dp.outbound.v1.Outbound.internal_static_com_lansweeper_dp_outbound_v1_CatalogOs_descriptor;
|
|
1735
|
-
}
|
|
1736
|
-
|
|
1737
|
-
@java.lang.Override
|
|
1738
|
-
public com.lansweeper.dp.outbound.v1.CatalogOs getDefaultInstanceForType() {
|
|
1739
|
-
return com.lansweeper.dp.outbound.v1.CatalogOs.getDefaultInstance();
|
|
1740
|
-
}
|
|
1741
|
-
|
|
1742
|
-
@java.lang.Override
|
|
1743
|
-
public com.lansweeper.dp.outbound.v1.CatalogOs build() {
|
|
1744
|
-
com.lansweeper.dp.outbound.v1.CatalogOs result = buildPartial();
|
|
1745
|
-
if (!result.isInitialized()) {
|
|
1746
|
-
throw newUninitializedMessageException(result);
|
|
1747
|
-
}
|
|
1748
|
-
return result;
|
|
1749
|
-
}
|
|
1750
|
-
|
|
1751
|
-
@java.lang.Override
|
|
1752
|
-
public com.lansweeper.dp.outbound.v1.CatalogOs buildPartial() {
|
|
1753
|
-
com.lansweeper.dp.outbound.v1.CatalogOs result = new com.lansweeper.dp.outbound.v1.CatalogOs(this);
|
|
1754
|
-
int from_bitField0_ = bitField0_;
|
|
1755
|
-
int to_bitField0_ = 0;
|
|
1756
|
-
result.id_ = id_;
|
|
1757
|
-
result.osName_ = osName_;
|
|
1758
|
-
if (((from_bitField0_ & 0x00000001) != 0)) {
|
|
1759
|
-
to_bitField0_ |= 0x00000001;
|
|
1760
|
-
}
|
|
1761
|
-
result.osVersion_ = osVersion_;
|
|
1762
|
-
if (((from_bitField0_ & 0x00000002) != 0)) {
|
|
1763
|
-
to_bitField0_ |= 0x00000002;
|
|
1764
|
-
}
|
|
1765
|
-
result.osBuild_ = osBuild_;
|
|
1766
|
-
if (((from_bitField0_ & 0x00000004) != 0)) {
|
|
1767
|
-
to_bitField0_ |= 0x00000004;
|
|
1768
|
-
}
|
|
1769
|
-
result.osVersionName_ = osVersionName_;
|
|
1770
|
-
if (((from_bitField0_ & 0x00000008) != 0)) {
|
|
1771
|
-
result.overrideId_ = overrideId_;
|
|
1772
|
-
to_bitField0_ |= 0x00000008;
|
|
1773
|
-
}
|
|
1774
|
-
if (((from_bitField0_ & 0x00000010) != 0)) {
|
|
1775
|
-
result.makeId_ = makeId_;
|
|
1776
|
-
to_bitField0_ |= 0x00000010;
|
|
1777
|
-
}
|
|
1778
|
-
if (((from_bitField0_ & 0x00000020) != 0)) {
|
|
1779
|
-
result.parentId_ = parentId_;
|
|
1780
|
-
to_bitField0_ |= 0x00000020;
|
|
1781
|
-
}
|
|
1782
|
-
if (((from_bitField0_ & 0x00000040) != 0)) {
|
|
1783
|
-
result.releaseDate_ = releaseDate_;
|
|
1784
|
-
to_bitField0_ |= 0x00000040;
|
|
1785
|
-
}
|
|
1786
|
-
if (((from_bitField0_ & 0x00000080) != 0)) {
|
|
1787
|
-
result.eolDate_ = eolDate_;
|
|
1788
|
-
to_bitField0_ |= 0x00000080;
|
|
1789
|
-
}
|
|
1790
|
-
if (((from_bitField0_ & 0x00000100) != 0)) {
|
|
1791
|
-
result.eosDate_ = eosDate_;
|
|
1792
|
-
to_bitField0_ |= 0x00000100;
|
|
1793
|
-
}
|
|
1794
|
-
if (((from_bitField0_ & 0x00000200) != 0)) {
|
|
1795
|
-
result.eosxDate_ = eosxDate_;
|
|
1796
|
-
to_bitField0_ |= 0x00000200;
|
|
1797
|
-
}
|
|
1798
|
-
if (((from_bitField0_ & 0x00000400) != 0)) {
|
|
1799
|
-
to_bitField0_ |= 0x00000400;
|
|
1800
|
-
}
|
|
1801
|
-
result.lifecyleConfidence_ = lifecyleConfidence_;
|
|
1802
|
-
if (((from_bitField0_ & 0x00000800) != 0)) {
|
|
1803
|
-
to_bitField0_ |= 0x00000800;
|
|
1804
|
-
}
|
|
1805
|
-
result.logoImageUrl_ = logoImageUrl_;
|
|
1806
|
-
if (((from_bitField0_ & 0x00001000) != 0)) {
|
|
1807
|
-
to_bitField0_ |= 0x00001000;
|
|
1808
|
-
}
|
|
1809
|
-
result.bannerImageUrl_ = bannerImageUrl_;
|
|
1810
|
-
if (((from_bitField0_ & 0x00002000) != 0)) {
|
|
1811
|
-
to_bitField0_ |= 0x00002000;
|
|
1812
|
-
}
|
|
1813
|
-
result.wikipediaId_ = wikipediaId_;
|
|
1814
|
-
if (((from_bitField0_ & 0x00004000) != 0)) {
|
|
1815
|
-
to_bitField0_ |= 0x00004000;
|
|
1816
|
-
}
|
|
1817
|
-
result.wikipediaLangCode_ = wikipediaLangCode_;
|
|
1818
|
-
if (((from_bitField0_ & 0x00008000) != 0)) {
|
|
1819
|
-
to_bitField0_ |= 0x00008000;
|
|
1820
|
-
}
|
|
1821
|
-
result.websiteUrl_ = websiteUrl_;
|
|
1822
|
-
if (((from_bitField0_ & 0x00010000) != 0)) {
|
|
1823
|
-
to_bitField0_ |= 0x00010000;
|
|
1824
|
-
}
|
|
1825
|
-
result.supportUrl_ = supportUrl_;
|
|
1826
|
-
if (((from_bitField0_ & 0x00020000) != 0)) {
|
|
1827
|
-
to_bitField0_ |= 0x00020000;
|
|
1828
|
-
}
|
|
1829
|
-
result.supportPhone_ = supportPhone_;
|
|
1830
|
-
if (((from_bitField0_ & 0x00040000) != 0)) {
|
|
1831
|
-
to_bitField0_ |= 0x00040000;
|
|
1832
|
-
}
|
|
1833
|
-
result.facebookAccount_ = facebookAccount_;
|
|
1834
|
-
if (((from_bitField0_ & 0x00080000) != 0)) {
|
|
1835
|
-
to_bitField0_ |= 0x00080000;
|
|
1836
|
-
}
|
|
1837
|
-
result.twitterAccount_ = twitterAccount_;
|
|
1838
|
-
if (((from_bitField0_ & 0x00100000) != 0)) {
|
|
1839
|
-
to_bitField0_ |= 0x00100000;
|
|
1840
|
-
}
|
|
1841
|
-
result.nistCpe_ = nistCpe_;
|
|
1842
|
-
if (((from_bitField0_ & 0x00200000) != 0)) {
|
|
1843
|
-
result.lastUpdateTime_ = lastUpdateTime_;
|
|
1844
|
-
to_bitField0_ |= 0x00200000;
|
|
1845
|
-
}
|
|
1846
|
-
if (((from_bitField0_ & 0x00400000) != 0)) {
|
|
1847
|
-
result.matchScore_ = matchScore_;
|
|
1848
|
-
to_bitField0_ |= 0x00400000;
|
|
1849
|
-
}
|
|
1850
|
-
result.bitField0_ = to_bitField0_;
|
|
1851
|
-
onBuilt();
|
|
1852
|
-
return result;
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
|
-
@java.lang.Override
|
|
1856
|
-
public Builder clone() {
|
|
1857
|
-
return super.clone();
|
|
1858
|
-
}
|
|
1859
|
-
@java.lang.Override
|
|
1860
|
-
public Builder setField(
|
|
1861
|
-
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1862
|
-
java.lang.Object value) {
|
|
1863
|
-
return super.setField(field, value);
|
|
1864
|
-
}
|
|
1865
|
-
@java.lang.Override
|
|
1866
|
-
public Builder clearField(
|
|
1867
|
-
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
1868
|
-
return super.clearField(field);
|
|
1869
|
-
}
|
|
1870
|
-
@java.lang.Override
|
|
1871
|
-
public Builder clearOneof(
|
|
1872
|
-
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
1873
|
-
return super.clearOneof(oneof);
|
|
1874
|
-
}
|
|
1875
|
-
@java.lang.Override
|
|
1876
|
-
public Builder setRepeatedField(
|
|
1877
|
-
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1878
|
-
int index, java.lang.Object value) {
|
|
1879
|
-
return super.setRepeatedField(field, index, value);
|
|
1880
|
-
}
|
|
1881
|
-
@java.lang.Override
|
|
1882
|
-
public Builder addRepeatedField(
|
|
1883
|
-
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
1884
|
-
java.lang.Object value) {
|
|
1885
|
-
return super.addRepeatedField(field, value);
|
|
1886
|
-
}
|
|
1887
|
-
@java.lang.Override
|
|
1888
|
-
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
1889
|
-
if (other instanceof com.lansweeper.dp.outbound.v1.CatalogOs) {
|
|
1890
|
-
return mergeFrom((com.lansweeper.dp.outbound.v1.CatalogOs)other);
|
|
1891
|
-
} else {
|
|
1892
|
-
super.mergeFrom(other);
|
|
1893
|
-
return this;
|
|
1894
|
-
}
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
|
-
public Builder mergeFrom(com.lansweeper.dp.outbound.v1.CatalogOs other) {
|
|
1898
|
-
if (other == com.lansweeper.dp.outbound.v1.CatalogOs.getDefaultInstance()) return this;
|
|
1899
|
-
if (other.getId() != 0L) {
|
|
1900
|
-
setId(other.getId());
|
|
1901
|
-
}
|
|
1902
|
-
if (!other.getOsName().isEmpty()) {
|
|
1903
|
-
osName_ = other.osName_;
|
|
1904
|
-
onChanged();
|
|
1905
|
-
}
|
|
1906
|
-
if (other.hasOsVersion()) {
|
|
1907
|
-
bitField0_ |= 0x00000001;
|
|
1908
|
-
osVersion_ = other.osVersion_;
|
|
1909
|
-
onChanged();
|
|
1910
|
-
}
|
|
1911
|
-
if (other.hasOsBuild()) {
|
|
1912
|
-
bitField0_ |= 0x00000002;
|
|
1913
|
-
osBuild_ = other.osBuild_;
|
|
1914
|
-
onChanged();
|
|
1915
|
-
}
|
|
1916
|
-
if (other.hasOsVersionName()) {
|
|
1917
|
-
bitField0_ |= 0x00000004;
|
|
1918
|
-
osVersionName_ = other.osVersionName_;
|
|
1919
|
-
onChanged();
|
|
1920
|
-
}
|
|
1921
|
-
if (other.hasOverrideId()) {
|
|
1922
|
-
setOverrideId(other.getOverrideId());
|
|
1923
|
-
}
|
|
1924
|
-
if (other.hasMakeId()) {
|
|
1925
|
-
setMakeId(other.getMakeId());
|
|
1926
|
-
}
|
|
1927
|
-
if (other.hasParentId()) {
|
|
1928
|
-
setParentId(other.getParentId());
|
|
1929
|
-
}
|
|
1930
|
-
if (other.hasReleaseDate()) {
|
|
1931
|
-
setReleaseDate(other.getReleaseDate());
|
|
1932
|
-
}
|
|
1933
|
-
if (other.hasEolDate()) {
|
|
1934
|
-
setEolDate(other.getEolDate());
|
|
1935
|
-
}
|
|
1936
|
-
if (other.hasEosDate()) {
|
|
1937
|
-
setEosDate(other.getEosDate());
|
|
1938
|
-
}
|
|
1939
|
-
if (other.hasEosxDate()) {
|
|
1940
|
-
setEosxDate(other.getEosxDate());
|
|
1941
|
-
}
|
|
1942
|
-
if (other.hasLifecyleConfidence()) {
|
|
1943
|
-
bitField0_ |= 0x00000400;
|
|
1944
|
-
lifecyleConfidence_ = other.lifecyleConfidence_;
|
|
1945
|
-
onChanged();
|
|
1946
|
-
}
|
|
1947
|
-
if (other.hasLogoImageUrl()) {
|
|
1948
|
-
bitField0_ |= 0x00000800;
|
|
1949
|
-
logoImageUrl_ = other.logoImageUrl_;
|
|
1950
|
-
onChanged();
|
|
1951
|
-
}
|
|
1952
|
-
if (other.hasBannerImageUrl()) {
|
|
1953
|
-
bitField0_ |= 0x00001000;
|
|
1954
|
-
bannerImageUrl_ = other.bannerImageUrl_;
|
|
1955
|
-
onChanged();
|
|
1956
|
-
}
|
|
1957
|
-
if (other.hasWikipediaId()) {
|
|
1958
|
-
bitField0_ |= 0x00002000;
|
|
1959
|
-
wikipediaId_ = other.wikipediaId_;
|
|
1960
|
-
onChanged();
|
|
1961
|
-
}
|
|
1962
|
-
if (other.hasWikipediaLangCode()) {
|
|
1963
|
-
bitField0_ |= 0x00004000;
|
|
1964
|
-
wikipediaLangCode_ = other.wikipediaLangCode_;
|
|
1965
|
-
onChanged();
|
|
1966
|
-
}
|
|
1967
|
-
if (other.hasWebsiteUrl()) {
|
|
1968
|
-
bitField0_ |= 0x00008000;
|
|
1969
|
-
websiteUrl_ = other.websiteUrl_;
|
|
1970
|
-
onChanged();
|
|
1971
|
-
}
|
|
1972
|
-
if (other.hasSupportUrl()) {
|
|
1973
|
-
bitField0_ |= 0x00010000;
|
|
1974
|
-
supportUrl_ = other.supportUrl_;
|
|
1975
|
-
onChanged();
|
|
1976
|
-
}
|
|
1977
|
-
if (other.hasSupportPhone()) {
|
|
1978
|
-
bitField0_ |= 0x00020000;
|
|
1979
|
-
supportPhone_ = other.supportPhone_;
|
|
1980
|
-
onChanged();
|
|
1981
|
-
}
|
|
1982
|
-
if (other.hasFacebookAccount()) {
|
|
1983
|
-
bitField0_ |= 0x00040000;
|
|
1984
|
-
facebookAccount_ = other.facebookAccount_;
|
|
1985
|
-
onChanged();
|
|
1986
|
-
}
|
|
1987
|
-
if (other.hasTwitterAccount()) {
|
|
1988
|
-
bitField0_ |= 0x00080000;
|
|
1989
|
-
twitterAccount_ = other.twitterAccount_;
|
|
1990
|
-
onChanged();
|
|
1991
|
-
}
|
|
1992
|
-
if (other.hasNistCpe()) {
|
|
1993
|
-
bitField0_ |= 0x00100000;
|
|
1994
|
-
nistCpe_ = other.nistCpe_;
|
|
1995
|
-
onChanged();
|
|
1996
|
-
}
|
|
1997
|
-
if (other.hasLastUpdateTime()) {
|
|
1998
|
-
setLastUpdateTime(other.getLastUpdateTime());
|
|
1999
|
-
}
|
|
2000
|
-
if (other.hasMatchScore()) {
|
|
2001
|
-
setMatchScore(other.getMatchScore());
|
|
2002
|
-
}
|
|
2003
|
-
this.mergeUnknownFields(other.unknownFields);
|
|
2004
|
-
onChanged();
|
|
2005
|
-
return this;
|
|
2006
|
-
}
|
|
2007
|
-
|
|
2008
|
-
@java.lang.Override
|
|
2009
|
-
public final boolean isInitialized() {
|
|
2010
|
-
return true;
|
|
2011
|
-
}
|
|
2012
|
-
|
|
2013
|
-
@java.lang.Override
|
|
2014
|
-
public Builder mergeFrom(
|
|
2015
|
-
com.google.protobuf.CodedInputStream input,
|
|
2016
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
2017
|
-
throws java.io.IOException {
|
|
2018
|
-
com.lansweeper.dp.outbound.v1.CatalogOs parsedMessage = null;
|
|
2019
|
-
try {
|
|
2020
|
-
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
2021
|
-
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
2022
|
-
parsedMessage = (com.lansweeper.dp.outbound.v1.CatalogOs) e.getUnfinishedMessage();
|
|
2023
|
-
throw e.unwrapIOException();
|
|
2024
|
-
} finally {
|
|
2025
|
-
if (parsedMessage != null) {
|
|
2026
|
-
mergeFrom(parsedMessage);
|
|
2027
|
-
}
|
|
2028
|
-
}
|
|
2029
|
-
return this;
|
|
2030
|
-
}
|
|
2031
|
-
private int bitField0_;
|
|
2032
|
-
|
|
2033
|
-
private long id_ ;
|
|
2034
|
-
/**
|
|
2035
|
-
* <code>int64 id = 1;</code>
|
|
2036
|
-
* @return The id.
|
|
2037
|
-
*/
|
|
2038
|
-
@java.lang.Override
|
|
2039
|
-
public long getId() {
|
|
2040
|
-
return id_;
|
|
2041
|
-
}
|
|
2042
|
-
/**
|
|
2043
|
-
* <code>int64 id = 1;</code>
|
|
2044
|
-
* @param value The id to set.
|
|
2045
|
-
* @return This builder for chaining.
|
|
2046
|
-
*/
|
|
2047
|
-
public Builder setId(long value) {
|
|
2048
|
-
|
|
2049
|
-
id_ = value;
|
|
2050
|
-
onChanged();
|
|
2051
|
-
return this;
|
|
2052
|
-
}
|
|
2053
|
-
/**
|
|
2054
|
-
* <code>int64 id = 1;</code>
|
|
2055
|
-
* @return This builder for chaining.
|
|
2056
|
-
*/
|
|
2057
|
-
public Builder clearId() {
|
|
2058
|
-
|
|
2059
|
-
id_ = 0L;
|
|
2060
|
-
onChanged();
|
|
2061
|
-
return this;
|
|
2062
|
-
}
|
|
2063
|
-
|
|
2064
|
-
private java.lang.Object osName_ = "";
|
|
2065
|
-
/**
|
|
2066
|
-
* <code>string os_name = 3;</code>
|
|
2067
|
-
* @return The osName.
|
|
2068
|
-
*/
|
|
2069
|
-
public java.lang.String getOsName() {
|
|
2070
|
-
java.lang.Object ref = osName_;
|
|
2071
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2072
|
-
com.google.protobuf.ByteString bs =
|
|
2073
|
-
(com.google.protobuf.ByteString) ref;
|
|
2074
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2075
|
-
osName_ = s;
|
|
2076
|
-
return s;
|
|
2077
|
-
} else {
|
|
2078
|
-
return (java.lang.String) ref;
|
|
2079
|
-
}
|
|
2080
|
-
}
|
|
2081
|
-
/**
|
|
2082
|
-
* <code>string os_name = 3;</code>
|
|
2083
|
-
* @return The bytes for osName.
|
|
2084
|
-
*/
|
|
2085
|
-
public com.google.protobuf.ByteString
|
|
2086
|
-
getOsNameBytes() {
|
|
2087
|
-
java.lang.Object ref = osName_;
|
|
2088
|
-
if (ref instanceof String) {
|
|
2089
|
-
com.google.protobuf.ByteString b =
|
|
2090
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2091
|
-
(java.lang.String) ref);
|
|
2092
|
-
osName_ = b;
|
|
2093
|
-
return b;
|
|
2094
|
-
} else {
|
|
2095
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2096
|
-
}
|
|
2097
|
-
}
|
|
2098
|
-
/**
|
|
2099
|
-
* <code>string os_name = 3;</code>
|
|
2100
|
-
* @param value The osName to set.
|
|
2101
|
-
* @return This builder for chaining.
|
|
2102
|
-
*/
|
|
2103
|
-
public Builder setOsName(
|
|
2104
|
-
java.lang.String value) {
|
|
2105
|
-
if (value == null) {
|
|
2106
|
-
throw new NullPointerException();
|
|
2107
|
-
}
|
|
2108
|
-
|
|
2109
|
-
osName_ = value;
|
|
2110
|
-
onChanged();
|
|
2111
|
-
return this;
|
|
2112
|
-
}
|
|
2113
|
-
/**
|
|
2114
|
-
* <code>string os_name = 3;</code>
|
|
2115
|
-
* @return This builder for chaining.
|
|
2116
|
-
*/
|
|
2117
|
-
public Builder clearOsName() {
|
|
2118
|
-
|
|
2119
|
-
osName_ = getDefaultInstance().getOsName();
|
|
2120
|
-
onChanged();
|
|
2121
|
-
return this;
|
|
2122
|
-
}
|
|
2123
|
-
/**
|
|
2124
|
-
* <code>string os_name = 3;</code>
|
|
2125
|
-
* @param value The bytes for osName to set.
|
|
2126
|
-
* @return This builder for chaining.
|
|
2127
|
-
*/
|
|
2128
|
-
public Builder setOsNameBytes(
|
|
2129
|
-
com.google.protobuf.ByteString value) {
|
|
2130
|
-
if (value == null) {
|
|
2131
|
-
throw new NullPointerException();
|
|
2132
|
-
}
|
|
2133
|
-
checkByteStringIsUtf8(value);
|
|
2134
|
-
|
|
2135
|
-
osName_ = value;
|
|
2136
|
-
onChanged();
|
|
2137
|
-
return this;
|
|
2138
|
-
}
|
|
2139
|
-
|
|
2140
|
-
private java.lang.Object osVersion_ = "";
|
|
2141
|
-
/**
|
|
2142
|
-
* <code>string os_version = 4;</code>
|
|
2143
|
-
* @return Whether the osVersion field is set.
|
|
2144
|
-
*/
|
|
2145
|
-
public boolean hasOsVersion() {
|
|
2146
|
-
return ((bitField0_ & 0x00000001) != 0);
|
|
2147
|
-
}
|
|
2148
|
-
/**
|
|
2149
|
-
* <code>string os_version = 4;</code>
|
|
2150
|
-
* @return The osVersion.
|
|
2151
|
-
*/
|
|
2152
|
-
public java.lang.String getOsVersion() {
|
|
2153
|
-
java.lang.Object ref = osVersion_;
|
|
2154
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2155
|
-
com.google.protobuf.ByteString bs =
|
|
2156
|
-
(com.google.protobuf.ByteString) ref;
|
|
2157
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2158
|
-
osVersion_ = s;
|
|
2159
|
-
return s;
|
|
2160
|
-
} else {
|
|
2161
|
-
return (java.lang.String) ref;
|
|
2162
|
-
}
|
|
2163
|
-
}
|
|
2164
|
-
/**
|
|
2165
|
-
* <code>string os_version = 4;</code>
|
|
2166
|
-
* @return The bytes for osVersion.
|
|
2167
|
-
*/
|
|
2168
|
-
public com.google.protobuf.ByteString
|
|
2169
|
-
getOsVersionBytes() {
|
|
2170
|
-
java.lang.Object ref = osVersion_;
|
|
2171
|
-
if (ref instanceof String) {
|
|
2172
|
-
com.google.protobuf.ByteString b =
|
|
2173
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2174
|
-
(java.lang.String) ref);
|
|
2175
|
-
osVersion_ = b;
|
|
2176
|
-
return b;
|
|
2177
|
-
} else {
|
|
2178
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2179
|
-
}
|
|
2180
|
-
}
|
|
2181
|
-
/**
|
|
2182
|
-
* <code>string os_version = 4;</code>
|
|
2183
|
-
* @param value The osVersion to set.
|
|
2184
|
-
* @return This builder for chaining.
|
|
2185
|
-
*/
|
|
2186
|
-
public Builder setOsVersion(
|
|
2187
|
-
java.lang.String value) {
|
|
2188
|
-
if (value == null) {
|
|
2189
|
-
throw new NullPointerException();
|
|
2190
|
-
}
|
|
2191
|
-
bitField0_ |= 0x00000001;
|
|
2192
|
-
osVersion_ = value;
|
|
2193
|
-
onChanged();
|
|
2194
|
-
return this;
|
|
2195
|
-
}
|
|
2196
|
-
/**
|
|
2197
|
-
* <code>string os_version = 4;</code>
|
|
2198
|
-
* @return This builder for chaining.
|
|
2199
|
-
*/
|
|
2200
|
-
public Builder clearOsVersion() {
|
|
2201
|
-
bitField0_ = (bitField0_ & ~0x00000001);
|
|
2202
|
-
osVersion_ = getDefaultInstance().getOsVersion();
|
|
2203
|
-
onChanged();
|
|
2204
|
-
return this;
|
|
2205
|
-
}
|
|
2206
|
-
/**
|
|
2207
|
-
* <code>string os_version = 4;</code>
|
|
2208
|
-
* @param value The bytes for osVersion to set.
|
|
2209
|
-
* @return This builder for chaining.
|
|
2210
|
-
*/
|
|
2211
|
-
public Builder setOsVersionBytes(
|
|
2212
|
-
com.google.protobuf.ByteString value) {
|
|
2213
|
-
if (value == null) {
|
|
2214
|
-
throw new NullPointerException();
|
|
2215
|
-
}
|
|
2216
|
-
checkByteStringIsUtf8(value);
|
|
2217
|
-
bitField0_ |= 0x00000001;
|
|
2218
|
-
osVersion_ = value;
|
|
2219
|
-
onChanged();
|
|
2220
|
-
return this;
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
private java.lang.Object osBuild_ = "";
|
|
2224
|
-
/**
|
|
2225
|
-
* <code>string os_build = 12;</code>
|
|
2226
|
-
* @return Whether the osBuild field is set.
|
|
2227
|
-
*/
|
|
2228
|
-
public boolean hasOsBuild() {
|
|
2229
|
-
return ((bitField0_ & 0x00000002) != 0);
|
|
2230
|
-
}
|
|
2231
|
-
/**
|
|
2232
|
-
* <code>string os_build = 12;</code>
|
|
2233
|
-
* @return The osBuild.
|
|
2234
|
-
*/
|
|
2235
|
-
public java.lang.String getOsBuild() {
|
|
2236
|
-
java.lang.Object ref = osBuild_;
|
|
2237
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2238
|
-
com.google.protobuf.ByteString bs =
|
|
2239
|
-
(com.google.protobuf.ByteString) ref;
|
|
2240
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2241
|
-
osBuild_ = s;
|
|
2242
|
-
return s;
|
|
2243
|
-
} else {
|
|
2244
|
-
return (java.lang.String) ref;
|
|
2245
|
-
}
|
|
2246
|
-
}
|
|
2247
|
-
/**
|
|
2248
|
-
* <code>string os_build = 12;</code>
|
|
2249
|
-
* @return The bytes for osBuild.
|
|
2250
|
-
*/
|
|
2251
|
-
public com.google.protobuf.ByteString
|
|
2252
|
-
getOsBuildBytes() {
|
|
2253
|
-
java.lang.Object ref = osBuild_;
|
|
2254
|
-
if (ref instanceof String) {
|
|
2255
|
-
com.google.protobuf.ByteString b =
|
|
2256
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2257
|
-
(java.lang.String) ref);
|
|
2258
|
-
osBuild_ = b;
|
|
2259
|
-
return b;
|
|
2260
|
-
} else {
|
|
2261
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2262
|
-
}
|
|
2263
|
-
}
|
|
2264
|
-
/**
|
|
2265
|
-
* <code>string os_build = 12;</code>
|
|
2266
|
-
* @param value The osBuild to set.
|
|
2267
|
-
* @return This builder for chaining.
|
|
2268
|
-
*/
|
|
2269
|
-
public Builder setOsBuild(
|
|
2270
|
-
java.lang.String value) {
|
|
2271
|
-
if (value == null) {
|
|
2272
|
-
throw new NullPointerException();
|
|
2273
|
-
}
|
|
2274
|
-
bitField0_ |= 0x00000002;
|
|
2275
|
-
osBuild_ = value;
|
|
2276
|
-
onChanged();
|
|
2277
|
-
return this;
|
|
2278
|
-
}
|
|
2279
|
-
/**
|
|
2280
|
-
* <code>string os_build = 12;</code>
|
|
2281
|
-
* @return This builder for chaining.
|
|
2282
|
-
*/
|
|
2283
|
-
public Builder clearOsBuild() {
|
|
2284
|
-
bitField0_ = (bitField0_ & ~0x00000002);
|
|
2285
|
-
osBuild_ = getDefaultInstance().getOsBuild();
|
|
2286
|
-
onChanged();
|
|
2287
|
-
return this;
|
|
2288
|
-
}
|
|
2289
|
-
/**
|
|
2290
|
-
* <code>string os_build = 12;</code>
|
|
2291
|
-
* @param value The bytes for osBuild to set.
|
|
2292
|
-
* @return This builder for chaining.
|
|
2293
|
-
*/
|
|
2294
|
-
public Builder setOsBuildBytes(
|
|
2295
|
-
com.google.protobuf.ByteString value) {
|
|
2296
|
-
if (value == null) {
|
|
2297
|
-
throw new NullPointerException();
|
|
2298
|
-
}
|
|
2299
|
-
checkByteStringIsUtf8(value);
|
|
2300
|
-
bitField0_ |= 0x00000002;
|
|
2301
|
-
osBuild_ = value;
|
|
2302
|
-
onChanged();
|
|
2303
|
-
return this;
|
|
2304
|
-
}
|
|
2305
|
-
|
|
2306
|
-
private java.lang.Object osVersionName_ = "";
|
|
2307
|
-
/**
|
|
2308
|
-
* <code>string os_version_name = 5;</code>
|
|
2309
|
-
* @return Whether the osVersionName field is set.
|
|
2310
|
-
*/
|
|
2311
|
-
public boolean hasOsVersionName() {
|
|
2312
|
-
return ((bitField0_ & 0x00000004) != 0);
|
|
2313
|
-
}
|
|
2314
|
-
/**
|
|
2315
|
-
* <code>string os_version_name = 5;</code>
|
|
2316
|
-
* @return The osVersionName.
|
|
2317
|
-
*/
|
|
2318
|
-
public java.lang.String getOsVersionName() {
|
|
2319
|
-
java.lang.Object ref = osVersionName_;
|
|
2320
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2321
|
-
com.google.protobuf.ByteString bs =
|
|
2322
|
-
(com.google.protobuf.ByteString) ref;
|
|
2323
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2324
|
-
osVersionName_ = s;
|
|
2325
|
-
return s;
|
|
2326
|
-
} else {
|
|
2327
|
-
return (java.lang.String) ref;
|
|
2328
|
-
}
|
|
2329
|
-
}
|
|
2330
|
-
/**
|
|
2331
|
-
* <code>string os_version_name = 5;</code>
|
|
2332
|
-
* @return The bytes for osVersionName.
|
|
2333
|
-
*/
|
|
2334
|
-
public com.google.protobuf.ByteString
|
|
2335
|
-
getOsVersionNameBytes() {
|
|
2336
|
-
java.lang.Object ref = osVersionName_;
|
|
2337
|
-
if (ref instanceof String) {
|
|
2338
|
-
com.google.protobuf.ByteString b =
|
|
2339
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2340
|
-
(java.lang.String) ref);
|
|
2341
|
-
osVersionName_ = b;
|
|
2342
|
-
return b;
|
|
2343
|
-
} else {
|
|
2344
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2345
|
-
}
|
|
2346
|
-
}
|
|
2347
|
-
/**
|
|
2348
|
-
* <code>string os_version_name = 5;</code>
|
|
2349
|
-
* @param value The osVersionName to set.
|
|
2350
|
-
* @return This builder for chaining.
|
|
2351
|
-
*/
|
|
2352
|
-
public Builder setOsVersionName(
|
|
2353
|
-
java.lang.String value) {
|
|
2354
|
-
if (value == null) {
|
|
2355
|
-
throw new NullPointerException();
|
|
2356
|
-
}
|
|
2357
|
-
bitField0_ |= 0x00000004;
|
|
2358
|
-
osVersionName_ = value;
|
|
2359
|
-
onChanged();
|
|
2360
|
-
return this;
|
|
2361
|
-
}
|
|
2362
|
-
/**
|
|
2363
|
-
* <code>string os_version_name = 5;</code>
|
|
2364
|
-
* @return This builder for chaining.
|
|
2365
|
-
*/
|
|
2366
|
-
public Builder clearOsVersionName() {
|
|
2367
|
-
bitField0_ = (bitField0_ & ~0x00000004);
|
|
2368
|
-
osVersionName_ = getDefaultInstance().getOsVersionName();
|
|
2369
|
-
onChanged();
|
|
2370
|
-
return this;
|
|
2371
|
-
}
|
|
2372
|
-
/**
|
|
2373
|
-
* <code>string os_version_name = 5;</code>
|
|
2374
|
-
* @param value The bytes for osVersionName to set.
|
|
2375
|
-
* @return This builder for chaining.
|
|
2376
|
-
*/
|
|
2377
|
-
public Builder setOsVersionNameBytes(
|
|
2378
|
-
com.google.protobuf.ByteString value) {
|
|
2379
|
-
if (value == null) {
|
|
2380
|
-
throw new NullPointerException();
|
|
2381
|
-
}
|
|
2382
|
-
checkByteStringIsUtf8(value);
|
|
2383
|
-
bitField0_ |= 0x00000004;
|
|
2384
|
-
osVersionName_ = value;
|
|
2385
|
-
onChanged();
|
|
2386
|
-
return this;
|
|
2387
|
-
}
|
|
2388
|
-
|
|
2389
|
-
private long overrideId_ ;
|
|
2390
|
-
/**
|
|
2391
|
-
* <code>int64 override_id = 6;</code>
|
|
2392
|
-
* @return Whether the overrideId field is set.
|
|
2393
|
-
*/
|
|
2394
|
-
@java.lang.Override
|
|
2395
|
-
public boolean hasOverrideId() {
|
|
2396
|
-
return ((bitField0_ & 0x00000008) != 0);
|
|
2397
|
-
}
|
|
2398
|
-
/**
|
|
2399
|
-
* <code>int64 override_id = 6;</code>
|
|
2400
|
-
* @return The overrideId.
|
|
2401
|
-
*/
|
|
2402
|
-
@java.lang.Override
|
|
2403
|
-
public long getOverrideId() {
|
|
2404
|
-
return overrideId_;
|
|
2405
|
-
}
|
|
2406
|
-
/**
|
|
2407
|
-
* <code>int64 override_id = 6;</code>
|
|
2408
|
-
* @param value The overrideId to set.
|
|
2409
|
-
* @return This builder for chaining.
|
|
2410
|
-
*/
|
|
2411
|
-
public Builder setOverrideId(long value) {
|
|
2412
|
-
bitField0_ |= 0x00000008;
|
|
2413
|
-
overrideId_ = value;
|
|
2414
|
-
onChanged();
|
|
2415
|
-
return this;
|
|
2416
|
-
}
|
|
2417
|
-
/**
|
|
2418
|
-
* <code>int64 override_id = 6;</code>
|
|
2419
|
-
* @return This builder for chaining.
|
|
2420
|
-
*/
|
|
2421
|
-
public Builder clearOverrideId() {
|
|
2422
|
-
bitField0_ = (bitField0_ & ~0x00000008);
|
|
2423
|
-
overrideId_ = 0L;
|
|
2424
|
-
onChanged();
|
|
2425
|
-
return this;
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
private long makeId_ ;
|
|
2429
|
-
/**
|
|
2430
|
-
* <code>int64 make_id = 7;</code>
|
|
2431
|
-
* @return Whether the makeId field is set.
|
|
2432
|
-
*/
|
|
2433
|
-
@java.lang.Override
|
|
2434
|
-
public boolean hasMakeId() {
|
|
2435
|
-
return ((bitField0_ & 0x00000010) != 0);
|
|
2436
|
-
}
|
|
2437
|
-
/**
|
|
2438
|
-
* <code>int64 make_id = 7;</code>
|
|
2439
|
-
* @return The makeId.
|
|
2440
|
-
*/
|
|
2441
|
-
@java.lang.Override
|
|
2442
|
-
public long getMakeId() {
|
|
2443
|
-
return makeId_;
|
|
2444
|
-
}
|
|
2445
|
-
/**
|
|
2446
|
-
* <code>int64 make_id = 7;</code>
|
|
2447
|
-
* @param value The makeId to set.
|
|
2448
|
-
* @return This builder for chaining.
|
|
2449
|
-
*/
|
|
2450
|
-
public Builder setMakeId(long value) {
|
|
2451
|
-
bitField0_ |= 0x00000010;
|
|
2452
|
-
makeId_ = value;
|
|
2453
|
-
onChanged();
|
|
2454
|
-
return this;
|
|
2455
|
-
}
|
|
2456
|
-
/**
|
|
2457
|
-
* <code>int64 make_id = 7;</code>
|
|
2458
|
-
* @return This builder for chaining.
|
|
2459
|
-
*/
|
|
2460
|
-
public Builder clearMakeId() {
|
|
2461
|
-
bitField0_ = (bitField0_ & ~0x00000010);
|
|
2462
|
-
makeId_ = 0L;
|
|
2463
|
-
onChanged();
|
|
2464
|
-
return this;
|
|
2465
|
-
}
|
|
2466
|
-
|
|
2467
|
-
private long parentId_ ;
|
|
2468
|
-
/**
|
|
2469
|
-
* <code>int64 parent_id = 8;</code>
|
|
2470
|
-
* @return Whether the parentId field is set.
|
|
2471
|
-
*/
|
|
2472
|
-
@java.lang.Override
|
|
2473
|
-
public boolean hasParentId() {
|
|
2474
|
-
return ((bitField0_ & 0x00000020) != 0);
|
|
2475
|
-
}
|
|
2476
|
-
/**
|
|
2477
|
-
* <code>int64 parent_id = 8;</code>
|
|
2478
|
-
* @return The parentId.
|
|
2479
|
-
*/
|
|
2480
|
-
@java.lang.Override
|
|
2481
|
-
public long getParentId() {
|
|
2482
|
-
return parentId_;
|
|
2483
|
-
}
|
|
2484
|
-
/**
|
|
2485
|
-
* <code>int64 parent_id = 8;</code>
|
|
2486
|
-
* @param value The parentId to set.
|
|
2487
|
-
* @return This builder for chaining.
|
|
2488
|
-
*/
|
|
2489
|
-
public Builder setParentId(long value) {
|
|
2490
|
-
bitField0_ |= 0x00000020;
|
|
2491
|
-
parentId_ = value;
|
|
2492
|
-
onChanged();
|
|
2493
|
-
return this;
|
|
2494
|
-
}
|
|
2495
|
-
/**
|
|
2496
|
-
* <code>int64 parent_id = 8;</code>
|
|
2497
|
-
* @return This builder for chaining.
|
|
2498
|
-
*/
|
|
2499
|
-
public Builder clearParentId() {
|
|
2500
|
-
bitField0_ = (bitField0_ & ~0x00000020);
|
|
2501
|
-
parentId_ = 0L;
|
|
2502
|
-
onChanged();
|
|
2503
|
-
return this;
|
|
2504
|
-
}
|
|
2505
|
-
|
|
2506
|
-
private long releaseDate_ ;
|
|
2507
|
-
/**
|
|
2508
|
-
* <code>int64 release_date = 9;</code>
|
|
2509
|
-
* @return Whether the releaseDate field is set.
|
|
2510
|
-
*/
|
|
2511
|
-
@java.lang.Override
|
|
2512
|
-
public boolean hasReleaseDate() {
|
|
2513
|
-
return ((bitField0_ & 0x00000040) != 0);
|
|
2514
|
-
}
|
|
2515
|
-
/**
|
|
2516
|
-
* <code>int64 release_date = 9;</code>
|
|
2517
|
-
* @return The releaseDate.
|
|
2518
|
-
*/
|
|
2519
|
-
@java.lang.Override
|
|
2520
|
-
public long getReleaseDate() {
|
|
2521
|
-
return releaseDate_;
|
|
2522
|
-
}
|
|
2523
|
-
/**
|
|
2524
|
-
* <code>int64 release_date = 9;</code>
|
|
2525
|
-
* @param value The releaseDate to set.
|
|
2526
|
-
* @return This builder for chaining.
|
|
2527
|
-
*/
|
|
2528
|
-
public Builder setReleaseDate(long value) {
|
|
2529
|
-
bitField0_ |= 0x00000040;
|
|
2530
|
-
releaseDate_ = value;
|
|
2531
|
-
onChanged();
|
|
2532
|
-
return this;
|
|
2533
|
-
}
|
|
2534
|
-
/**
|
|
2535
|
-
* <code>int64 release_date = 9;</code>
|
|
2536
|
-
* @return This builder for chaining.
|
|
2537
|
-
*/
|
|
2538
|
-
public Builder clearReleaseDate() {
|
|
2539
|
-
bitField0_ = (bitField0_ & ~0x00000040);
|
|
2540
|
-
releaseDate_ = 0L;
|
|
2541
|
-
onChanged();
|
|
2542
|
-
return this;
|
|
2543
|
-
}
|
|
2544
|
-
|
|
2545
|
-
private long eolDate_ ;
|
|
2546
|
-
/**
|
|
2547
|
-
* <code>int64 eol_date = 10;</code>
|
|
2548
|
-
* @return Whether the eolDate field is set.
|
|
2549
|
-
*/
|
|
2550
|
-
@java.lang.Override
|
|
2551
|
-
public boolean hasEolDate() {
|
|
2552
|
-
return ((bitField0_ & 0x00000080) != 0);
|
|
2553
|
-
}
|
|
2554
|
-
/**
|
|
2555
|
-
* <code>int64 eol_date = 10;</code>
|
|
2556
|
-
* @return The eolDate.
|
|
2557
|
-
*/
|
|
2558
|
-
@java.lang.Override
|
|
2559
|
-
public long getEolDate() {
|
|
2560
|
-
return eolDate_;
|
|
2561
|
-
}
|
|
2562
|
-
/**
|
|
2563
|
-
* <code>int64 eol_date = 10;</code>
|
|
2564
|
-
* @param value The eolDate to set.
|
|
2565
|
-
* @return This builder for chaining.
|
|
2566
|
-
*/
|
|
2567
|
-
public Builder setEolDate(long value) {
|
|
2568
|
-
bitField0_ |= 0x00000080;
|
|
2569
|
-
eolDate_ = value;
|
|
2570
|
-
onChanged();
|
|
2571
|
-
return this;
|
|
2572
|
-
}
|
|
2573
|
-
/**
|
|
2574
|
-
* <code>int64 eol_date = 10;</code>
|
|
2575
|
-
* @return This builder for chaining.
|
|
2576
|
-
*/
|
|
2577
|
-
public Builder clearEolDate() {
|
|
2578
|
-
bitField0_ = (bitField0_ & ~0x00000080);
|
|
2579
|
-
eolDate_ = 0L;
|
|
2580
|
-
onChanged();
|
|
2581
|
-
return this;
|
|
2582
|
-
}
|
|
2583
|
-
|
|
2584
|
-
private long eosDate_ ;
|
|
2585
|
-
/**
|
|
2586
|
-
* <code>int64 eos_date = 22;</code>
|
|
2587
|
-
* @return Whether the eosDate field is set.
|
|
2588
|
-
*/
|
|
2589
|
-
@java.lang.Override
|
|
2590
|
-
public boolean hasEosDate() {
|
|
2591
|
-
return ((bitField0_ & 0x00000100) != 0);
|
|
2592
|
-
}
|
|
2593
|
-
/**
|
|
2594
|
-
* <code>int64 eos_date = 22;</code>
|
|
2595
|
-
* @return The eosDate.
|
|
2596
|
-
*/
|
|
2597
|
-
@java.lang.Override
|
|
2598
|
-
public long getEosDate() {
|
|
2599
|
-
return eosDate_;
|
|
2600
|
-
}
|
|
2601
|
-
/**
|
|
2602
|
-
* <code>int64 eos_date = 22;</code>
|
|
2603
|
-
* @param value The eosDate to set.
|
|
2604
|
-
* @return This builder for chaining.
|
|
2605
|
-
*/
|
|
2606
|
-
public Builder setEosDate(long value) {
|
|
2607
|
-
bitField0_ |= 0x00000100;
|
|
2608
|
-
eosDate_ = value;
|
|
2609
|
-
onChanged();
|
|
2610
|
-
return this;
|
|
2611
|
-
}
|
|
2612
|
-
/**
|
|
2613
|
-
* <code>int64 eos_date = 22;</code>
|
|
2614
|
-
* @return This builder for chaining.
|
|
2615
|
-
*/
|
|
2616
|
-
public Builder clearEosDate() {
|
|
2617
|
-
bitField0_ = (bitField0_ & ~0x00000100);
|
|
2618
|
-
eosDate_ = 0L;
|
|
2619
|
-
onChanged();
|
|
2620
|
-
return this;
|
|
2621
|
-
}
|
|
2622
|
-
|
|
2623
|
-
private long eosxDate_ ;
|
|
2624
|
-
/**
|
|
2625
|
-
* <code>int64 eosx_date = 25;</code>
|
|
2626
|
-
* @return Whether the eosxDate field is set.
|
|
2627
|
-
*/
|
|
2628
|
-
@java.lang.Override
|
|
2629
|
-
public boolean hasEosxDate() {
|
|
2630
|
-
return ((bitField0_ & 0x00000200) != 0);
|
|
2631
|
-
}
|
|
2632
|
-
/**
|
|
2633
|
-
* <code>int64 eosx_date = 25;</code>
|
|
2634
|
-
* @return The eosxDate.
|
|
2635
|
-
*/
|
|
2636
|
-
@java.lang.Override
|
|
2637
|
-
public long getEosxDate() {
|
|
2638
|
-
return eosxDate_;
|
|
2639
|
-
}
|
|
2640
|
-
/**
|
|
2641
|
-
* <code>int64 eosx_date = 25;</code>
|
|
2642
|
-
* @param value The eosxDate to set.
|
|
2643
|
-
* @return This builder for chaining.
|
|
2644
|
-
*/
|
|
2645
|
-
public Builder setEosxDate(long value) {
|
|
2646
|
-
bitField0_ |= 0x00000200;
|
|
2647
|
-
eosxDate_ = value;
|
|
2648
|
-
onChanged();
|
|
2649
|
-
return this;
|
|
2650
|
-
}
|
|
2651
|
-
/**
|
|
2652
|
-
* <code>int64 eosx_date = 25;</code>
|
|
2653
|
-
* @return This builder for chaining.
|
|
2654
|
-
*/
|
|
2655
|
-
public Builder clearEosxDate() {
|
|
2656
|
-
bitField0_ = (bitField0_ & ~0x00000200);
|
|
2657
|
-
eosxDate_ = 0L;
|
|
2658
|
-
onChanged();
|
|
2659
|
-
return this;
|
|
2660
|
-
}
|
|
2661
|
-
|
|
2662
|
-
private java.lang.Object lifecyleConfidence_ = "";
|
|
2663
|
-
/**
|
|
2664
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2665
|
-
* @return Whether the lifecyleConfidence field is set.
|
|
2666
|
-
*/
|
|
2667
|
-
public boolean hasLifecyleConfidence() {
|
|
2668
|
-
return ((bitField0_ & 0x00000400) != 0);
|
|
2669
|
-
}
|
|
2670
|
-
/**
|
|
2671
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2672
|
-
* @return The lifecyleConfidence.
|
|
2673
|
-
*/
|
|
2674
|
-
public java.lang.String getLifecyleConfidence() {
|
|
2675
|
-
java.lang.Object ref = lifecyleConfidence_;
|
|
2676
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2677
|
-
com.google.protobuf.ByteString bs =
|
|
2678
|
-
(com.google.protobuf.ByteString) ref;
|
|
2679
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2680
|
-
lifecyleConfidence_ = s;
|
|
2681
|
-
return s;
|
|
2682
|
-
} else {
|
|
2683
|
-
return (java.lang.String) ref;
|
|
2684
|
-
}
|
|
2685
|
-
}
|
|
2686
|
-
/**
|
|
2687
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2688
|
-
* @return The bytes for lifecyleConfidence.
|
|
2689
|
-
*/
|
|
2690
|
-
public com.google.protobuf.ByteString
|
|
2691
|
-
getLifecyleConfidenceBytes() {
|
|
2692
|
-
java.lang.Object ref = lifecyleConfidence_;
|
|
2693
|
-
if (ref instanceof String) {
|
|
2694
|
-
com.google.protobuf.ByteString b =
|
|
2695
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2696
|
-
(java.lang.String) ref);
|
|
2697
|
-
lifecyleConfidence_ = b;
|
|
2698
|
-
return b;
|
|
2699
|
-
} else {
|
|
2700
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2701
|
-
}
|
|
2702
|
-
}
|
|
2703
|
-
/**
|
|
2704
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2705
|
-
* @param value The lifecyleConfidence to set.
|
|
2706
|
-
* @return This builder for chaining.
|
|
2707
|
-
*/
|
|
2708
|
-
public Builder setLifecyleConfidence(
|
|
2709
|
-
java.lang.String value) {
|
|
2710
|
-
if (value == null) {
|
|
2711
|
-
throw new NullPointerException();
|
|
2712
|
-
}
|
|
2713
|
-
bitField0_ |= 0x00000400;
|
|
2714
|
-
lifecyleConfidence_ = value;
|
|
2715
|
-
onChanged();
|
|
2716
|
-
return this;
|
|
2717
|
-
}
|
|
2718
|
-
/**
|
|
2719
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2720
|
-
* @return This builder for chaining.
|
|
2721
|
-
*/
|
|
2722
|
-
public Builder clearLifecyleConfidence() {
|
|
2723
|
-
bitField0_ = (bitField0_ & ~0x00000400);
|
|
2724
|
-
lifecyleConfidence_ = getDefaultInstance().getLifecyleConfidence();
|
|
2725
|
-
onChanged();
|
|
2726
|
-
return this;
|
|
2727
|
-
}
|
|
2728
|
-
/**
|
|
2729
|
-
* <code>string lifecyle_confidence = 26;</code>
|
|
2730
|
-
* @param value The bytes for lifecyleConfidence to set.
|
|
2731
|
-
* @return This builder for chaining.
|
|
2732
|
-
*/
|
|
2733
|
-
public Builder setLifecyleConfidenceBytes(
|
|
2734
|
-
com.google.protobuf.ByteString value) {
|
|
2735
|
-
if (value == null) {
|
|
2736
|
-
throw new NullPointerException();
|
|
2737
|
-
}
|
|
2738
|
-
checkByteStringIsUtf8(value);
|
|
2739
|
-
bitField0_ |= 0x00000400;
|
|
2740
|
-
lifecyleConfidence_ = value;
|
|
2741
|
-
onChanged();
|
|
2742
|
-
return this;
|
|
2743
|
-
}
|
|
2744
|
-
|
|
2745
|
-
private java.lang.Object logoImageUrl_ = "";
|
|
2746
|
-
/**
|
|
2747
|
-
* <code>string logo_image_url = 13;</code>
|
|
2748
|
-
* @return Whether the logoImageUrl field is set.
|
|
2749
|
-
*/
|
|
2750
|
-
public boolean hasLogoImageUrl() {
|
|
2751
|
-
return ((bitField0_ & 0x00000800) != 0);
|
|
2752
|
-
}
|
|
2753
|
-
/**
|
|
2754
|
-
* <code>string logo_image_url = 13;</code>
|
|
2755
|
-
* @return The logoImageUrl.
|
|
2756
|
-
*/
|
|
2757
|
-
public java.lang.String getLogoImageUrl() {
|
|
2758
|
-
java.lang.Object ref = logoImageUrl_;
|
|
2759
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2760
|
-
com.google.protobuf.ByteString bs =
|
|
2761
|
-
(com.google.protobuf.ByteString) ref;
|
|
2762
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2763
|
-
logoImageUrl_ = s;
|
|
2764
|
-
return s;
|
|
2765
|
-
} else {
|
|
2766
|
-
return (java.lang.String) ref;
|
|
2767
|
-
}
|
|
2768
|
-
}
|
|
2769
|
-
/**
|
|
2770
|
-
* <code>string logo_image_url = 13;</code>
|
|
2771
|
-
* @return The bytes for logoImageUrl.
|
|
2772
|
-
*/
|
|
2773
|
-
public com.google.protobuf.ByteString
|
|
2774
|
-
getLogoImageUrlBytes() {
|
|
2775
|
-
java.lang.Object ref = logoImageUrl_;
|
|
2776
|
-
if (ref instanceof String) {
|
|
2777
|
-
com.google.protobuf.ByteString b =
|
|
2778
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2779
|
-
(java.lang.String) ref);
|
|
2780
|
-
logoImageUrl_ = b;
|
|
2781
|
-
return b;
|
|
2782
|
-
} else {
|
|
2783
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2784
|
-
}
|
|
2785
|
-
}
|
|
2786
|
-
/**
|
|
2787
|
-
* <code>string logo_image_url = 13;</code>
|
|
2788
|
-
* @param value The logoImageUrl to set.
|
|
2789
|
-
* @return This builder for chaining.
|
|
2790
|
-
*/
|
|
2791
|
-
public Builder setLogoImageUrl(
|
|
2792
|
-
java.lang.String value) {
|
|
2793
|
-
if (value == null) {
|
|
2794
|
-
throw new NullPointerException();
|
|
2795
|
-
}
|
|
2796
|
-
bitField0_ |= 0x00000800;
|
|
2797
|
-
logoImageUrl_ = value;
|
|
2798
|
-
onChanged();
|
|
2799
|
-
return this;
|
|
2800
|
-
}
|
|
2801
|
-
/**
|
|
2802
|
-
* <code>string logo_image_url = 13;</code>
|
|
2803
|
-
* @return This builder for chaining.
|
|
2804
|
-
*/
|
|
2805
|
-
public Builder clearLogoImageUrl() {
|
|
2806
|
-
bitField0_ = (bitField0_ & ~0x00000800);
|
|
2807
|
-
logoImageUrl_ = getDefaultInstance().getLogoImageUrl();
|
|
2808
|
-
onChanged();
|
|
2809
|
-
return this;
|
|
2810
|
-
}
|
|
2811
|
-
/**
|
|
2812
|
-
* <code>string logo_image_url = 13;</code>
|
|
2813
|
-
* @param value The bytes for logoImageUrl to set.
|
|
2814
|
-
* @return This builder for chaining.
|
|
2815
|
-
*/
|
|
2816
|
-
public Builder setLogoImageUrlBytes(
|
|
2817
|
-
com.google.protobuf.ByteString value) {
|
|
2818
|
-
if (value == null) {
|
|
2819
|
-
throw new NullPointerException();
|
|
2820
|
-
}
|
|
2821
|
-
checkByteStringIsUtf8(value);
|
|
2822
|
-
bitField0_ |= 0x00000800;
|
|
2823
|
-
logoImageUrl_ = value;
|
|
2824
|
-
onChanged();
|
|
2825
|
-
return this;
|
|
2826
|
-
}
|
|
2827
|
-
|
|
2828
|
-
private java.lang.Object bannerImageUrl_ = "";
|
|
2829
|
-
/**
|
|
2830
|
-
* <code>string banner_image_url = 14;</code>
|
|
2831
|
-
* @return Whether the bannerImageUrl field is set.
|
|
2832
|
-
*/
|
|
2833
|
-
public boolean hasBannerImageUrl() {
|
|
2834
|
-
return ((bitField0_ & 0x00001000) != 0);
|
|
2835
|
-
}
|
|
2836
|
-
/**
|
|
2837
|
-
* <code>string banner_image_url = 14;</code>
|
|
2838
|
-
* @return The bannerImageUrl.
|
|
2839
|
-
*/
|
|
2840
|
-
public java.lang.String getBannerImageUrl() {
|
|
2841
|
-
java.lang.Object ref = bannerImageUrl_;
|
|
2842
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2843
|
-
com.google.protobuf.ByteString bs =
|
|
2844
|
-
(com.google.protobuf.ByteString) ref;
|
|
2845
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2846
|
-
bannerImageUrl_ = s;
|
|
2847
|
-
return s;
|
|
2848
|
-
} else {
|
|
2849
|
-
return (java.lang.String) ref;
|
|
2850
|
-
}
|
|
2851
|
-
}
|
|
2852
|
-
/**
|
|
2853
|
-
* <code>string banner_image_url = 14;</code>
|
|
2854
|
-
* @return The bytes for bannerImageUrl.
|
|
2855
|
-
*/
|
|
2856
|
-
public com.google.protobuf.ByteString
|
|
2857
|
-
getBannerImageUrlBytes() {
|
|
2858
|
-
java.lang.Object ref = bannerImageUrl_;
|
|
2859
|
-
if (ref instanceof String) {
|
|
2860
|
-
com.google.protobuf.ByteString b =
|
|
2861
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2862
|
-
(java.lang.String) ref);
|
|
2863
|
-
bannerImageUrl_ = b;
|
|
2864
|
-
return b;
|
|
2865
|
-
} else {
|
|
2866
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2867
|
-
}
|
|
2868
|
-
}
|
|
2869
|
-
/**
|
|
2870
|
-
* <code>string banner_image_url = 14;</code>
|
|
2871
|
-
* @param value The bannerImageUrl to set.
|
|
2872
|
-
* @return This builder for chaining.
|
|
2873
|
-
*/
|
|
2874
|
-
public Builder setBannerImageUrl(
|
|
2875
|
-
java.lang.String value) {
|
|
2876
|
-
if (value == null) {
|
|
2877
|
-
throw new NullPointerException();
|
|
2878
|
-
}
|
|
2879
|
-
bitField0_ |= 0x00001000;
|
|
2880
|
-
bannerImageUrl_ = value;
|
|
2881
|
-
onChanged();
|
|
2882
|
-
return this;
|
|
2883
|
-
}
|
|
2884
|
-
/**
|
|
2885
|
-
* <code>string banner_image_url = 14;</code>
|
|
2886
|
-
* @return This builder for chaining.
|
|
2887
|
-
*/
|
|
2888
|
-
public Builder clearBannerImageUrl() {
|
|
2889
|
-
bitField0_ = (bitField0_ & ~0x00001000);
|
|
2890
|
-
bannerImageUrl_ = getDefaultInstance().getBannerImageUrl();
|
|
2891
|
-
onChanged();
|
|
2892
|
-
return this;
|
|
2893
|
-
}
|
|
2894
|
-
/**
|
|
2895
|
-
* <code>string banner_image_url = 14;</code>
|
|
2896
|
-
* @param value The bytes for bannerImageUrl to set.
|
|
2897
|
-
* @return This builder for chaining.
|
|
2898
|
-
*/
|
|
2899
|
-
public Builder setBannerImageUrlBytes(
|
|
2900
|
-
com.google.protobuf.ByteString value) {
|
|
2901
|
-
if (value == null) {
|
|
2902
|
-
throw new NullPointerException();
|
|
2903
|
-
}
|
|
2904
|
-
checkByteStringIsUtf8(value);
|
|
2905
|
-
bitField0_ |= 0x00001000;
|
|
2906
|
-
bannerImageUrl_ = value;
|
|
2907
|
-
onChanged();
|
|
2908
|
-
return this;
|
|
2909
|
-
}
|
|
2910
|
-
|
|
2911
|
-
private java.lang.Object wikipediaId_ = "";
|
|
2912
|
-
/**
|
|
2913
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2914
|
-
* @return Whether the wikipediaId field is set.
|
|
2915
|
-
*/
|
|
2916
|
-
public boolean hasWikipediaId() {
|
|
2917
|
-
return ((bitField0_ & 0x00002000) != 0);
|
|
2918
|
-
}
|
|
2919
|
-
/**
|
|
2920
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2921
|
-
* @return The wikipediaId.
|
|
2922
|
-
*/
|
|
2923
|
-
public java.lang.String getWikipediaId() {
|
|
2924
|
-
java.lang.Object ref = wikipediaId_;
|
|
2925
|
-
if (!(ref instanceof java.lang.String)) {
|
|
2926
|
-
com.google.protobuf.ByteString bs =
|
|
2927
|
-
(com.google.protobuf.ByteString) ref;
|
|
2928
|
-
java.lang.String s = bs.toStringUtf8();
|
|
2929
|
-
wikipediaId_ = s;
|
|
2930
|
-
return s;
|
|
2931
|
-
} else {
|
|
2932
|
-
return (java.lang.String) ref;
|
|
2933
|
-
}
|
|
2934
|
-
}
|
|
2935
|
-
/**
|
|
2936
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2937
|
-
* @return The bytes for wikipediaId.
|
|
2938
|
-
*/
|
|
2939
|
-
public com.google.protobuf.ByteString
|
|
2940
|
-
getWikipediaIdBytes() {
|
|
2941
|
-
java.lang.Object ref = wikipediaId_;
|
|
2942
|
-
if (ref instanceof String) {
|
|
2943
|
-
com.google.protobuf.ByteString b =
|
|
2944
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
2945
|
-
(java.lang.String) ref);
|
|
2946
|
-
wikipediaId_ = b;
|
|
2947
|
-
return b;
|
|
2948
|
-
} else {
|
|
2949
|
-
return (com.google.protobuf.ByteString) ref;
|
|
2950
|
-
}
|
|
2951
|
-
}
|
|
2952
|
-
/**
|
|
2953
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2954
|
-
* @param value The wikipediaId to set.
|
|
2955
|
-
* @return This builder for chaining.
|
|
2956
|
-
*/
|
|
2957
|
-
public Builder setWikipediaId(
|
|
2958
|
-
java.lang.String value) {
|
|
2959
|
-
if (value == null) {
|
|
2960
|
-
throw new NullPointerException();
|
|
2961
|
-
}
|
|
2962
|
-
bitField0_ |= 0x00002000;
|
|
2963
|
-
wikipediaId_ = value;
|
|
2964
|
-
onChanged();
|
|
2965
|
-
return this;
|
|
2966
|
-
}
|
|
2967
|
-
/**
|
|
2968
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2969
|
-
* @return This builder for chaining.
|
|
2970
|
-
*/
|
|
2971
|
-
public Builder clearWikipediaId() {
|
|
2972
|
-
bitField0_ = (bitField0_ & ~0x00002000);
|
|
2973
|
-
wikipediaId_ = getDefaultInstance().getWikipediaId();
|
|
2974
|
-
onChanged();
|
|
2975
|
-
return this;
|
|
2976
|
-
}
|
|
2977
|
-
/**
|
|
2978
|
-
* <code>string wikipedia_id = 15;</code>
|
|
2979
|
-
* @param value The bytes for wikipediaId to set.
|
|
2980
|
-
* @return This builder for chaining.
|
|
2981
|
-
*/
|
|
2982
|
-
public Builder setWikipediaIdBytes(
|
|
2983
|
-
com.google.protobuf.ByteString value) {
|
|
2984
|
-
if (value == null) {
|
|
2985
|
-
throw new NullPointerException();
|
|
2986
|
-
}
|
|
2987
|
-
checkByteStringIsUtf8(value);
|
|
2988
|
-
bitField0_ |= 0x00002000;
|
|
2989
|
-
wikipediaId_ = value;
|
|
2990
|
-
onChanged();
|
|
2991
|
-
return this;
|
|
2992
|
-
}
|
|
2993
|
-
|
|
2994
|
-
private java.lang.Object wikipediaLangCode_ = "";
|
|
2995
|
-
/**
|
|
2996
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
2997
|
-
* @return Whether the wikipediaLangCode field is set.
|
|
2998
|
-
*/
|
|
2999
|
-
public boolean hasWikipediaLangCode() {
|
|
3000
|
-
return ((bitField0_ & 0x00004000) != 0);
|
|
3001
|
-
}
|
|
3002
|
-
/**
|
|
3003
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
3004
|
-
* @return The wikipediaLangCode.
|
|
3005
|
-
*/
|
|
3006
|
-
public java.lang.String getWikipediaLangCode() {
|
|
3007
|
-
java.lang.Object ref = wikipediaLangCode_;
|
|
3008
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3009
|
-
com.google.protobuf.ByteString bs =
|
|
3010
|
-
(com.google.protobuf.ByteString) ref;
|
|
3011
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3012
|
-
wikipediaLangCode_ = s;
|
|
3013
|
-
return s;
|
|
3014
|
-
} else {
|
|
3015
|
-
return (java.lang.String) ref;
|
|
3016
|
-
}
|
|
3017
|
-
}
|
|
3018
|
-
/**
|
|
3019
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
3020
|
-
* @return The bytes for wikipediaLangCode.
|
|
3021
|
-
*/
|
|
3022
|
-
public com.google.protobuf.ByteString
|
|
3023
|
-
getWikipediaLangCodeBytes() {
|
|
3024
|
-
java.lang.Object ref = wikipediaLangCode_;
|
|
3025
|
-
if (ref instanceof String) {
|
|
3026
|
-
com.google.protobuf.ByteString b =
|
|
3027
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3028
|
-
(java.lang.String) ref);
|
|
3029
|
-
wikipediaLangCode_ = b;
|
|
3030
|
-
return b;
|
|
3031
|
-
} else {
|
|
3032
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3033
|
-
}
|
|
3034
|
-
}
|
|
3035
|
-
/**
|
|
3036
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
3037
|
-
* @param value The wikipediaLangCode to set.
|
|
3038
|
-
* @return This builder for chaining.
|
|
3039
|
-
*/
|
|
3040
|
-
public Builder setWikipediaLangCode(
|
|
3041
|
-
java.lang.String value) {
|
|
3042
|
-
if (value == null) {
|
|
3043
|
-
throw new NullPointerException();
|
|
3044
|
-
}
|
|
3045
|
-
bitField0_ |= 0x00004000;
|
|
3046
|
-
wikipediaLangCode_ = value;
|
|
3047
|
-
onChanged();
|
|
3048
|
-
return this;
|
|
3049
|
-
}
|
|
3050
|
-
/**
|
|
3051
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
3052
|
-
* @return This builder for chaining.
|
|
3053
|
-
*/
|
|
3054
|
-
public Builder clearWikipediaLangCode() {
|
|
3055
|
-
bitField0_ = (bitField0_ & ~0x00004000);
|
|
3056
|
-
wikipediaLangCode_ = getDefaultInstance().getWikipediaLangCode();
|
|
3057
|
-
onChanged();
|
|
3058
|
-
return this;
|
|
3059
|
-
}
|
|
3060
|
-
/**
|
|
3061
|
-
* <code>string wikipedia_lang_code = 16;</code>
|
|
3062
|
-
* @param value The bytes for wikipediaLangCode to set.
|
|
3063
|
-
* @return This builder for chaining.
|
|
3064
|
-
*/
|
|
3065
|
-
public Builder setWikipediaLangCodeBytes(
|
|
3066
|
-
com.google.protobuf.ByteString value) {
|
|
3067
|
-
if (value == null) {
|
|
3068
|
-
throw new NullPointerException();
|
|
3069
|
-
}
|
|
3070
|
-
checkByteStringIsUtf8(value);
|
|
3071
|
-
bitField0_ |= 0x00004000;
|
|
3072
|
-
wikipediaLangCode_ = value;
|
|
3073
|
-
onChanged();
|
|
3074
|
-
return this;
|
|
3075
|
-
}
|
|
3076
|
-
|
|
3077
|
-
private java.lang.Object websiteUrl_ = "";
|
|
3078
|
-
/**
|
|
3079
|
-
* <code>string website_url = 17;</code>
|
|
3080
|
-
* @return Whether the websiteUrl field is set.
|
|
3081
|
-
*/
|
|
3082
|
-
public boolean hasWebsiteUrl() {
|
|
3083
|
-
return ((bitField0_ & 0x00008000) != 0);
|
|
3084
|
-
}
|
|
3085
|
-
/**
|
|
3086
|
-
* <code>string website_url = 17;</code>
|
|
3087
|
-
* @return The websiteUrl.
|
|
3088
|
-
*/
|
|
3089
|
-
public java.lang.String getWebsiteUrl() {
|
|
3090
|
-
java.lang.Object ref = websiteUrl_;
|
|
3091
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3092
|
-
com.google.protobuf.ByteString bs =
|
|
3093
|
-
(com.google.protobuf.ByteString) ref;
|
|
3094
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3095
|
-
websiteUrl_ = s;
|
|
3096
|
-
return s;
|
|
3097
|
-
} else {
|
|
3098
|
-
return (java.lang.String) ref;
|
|
3099
|
-
}
|
|
3100
|
-
}
|
|
3101
|
-
/**
|
|
3102
|
-
* <code>string website_url = 17;</code>
|
|
3103
|
-
* @return The bytes for websiteUrl.
|
|
3104
|
-
*/
|
|
3105
|
-
public com.google.protobuf.ByteString
|
|
3106
|
-
getWebsiteUrlBytes() {
|
|
3107
|
-
java.lang.Object ref = websiteUrl_;
|
|
3108
|
-
if (ref instanceof String) {
|
|
3109
|
-
com.google.protobuf.ByteString b =
|
|
3110
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3111
|
-
(java.lang.String) ref);
|
|
3112
|
-
websiteUrl_ = b;
|
|
3113
|
-
return b;
|
|
3114
|
-
} else {
|
|
3115
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3116
|
-
}
|
|
3117
|
-
}
|
|
3118
|
-
/**
|
|
3119
|
-
* <code>string website_url = 17;</code>
|
|
3120
|
-
* @param value The websiteUrl to set.
|
|
3121
|
-
* @return This builder for chaining.
|
|
3122
|
-
*/
|
|
3123
|
-
public Builder setWebsiteUrl(
|
|
3124
|
-
java.lang.String value) {
|
|
3125
|
-
if (value == null) {
|
|
3126
|
-
throw new NullPointerException();
|
|
3127
|
-
}
|
|
3128
|
-
bitField0_ |= 0x00008000;
|
|
3129
|
-
websiteUrl_ = value;
|
|
3130
|
-
onChanged();
|
|
3131
|
-
return this;
|
|
3132
|
-
}
|
|
3133
|
-
/**
|
|
3134
|
-
* <code>string website_url = 17;</code>
|
|
3135
|
-
* @return This builder for chaining.
|
|
3136
|
-
*/
|
|
3137
|
-
public Builder clearWebsiteUrl() {
|
|
3138
|
-
bitField0_ = (bitField0_ & ~0x00008000);
|
|
3139
|
-
websiteUrl_ = getDefaultInstance().getWebsiteUrl();
|
|
3140
|
-
onChanged();
|
|
3141
|
-
return this;
|
|
3142
|
-
}
|
|
3143
|
-
/**
|
|
3144
|
-
* <code>string website_url = 17;</code>
|
|
3145
|
-
* @param value The bytes for websiteUrl to set.
|
|
3146
|
-
* @return This builder for chaining.
|
|
3147
|
-
*/
|
|
3148
|
-
public Builder setWebsiteUrlBytes(
|
|
3149
|
-
com.google.protobuf.ByteString value) {
|
|
3150
|
-
if (value == null) {
|
|
3151
|
-
throw new NullPointerException();
|
|
3152
|
-
}
|
|
3153
|
-
checkByteStringIsUtf8(value);
|
|
3154
|
-
bitField0_ |= 0x00008000;
|
|
3155
|
-
websiteUrl_ = value;
|
|
3156
|
-
onChanged();
|
|
3157
|
-
return this;
|
|
3158
|
-
}
|
|
3159
|
-
|
|
3160
|
-
private java.lang.Object supportUrl_ = "";
|
|
3161
|
-
/**
|
|
3162
|
-
* <code>string support_url = 18;</code>
|
|
3163
|
-
* @return Whether the supportUrl field is set.
|
|
3164
|
-
*/
|
|
3165
|
-
public boolean hasSupportUrl() {
|
|
3166
|
-
return ((bitField0_ & 0x00010000) != 0);
|
|
3167
|
-
}
|
|
3168
|
-
/**
|
|
3169
|
-
* <code>string support_url = 18;</code>
|
|
3170
|
-
* @return The supportUrl.
|
|
3171
|
-
*/
|
|
3172
|
-
public java.lang.String getSupportUrl() {
|
|
3173
|
-
java.lang.Object ref = supportUrl_;
|
|
3174
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3175
|
-
com.google.protobuf.ByteString bs =
|
|
3176
|
-
(com.google.protobuf.ByteString) ref;
|
|
3177
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3178
|
-
supportUrl_ = s;
|
|
3179
|
-
return s;
|
|
3180
|
-
} else {
|
|
3181
|
-
return (java.lang.String) ref;
|
|
3182
|
-
}
|
|
3183
|
-
}
|
|
3184
|
-
/**
|
|
3185
|
-
* <code>string support_url = 18;</code>
|
|
3186
|
-
* @return The bytes for supportUrl.
|
|
3187
|
-
*/
|
|
3188
|
-
public com.google.protobuf.ByteString
|
|
3189
|
-
getSupportUrlBytes() {
|
|
3190
|
-
java.lang.Object ref = supportUrl_;
|
|
3191
|
-
if (ref instanceof String) {
|
|
3192
|
-
com.google.protobuf.ByteString b =
|
|
3193
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3194
|
-
(java.lang.String) ref);
|
|
3195
|
-
supportUrl_ = b;
|
|
3196
|
-
return b;
|
|
3197
|
-
} else {
|
|
3198
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3199
|
-
}
|
|
3200
|
-
}
|
|
3201
|
-
/**
|
|
3202
|
-
* <code>string support_url = 18;</code>
|
|
3203
|
-
* @param value The supportUrl to set.
|
|
3204
|
-
* @return This builder for chaining.
|
|
3205
|
-
*/
|
|
3206
|
-
public Builder setSupportUrl(
|
|
3207
|
-
java.lang.String value) {
|
|
3208
|
-
if (value == null) {
|
|
3209
|
-
throw new NullPointerException();
|
|
3210
|
-
}
|
|
3211
|
-
bitField0_ |= 0x00010000;
|
|
3212
|
-
supportUrl_ = value;
|
|
3213
|
-
onChanged();
|
|
3214
|
-
return this;
|
|
3215
|
-
}
|
|
3216
|
-
/**
|
|
3217
|
-
* <code>string support_url = 18;</code>
|
|
3218
|
-
* @return This builder for chaining.
|
|
3219
|
-
*/
|
|
3220
|
-
public Builder clearSupportUrl() {
|
|
3221
|
-
bitField0_ = (bitField0_ & ~0x00010000);
|
|
3222
|
-
supportUrl_ = getDefaultInstance().getSupportUrl();
|
|
3223
|
-
onChanged();
|
|
3224
|
-
return this;
|
|
3225
|
-
}
|
|
3226
|
-
/**
|
|
3227
|
-
* <code>string support_url = 18;</code>
|
|
3228
|
-
* @param value The bytes for supportUrl to set.
|
|
3229
|
-
* @return This builder for chaining.
|
|
3230
|
-
*/
|
|
3231
|
-
public Builder setSupportUrlBytes(
|
|
3232
|
-
com.google.protobuf.ByteString value) {
|
|
3233
|
-
if (value == null) {
|
|
3234
|
-
throw new NullPointerException();
|
|
3235
|
-
}
|
|
3236
|
-
checkByteStringIsUtf8(value);
|
|
3237
|
-
bitField0_ |= 0x00010000;
|
|
3238
|
-
supportUrl_ = value;
|
|
3239
|
-
onChanged();
|
|
3240
|
-
return this;
|
|
3241
|
-
}
|
|
3242
|
-
|
|
3243
|
-
private java.lang.Object supportPhone_ = "";
|
|
3244
|
-
/**
|
|
3245
|
-
* <code>string support_phone = 19;</code>
|
|
3246
|
-
* @return Whether the supportPhone field is set.
|
|
3247
|
-
*/
|
|
3248
|
-
public boolean hasSupportPhone() {
|
|
3249
|
-
return ((bitField0_ & 0x00020000) != 0);
|
|
3250
|
-
}
|
|
3251
|
-
/**
|
|
3252
|
-
* <code>string support_phone = 19;</code>
|
|
3253
|
-
* @return The supportPhone.
|
|
3254
|
-
*/
|
|
3255
|
-
public java.lang.String getSupportPhone() {
|
|
3256
|
-
java.lang.Object ref = supportPhone_;
|
|
3257
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3258
|
-
com.google.protobuf.ByteString bs =
|
|
3259
|
-
(com.google.protobuf.ByteString) ref;
|
|
3260
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3261
|
-
supportPhone_ = s;
|
|
3262
|
-
return s;
|
|
3263
|
-
} else {
|
|
3264
|
-
return (java.lang.String) ref;
|
|
3265
|
-
}
|
|
3266
|
-
}
|
|
3267
|
-
/**
|
|
3268
|
-
* <code>string support_phone = 19;</code>
|
|
3269
|
-
* @return The bytes for supportPhone.
|
|
3270
|
-
*/
|
|
3271
|
-
public com.google.protobuf.ByteString
|
|
3272
|
-
getSupportPhoneBytes() {
|
|
3273
|
-
java.lang.Object ref = supportPhone_;
|
|
3274
|
-
if (ref instanceof String) {
|
|
3275
|
-
com.google.protobuf.ByteString b =
|
|
3276
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3277
|
-
(java.lang.String) ref);
|
|
3278
|
-
supportPhone_ = b;
|
|
3279
|
-
return b;
|
|
3280
|
-
} else {
|
|
3281
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3282
|
-
}
|
|
3283
|
-
}
|
|
3284
|
-
/**
|
|
3285
|
-
* <code>string support_phone = 19;</code>
|
|
3286
|
-
* @param value The supportPhone to set.
|
|
3287
|
-
* @return This builder for chaining.
|
|
3288
|
-
*/
|
|
3289
|
-
public Builder setSupportPhone(
|
|
3290
|
-
java.lang.String value) {
|
|
3291
|
-
if (value == null) {
|
|
3292
|
-
throw new NullPointerException();
|
|
3293
|
-
}
|
|
3294
|
-
bitField0_ |= 0x00020000;
|
|
3295
|
-
supportPhone_ = value;
|
|
3296
|
-
onChanged();
|
|
3297
|
-
return this;
|
|
3298
|
-
}
|
|
3299
|
-
/**
|
|
3300
|
-
* <code>string support_phone = 19;</code>
|
|
3301
|
-
* @return This builder for chaining.
|
|
3302
|
-
*/
|
|
3303
|
-
public Builder clearSupportPhone() {
|
|
3304
|
-
bitField0_ = (bitField0_ & ~0x00020000);
|
|
3305
|
-
supportPhone_ = getDefaultInstance().getSupportPhone();
|
|
3306
|
-
onChanged();
|
|
3307
|
-
return this;
|
|
3308
|
-
}
|
|
3309
|
-
/**
|
|
3310
|
-
* <code>string support_phone = 19;</code>
|
|
3311
|
-
* @param value The bytes for supportPhone to set.
|
|
3312
|
-
* @return This builder for chaining.
|
|
3313
|
-
*/
|
|
3314
|
-
public Builder setSupportPhoneBytes(
|
|
3315
|
-
com.google.protobuf.ByteString value) {
|
|
3316
|
-
if (value == null) {
|
|
3317
|
-
throw new NullPointerException();
|
|
3318
|
-
}
|
|
3319
|
-
checkByteStringIsUtf8(value);
|
|
3320
|
-
bitField0_ |= 0x00020000;
|
|
3321
|
-
supportPhone_ = value;
|
|
3322
|
-
onChanged();
|
|
3323
|
-
return this;
|
|
3324
|
-
}
|
|
3325
|
-
|
|
3326
|
-
private java.lang.Object facebookAccount_ = "";
|
|
3327
|
-
/**
|
|
3328
|
-
* <code>string facebook_account = 20;</code>
|
|
3329
|
-
* @return Whether the facebookAccount field is set.
|
|
3330
|
-
*/
|
|
3331
|
-
public boolean hasFacebookAccount() {
|
|
3332
|
-
return ((bitField0_ & 0x00040000) != 0);
|
|
3333
|
-
}
|
|
3334
|
-
/**
|
|
3335
|
-
* <code>string facebook_account = 20;</code>
|
|
3336
|
-
* @return The facebookAccount.
|
|
3337
|
-
*/
|
|
3338
|
-
public java.lang.String getFacebookAccount() {
|
|
3339
|
-
java.lang.Object ref = facebookAccount_;
|
|
3340
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3341
|
-
com.google.protobuf.ByteString bs =
|
|
3342
|
-
(com.google.protobuf.ByteString) ref;
|
|
3343
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3344
|
-
facebookAccount_ = s;
|
|
3345
|
-
return s;
|
|
3346
|
-
} else {
|
|
3347
|
-
return (java.lang.String) ref;
|
|
3348
|
-
}
|
|
3349
|
-
}
|
|
3350
|
-
/**
|
|
3351
|
-
* <code>string facebook_account = 20;</code>
|
|
3352
|
-
* @return The bytes for facebookAccount.
|
|
3353
|
-
*/
|
|
3354
|
-
public com.google.protobuf.ByteString
|
|
3355
|
-
getFacebookAccountBytes() {
|
|
3356
|
-
java.lang.Object ref = facebookAccount_;
|
|
3357
|
-
if (ref instanceof String) {
|
|
3358
|
-
com.google.protobuf.ByteString b =
|
|
3359
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3360
|
-
(java.lang.String) ref);
|
|
3361
|
-
facebookAccount_ = b;
|
|
3362
|
-
return b;
|
|
3363
|
-
} else {
|
|
3364
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3365
|
-
}
|
|
3366
|
-
}
|
|
3367
|
-
/**
|
|
3368
|
-
* <code>string facebook_account = 20;</code>
|
|
3369
|
-
* @param value The facebookAccount to set.
|
|
3370
|
-
* @return This builder for chaining.
|
|
3371
|
-
*/
|
|
3372
|
-
public Builder setFacebookAccount(
|
|
3373
|
-
java.lang.String value) {
|
|
3374
|
-
if (value == null) {
|
|
3375
|
-
throw new NullPointerException();
|
|
3376
|
-
}
|
|
3377
|
-
bitField0_ |= 0x00040000;
|
|
3378
|
-
facebookAccount_ = value;
|
|
3379
|
-
onChanged();
|
|
3380
|
-
return this;
|
|
3381
|
-
}
|
|
3382
|
-
/**
|
|
3383
|
-
* <code>string facebook_account = 20;</code>
|
|
3384
|
-
* @return This builder for chaining.
|
|
3385
|
-
*/
|
|
3386
|
-
public Builder clearFacebookAccount() {
|
|
3387
|
-
bitField0_ = (bitField0_ & ~0x00040000);
|
|
3388
|
-
facebookAccount_ = getDefaultInstance().getFacebookAccount();
|
|
3389
|
-
onChanged();
|
|
3390
|
-
return this;
|
|
3391
|
-
}
|
|
3392
|
-
/**
|
|
3393
|
-
* <code>string facebook_account = 20;</code>
|
|
3394
|
-
* @param value The bytes for facebookAccount to set.
|
|
3395
|
-
* @return This builder for chaining.
|
|
3396
|
-
*/
|
|
3397
|
-
public Builder setFacebookAccountBytes(
|
|
3398
|
-
com.google.protobuf.ByteString value) {
|
|
3399
|
-
if (value == null) {
|
|
3400
|
-
throw new NullPointerException();
|
|
3401
|
-
}
|
|
3402
|
-
checkByteStringIsUtf8(value);
|
|
3403
|
-
bitField0_ |= 0x00040000;
|
|
3404
|
-
facebookAccount_ = value;
|
|
3405
|
-
onChanged();
|
|
3406
|
-
return this;
|
|
3407
|
-
}
|
|
3408
|
-
|
|
3409
|
-
private java.lang.Object twitterAccount_ = "";
|
|
3410
|
-
/**
|
|
3411
|
-
* <code>string twitter_account = 21;</code>
|
|
3412
|
-
* @return Whether the twitterAccount field is set.
|
|
3413
|
-
*/
|
|
3414
|
-
public boolean hasTwitterAccount() {
|
|
3415
|
-
return ((bitField0_ & 0x00080000) != 0);
|
|
3416
|
-
}
|
|
3417
|
-
/**
|
|
3418
|
-
* <code>string twitter_account = 21;</code>
|
|
3419
|
-
* @return The twitterAccount.
|
|
3420
|
-
*/
|
|
3421
|
-
public java.lang.String getTwitterAccount() {
|
|
3422
|
-
java.lang.Object ref = twitterAccount_;
|
|
3423
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3424
|
-
com.google.protobuf.ByteString bs =
|
|
3425
|
-
(com.google.protobuf.ByteString) ref;
|
|
3426
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3427
|
-
twitterAccount_ = s;
|
|
3428
|
-
return s;
|
|
3429
|
-
} else {
|
|
3430
|
-
return (java.lang.String) ref;
|
|
3431
|
-
}
|
|
3432
|
-
}
|
|
3433
|
-
/**
|
|
3434
|
-
* <code>string twitter_account = 21;</code>
|
|
3435
|
-
* @return The bytes for twitterAccount.
|
|
3436
|
-
*/
|
|
3437
|
-
public com.google.protobuf.ByteString
|
|
3438
|
-
getTwitterAccountBytes() {
|
|
3439
|
-
java.lang.Object ref = twitterAccount_;
|
|
3440
|
-
if (ref instanceof String) {
|
|
3441
|
-
com.google.protobuf.ByteString b =
|
|
3442
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3443
|
-
(java.lang.String) ref);
|
|
3444
|
-
twitterAccount_ = b;
|
|
3445
|
-
return b;
|
|
3446
|
-
} else {
|
|
3447
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3448
|
-
}
|
|
3449
|
-
}
|
|
3450
|
-
/**
|
|
3451
|
-
* <code>string twitter_account = 21;</code>
|
|
3452
|
-
* @param value The twitterAccount to set.
|
|
3453
|
-
* @return This builder for chaining.
|
|
3454
|
-
*/
|
|
3455
|
-
public Builder setTwitterAccount(
|
|
3456
|
-
java.lang.String value) {
|
|
3457
|
-
if (value == null) {
|
|
3458
|
-
throw new NullPointerException();
|
|
3459
|
-
}
|
|
3460
|
-
bitField0_ |= 0x00080000;
|
|
3461
|
-
twitterAccount_ = value;
|
|
3462
|
-
onChanged();
|
|
3463
|
-
return this;
|
|
3464
|
-
}
|
|
3465
|
-
/**
|
|
3466
|
-
* <code>string twitter_account = 21;</code>
|
|
3467
|
-
* @return This builder for chaining.
|
|
3468
|
-
*/
|
|
3469
|
-
public Builder clearTwitterAccount() {
|
|
3470
|
-
bitField0_ = (bitField0_ & ~0x00080000);
|
|
3471
|
-
twitterAccount_ = getDefaultInstance().getTwitterAccount();
|
|
3472
|
-
onChanged();
|
|
3473
|
-
return this;
|
|
3474
|
-
}
|
|
3475
|
-
/**
|
|
3476
|
-
* <code>string twitter_account = 21;</code>
|
|
3477
|
-
* @param value The bytes for twitterAccount to set.
|
|
3478
|
-
* @return This builder for chaining.
|
|
3479
|
-
*/
|
|
3480
|
-
public Builder setTwitterAccountBytes(
|
|
3481
|
-
com.google.protobuf.ByteString value) {
|
|
3482
|
-
if (value == null) {
|
|
3483
|
-
throw new NullPointerException();
|
|
3484
|
-
}
|
|
3485
|
-
checkByteStringIsUtf8(value);
|
|
3486
|
-
bitField0_ |= 0x00080000;
|
|
3487
|
-
twitterAccount_ = value;
|
|
3488
|
-
onChanged();
|
|
3489
|
-
return this;
|
|
3490
|
-
}
|
|
3491
|
-
|
|
3492
|
-
private java.lang.Object nistCpe_ = "";
|
|
3493
|
-
/**
|
|
3494
|
-
* <code>string nist_cpe = 23;</code>
|
|
3495
|
-
* @return Whether the nistCpe field is set.
|
|
3496
|
-
*/
|
|
3497
|
-
public boolean hasNistCpe() {
|
|
3498
|
-
return ((bitField0_ & 0x00100000) != 0);
|
|
3499
|
-
}
|
|
3500
|
-
/**
|
|
3501
|
-
* <code>string nist_cpe = 23;</code>
|
|
3502
|
-
* @return The nistCpe.
|
|
3503
|
-
*/
|
|
3504
|
-
public java.lang.String getNistCpe() {
|
|
3505
|
-
java.lang.Object ref = nistCpe_;
|
|
3506
|
-
if (!(ref instanceof java.lang.String)) {
|
|
3507
|
-
com.google.protobuf.ByteString bs =
|
|
3508
|
-
(com.google.protobuf.ByteString) ref;
|
|
3509
|
-
java.lang.String s = bs.toStringUtf8();
|
|
3510
|
-
nistCpe_ = s;
|
|
3511
|
-
return s;
|
|
3512
|
-
} else {
|
|
3513
|
-
return (java.lang.String) ref;
|
|
3514
|
-
}
|
|
3515
|
-
}
|
|
3516
|
-
/**
|
|
3517
|
-
* <code>string nist_cpe = 23;</code>
|
|
3518
|
-
* @return The bytes for nistCpe.
|
|
3519
|
-
*/
|
|
3520
|
-
public com.google.protobuf.ByteString
|
|
3521
|
-
getNistCpeBytes() {
|
|
3522
|
-
java.lang.Object ref = nistCpe_;
|
|
3523
|
-
if (ref instanceof String) {
|
|
3524
|
-
com.google.protobuf.ByteString b =
|
|
3525
|
-
com.google.protobuf.ByteString.copyFromUtf8(
|
|
3526
|
-
(java.lang.String) ref);
|
|
3527
|
-
nistCpe_ = b;
|
|
3528
|
-
return b;
|
|
3529
|
-
} else {
|
|
3530
|
-
return (com.google.protobuf.ByteString) ref;
|
|
3531
|
-
}
|
|
3532
|
-
}
|
|
3533
|
-
/**
|
|
3534
|
-
* <code>string nist_cpe = 23;</code>
|
|
3535
|
-
* @param value The nistCpe to set.
|
|
3536
|
-
* @return This builder for chaining.
|
|
3537
|
-
*/
|
|
3538
|
-
public Builder setNistCpe(
|
|
3539
|
-
java.lang.String value) {
|
|
3540
|
-
if (value == null) {
|
|
3541
|
-
throw new NullPointerException();
|
|
3542
|
-
}
|
|
3543
|
-
bitField0_ |= 0x00100000;
|
|
3544
|
-
nistCpe_ = value;
|
|
3545
|
-
onChanged();
|
|
3546
|
-
return this;
|
|
3547
|
-
}
|
|
3548
|
-
/**
|
|
3549
|
-
* <code>string nist_cpe = 23;</code>
|
|
3550
|
-
* @return This builder for chaining.
|
|
3551
|
-
*/
|
|
3552
|
-
public Builder clearNistCpe() {
|
|
3553
|
-
bitField0_ = (bitField0_ & ~0x00100000);
|
|
3554
|
-
nistCpe_ = getDefaultInstance().getNistCpe();
|
|
3555
|
-
onChanged();
|
|
3556
|
-
return this;
|
|
3557
|
-
}
|
|
3558
|
-
/**
|
|
3559
|
-
* <code>string nist_cpe = 23;</code>
|
|
3560
|
-
* @param value The bytes for nistCpe to set.
|
|
3561
|
-
* @return This builder for chaining.
|
|
3562
|
-
*/
|
|
3563
|
-
public Builder setNistCpeBytes(
|
|
3564
|
-
com.google.protobuf.ByteString value) {
|
|
3565
|
-
if (value == null) {
|
|
3566
|
-
throw new NullPointerException();
|
|
3567
|
-
}
|
|
3568
|
-
checkByteStringIsUtf8(value);
|
|
3569
|
-
bitField0_ |= 0x00100000;
|
|
3570
|
-
nistCpe_ = value;
|
|
3571
|
-
onChanged();
|
|
3572
|
-
return this;
|
|
3573
|
-
}
|
|
3574
|
-
|
|
3575
|
-
private long lastUpdateTime_ ;
|
|
3576
|
-
/**
|
|
3577
|
-
* <code>int64 last_update_time = 11;</code>
|
|
3578
|
-
* @return Whether the lastUpdateTime field is set.
|
|
3579
|
-
*/
|
|
3580
|
-
@java.lang.Override
|
|
3581
|
-
public boolean hasLastUpdateTime() {
|
|
3582
|
-
return ((bitField0_ & 0x00200000) != 0);
|
|
3583
|
-
}
|
|
3584
|
-
/**
|
|
3585
|
-
* <code>int64 last_update_time = 11;</code>
|
|
3586
|
-
* @return The lastUpdateTime.
|
|
3587
|
-
*/
|
|
3588
|
-
@java.lang.Override
|
|
3589
|
-
public long getLastUpdateTime() {
|
|
3590
|
-
return lastUpdateTime_;
|
|
3591
|
-
}
|
|
3592
|
-
/**
|
|
3593
|
-
* <code>int64 last_update_time = 11;</code>
|
|
3594
|
-
* @param value The lastUpdateTime to set.
|
|
3595
|
-
* @return This builder for chaining.
|
|
3596
|
-
*/
|
|
3597
|
-
public Builder setLastUpdateTime(long value) {
|
|
3598
|
-
bitField0_ |= 0x00200000;
|
|
3599
|
-
lastUpdateTime_ = value;
|
|
3600
|
-
onChanged();
|
|
3601
|
-
return this;
|
|
3602
|
-
}
|
|
3603
|
-
/**
|
|
3604
|
-
* <code>int64 last_update_time = 11;</code>
|
|
3605
|
-
* @return This builder for chaining.
|
|
3606
|
-
*/
|
|
3607
|
-
public Builder clearLastUpdateTime() {
|
|
3608
|
-
bitField0_ = (bitField0_ & ~0x00200000);
|
|
3609
|
-
lastUpdateTime_ = 0L;
|
|
3610
|
-
onChanged();
|
|
3611
|
-
return this;
|
|
3612
|
-
}
|
|
3613
|
-
|
|
3614
|
-
private int matchScore_ ;
|
|
3615
|
-
/**
|
|
3616
|
-
* <pre>
|
|
3617
|
-
* filled only when a result of search
|
|
3618
|
-
* </pre>
|
|
3619
|
-
*
|
|
3620
|
-
* <code>int32 match_score = 24;</code>
|
|
3621
|
-
* @return Whether the matchScore field is set.
|
|
3622
|
-
*/
|
|
3623
|
-
@java.lang.Override
|
|
3624
|
-
public boolean hasMatchScore() {
|
|
3625
|
-
return ((bitField0_ & 0x00400000) != 0);
|
|
3626
|
-
}
|
|
3627
|
-
/**
|
|
3628
|
-
* <pre>
|
|
3629
|
-
* filled only when a result of search
|
|
3630
|
-
* </pre>
|
|
3631
|
-
*
|
|
3632
|
-
* <code>int32 match_score = 24;</code>
|
|
3633
|
-
* @return The matchScore.
|
|
3634
|
-
*/
|
|
3635
|
-
@java.lang.Override
|
|
3636
|
-
public int getMatchScore() {
|
|
3637
|
-
return matchScore_;
|
|
3638
|
-
}
|
|
3639
|
-
/**
|
|
3640
|
-
* <pre>
|
|
3641
|
-
* filled only when a result of search
|
|
3642
|
-
* </pre>
|
|
3643
|
-
*
|
|
3644
|
-
* <code>int32 match_score = 24;</code>
|
|
3645
|
-
* @param value The matchScore to set.
|
|
3646
|
-
* @return This builder for chaining.
|
|
3647
|
-
*/
|
|
3648
|
-
public Builder setMatchScore(int value) {
|
|
3649
|
-
bitField0_ |= 0x00400000;
|
|
3650
|
-
matchScore_ = value;
|
|
3651
|
-
onChanged();
|
|
3652
|
-
return this;
|
|
3653
|
-
}
|
|
3654
|
-
/**
|
|
3655
|
-
* <pre>
|
|
3656
|
-
* filled only when a result of search
|
|
3657
|
-
* </pre>
|
|
3658
|
-
*
|
|
3659
|
-
* <code>int32 match_score = 24;</code>
|
|
3660
|
-
* @return This builder for chaining.
|
|
3661
|
-
*/
|
|
3662
|
-
public Builder clearMatchScore() {
|
|
3663
|
-
bitField0_ = (bitField0_ & ~0x00400000);
|
|
3664
|
-
matchScore_ = 0;
|
|
3665
|
-
onChanged();
|
|
3666
|
-
return this;
|
|
3667
|
-
}
|
|
3668
|
-
@java.lang.Override
|
|
3669
|
-
public final Builder setUnknownFields(
|
|
3670
|
-
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
3671
|
-
return super.setUnknownFields(unknownFields);
|
|
3672
|
-
}
|
|
3673
|
-
|
|
3674
|
-
@java.lang.Override
|
|
3675
|
-
public final Builder mergeUnknownFields(
|
|
3676
|
-
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
|
3677
|
-
return super.mergeUnknownFields(unknownFields);
|
|
3678
|
-
}
|
|
3679
|
-
|
|
3680
|
-
|
|
3681
|
-
// @@protoc_insertion_point(builder_scope:com.lansweeper.dp.outbound.v1.CatalogOs)
|
|
3682
|
-
}
|
|
3683
|
-
|
|
3684
|
-
// @@protoc_insertion_point(class_scope:com.lansweeper.dp.outbound.v1.CatalogOs)
|
|
3685
|
-
private static final com.lansweeper.dp.outbound.v1.CatalogOs DEFAULT_INSTANCE;
|
|
3686
|
-
static {
|
|
3687
|
-
DEFAULT_INSTANCE = new com.lansweeper.dp.outbound.v1.CatalogOs();
|
|
3688
|
-
}
|
|
3689
|
-
|
|
3690
|
-
public static com.lansweeper.dp.outbound.v1.CatalogOs getDefaultInstance() {
|
|
3691
|
-
return DEFAULT_INSTANCE;
|
|
3692
|
-
}
|
|
3693
|
-
|
|
3694
|
-
private static final com.google.protobuf.Parser<CatalogOs>
|
|
3695
|
-
PARSER = new com.google.protobuf.AbstractParser<CatalogOs>() {
|
|
3696
|
-
@java.lang.Override
|
|
3697
|
-
public CatalogOs parsePartialFrom(
|
|
3698
|
-
com.google.protobuf.CodedInputStream input,
|
|
3699
|
-
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
3700
|
-
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
3701
|
-
return new CatalogOs(input, extensionRegistry);
|
|
3702
|
-
}
|
|
3703
|
-
};
|
|
3704
|
-
|
|
3705
|
-
public static com.google.protobuf.Parser<CatalogOs> parser() {
|
|
3706
|
-
return PARSER;
|
|
3707
|
-
}
|
|
3708
|
-
|
|
3709
|
-
@java.lang.Override
|
|
3710
|
-
public com.google.protobuf.Parser<CatalogOs> getParserForType() {
|
|
3711
|
-
return PARSER;
|
|
3712
|
-
}
|
|
3713
|
-
|
|
3714
|
-
@java.lang.Override
|
|
3715
|
-
public com.lansweeper.dp.outbound.v1.CatalogOs getDefaultInstanceForType() {
|
|
3716
|
-
return DEFAULT_INSTANCE;
|
|
3717
|
-
}
|
|
3718
|
-
|
|
3719
|
-
}
|
|
3720
|
-
|