Fetches list of Service Accounts for the given filter criteria.
Bad Request
Internal server error
Returns the list of Service Accounts.
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Creates a new Service Account.
Details required to create Service Account
Bad Request
Internal server error
Returns details of the created Service Account
{- "identifier": "string",
- "name": "string",
- "email": "string",
- "description": "string",
- "tags": {
- "property1": "string",
- "property2": "string"
}, - "accountIdentifier": "string",
- "orgIdentifier": "string",
- "projectIdentifier": "string",
- "governanceMetadata": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "message": "string",
- "id": "string",
- "type": "string",
- "timestamp": 0,
- "status": "string",
- "action": "string",
- "entity": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "typeBytes": {
- "empty": true,
- "validUtf8": true
}, - "messageBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "deny": true,
- "detailsList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "description": "string",
- "status": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "policySetIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "deny": true,
- "policyMetadataList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "severity": "string",
- "status": "string",
- "error": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "policyMetadataCount": 0,
- "policyMetadataOrBuilderList": [
- {
- "severity": "string",
- "identifier": "string",
- "status": "string",
- "error": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "nestedTypes": [ ],
- "enumTypes": [ ],
- "fields": [ ],
- "extensions": [ ],
- "oneofs": [ ],
- "name": null,
- "options": null,
- "realOneofs": [ ],
- "extendable": null
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "policySetName": "string",
- "policySetNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "descriptionBytes": {
- "empty": true,
- "validUtf8": true
}, - "policySetId": "string",
- "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "fieldCount": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "idBytes": {
- "empty": true,
- "validUtf8": true
}, - "detailsCount": 0,
- "detailsOrBuilderList": [
- {
- "description": "string",
- "status": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "policySetIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "deny": true,
- "policyMetadataList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "severity": "string",
- "status": "string",
- "error": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "policyMetadataCount": 0,
- "policyMetadataOrBuilderList": [
- {
- "severity": "string",
- "identifier": "string",
- "status": "string",
- "error": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "nestedTypes": [ ],
- "enumTypes": [ ],
- "fields": [ ],
- "extensions": [ ],
- "oneofs": [ ],
- "name": null,
- "options": null,
- "realOneofs": [ ],
- "extendable": null
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "policySetName": "string",
- "policySetNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "descriptionBytes": {
- "empty": true,
- "validUtf8": true
}, - "policySetId": "string",
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "fieldCount": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "extendable": true
}, - "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "nestedTypeList": [
- null
], - "nestedTypeOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "fields": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "oneofs": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "initializationErrorString": "string",
- "initialized": true
}
], - "entityBytes": {
- "empty": true,
- "validUtf8": true
}, - "actionBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "start": 0,
- "end": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "start": 0,
- "end": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "enumTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "extensionList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "extensionOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "fieldOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "extensionRangeOrBuilderList": [
- {
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "start": 0,
- "end": 0,
- "optionsOrBuilder": {
- "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "oneofDeclList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "oneofDeclOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": 0,
- "end": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": true,
- "validUtf8": true
}, - "dependencyList": [
- "string"
], - "publicDependencyList": [
- 0
], - "weakDependencyList": [
- 0
], - "weakDependencyCount": 0,
- "messageTypeList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "nestedTypeList": [
- null
], - "nestedTypeOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "messageTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "enumTypeList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "enumTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "serviceList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "serviceOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "extensionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "extensionOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "sourceCodeInfo": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "locationCount": 0,
- "locationOrBuilderList": [
- {
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "locationList": [
- {
- "unknownFields": null,
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": 0,
- "locationOrBuilderList": [
- {
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "locationList": [
- {
- "unknownFields": null,
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}, - "syntaxBytes": {
- "empty": true,
- "validUtf8": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}
], - "services": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": { },
- "methods": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "service": null,
- "inputType": null,
- "outputType": null,
- "name": null,
- "clientStreaming": null,
- "serverStreaming": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": { },
- "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}, - "liteJavaType": "INT"
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- { }
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "type": { },
- "name": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "debugRedact": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- { }
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- {
- "value": null,
- "edition": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- "TARGET_TYPE_UNKNOWN"
], - "targetsCount": 0,
- "editionDefaultsList": [
- {
- "unknownFields": null,
- "value": null,
- "initialized": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- { }
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- {
- "value": null,
- "edition": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- "TARGET_TYPE_UNKNOWN"
], - "targetsCount": 0,
- "editionDefaultsList": [
- {
- "unknownFields": null,
- "value": null,
- "initialized": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": { },
- "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": { },
- "liteJavaType": "INT"
}
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "nameCount": 0,
- "stringValue": {
- "empty": true,
- "validUtf8": true
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- {
- "unknownFields": null,
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "nameOrBuilderList": [
- {
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": true,
- "validUtf8": true
}, - "doubleValue": 0,
- "nameList": [
- {
- "unknownFields": null,
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "nameOrBuilderList": [
- {
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": { },
- "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": { },
- "liteJavaType": "INT"
}
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Updates details of the Service Account for the given Service Account ID.
Details of the updated Service Account
Bad Request
Internal server error
Returns the updated Service Account details.
{- "identifier": "string",
- "name": "string",
- "email": "string",
- "description": "string",
- "tags": {
- "property1": "string",
- "property2": "string"
}, - "accountIdentifier": "string",
- "orgIdentifier": "string",
- "projectIdentifier": "string",
- "governanceMetadata": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "message": "string",
- "id": "string",
- "type": "string",
- "timestamp": 0,
- "status": "string",
- "action": "string",
- "entity": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "typeBytes": {
- "empty": true,
- "validUtf8": true
}, - "messageBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "deny": true,
- "detailsList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "description": "string",
- "status": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "policySetIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "deny": true,
- "policyMetadataList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "severity": "string",
- "status": "string",
- "error": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "policyMetadataCount": 0,
- "policyMetadataOrBuilderList": [
- {
- "severity": "string",
- "identifier": "string",
- "status": "string",
- "error": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "nestedTypes": [ ],
- "enumTypes": [ ],
- "fields": [ ],
- "extensions": [ ],
- "oneofs": [ ],
- "name": null,
- "options": null,
- "realOneofs": [ ],
- "extendable": null
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "policySetName": "string",
- "policySetNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "descriptionBytes": {
- "empty": true,
- "validUtf8": true
}, - "policySetId": "string",
- "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "fieldCount": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "idBytes": {
- "empty": true,
- "validUtf8": true
}, - "detailsCount": 0,
- "detailsOrBuilderList": [
- {
- "description": "string",
- "status": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "policySetIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "deny": true,
- "policyMetadataList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "severity": "string",
- "status": "string",
- "error": "string",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "policyMetadataCount": 0,
- "policyMetadataOrBuilderList": [
- {
- "severity": "string",
- "identifier": "string",
- "status": "string",
- "error": "string",
- "identifierBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyName": "string",
- "policyNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "severityBytes": {
- "empty": true,
- "validUtf8": true
}, - "denyMessagesList": [
- "string"
], - "denyMessagesCount": 0,
- "statusBytes": {
- "empty": true,
- "validUtf8": true
}, - "accountId": "string",
- "accountIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "orgId": "string",
- "orgIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "projectId": "string",
- "projectIdBytes": {
- "empty": true,
- "validUtf8": true
}, - "created": 0,
- "updated": 0,
- "errorBytes": {
- "empty": true,
- "validUtf8": true
}, - "policyId": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "fieldCount": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "nestedTypeList": [ ],
- "nestedTypeOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "nestedTypes": [
- null
], - "enumTypes": [
- null
], - "fields": [
- null
], - "extensions": [
- null
], - "oneofs": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "realOneofs": [
- null
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "nestedTypes": [ ],
- "enumTypes": [ ],
- "fields": [ ],
- "extensions": [ ],
- "oneofs": [ ],
- "name": null,
- "options": null,
- "realOneofs": [ ],
- "extendable": null
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "policySetName": "string",
- "policySetNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "descriptionBytes": {
- "empty": true,
- "validUtf8": true
}, - "policySetId": "string",
- "identifier": "string",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "fieldCount": null,
- "enumTypeCount": null,
- "extensionCount": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "extensionRangeList": [ ],
- "oneofDeclCount": null,
- "nestedTypeCount": null,
- "extensionRangeCount": null,
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "fieldList": [ ],
- "fieldOrBuilderList": [ ],
- "extensionRangeOrBuilderList": [ ],
- "oneofDeclList": [ ],
- "oneofDeclOrBuilderList": [ ],
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "extendable": true
}, - "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "nestedTypeList": [
- null
], - "nestedTypeOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "fields": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "oneofs": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "fieldCount": null,
- "fields": [ ],
- "name": null,
- "synthetic": null,
- "options": null
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "initializationErrorString": "string",
- "initialized": true
}
], - "entityBytes": {
- "empty": true,
- "validUtf8": true
}, - "actionBytes": {
- "empty": true,
- "validUtf8": true
}, - "initialized": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "start": 0,
- "end": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "start": 0,
- "end": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "enumTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "extensionList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "extensionOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "fieldOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "nestedTypeList": [
- { }
], - "nestedTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "fieldCount": 0,
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "extensionRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "options": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "enumTypeOrBuilderList": [
- {
- "name": null,
- "options": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "extensionOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "messageSetWireFormat": true,
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "fieldList": [
- {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "fieldOrBuilderList": [
- {
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "extensionRangeOrBuilderList": [
- {
- "options": null,
- "start": null,
- "end": null,
- "optionsOrBuilder": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "oneofDeclList": [
- {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "oneofDeclOrBuilderList": [
- {
- "name": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "extensionRangeOrBuilderList": [
- {
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "start": 0,
- "end": 0,
- "optionsOrBuilder": {
- "verification": "DECLARATION",
- "declarationOrBuilderList": [
- null
], - "declarationCount": 0,
- "declarationList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "oneofDeclList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "oneofDeclOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": 0,
- "end": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": true,
- "validUtf8": true
}, - "dependencyList": [
- "string"
], - "publicDependencyList": [
- 0
], - "weakDependencyList": [
- 0
], - "weakDependencyCount": 0,
- "messageTypeList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "nestedTypeList": [
- null
], - "nestedTypeOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "messageTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "messageSetWireFormat": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "fieldCount": 0,
- "enumTypeCount": 0,
- "extensionCount": 0,
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "extensionRangeList": [
- null
], - "oneofDeclCount": 0,
- "nestedTypeCount": 0,
- "extensionRangeCount": 0,
- "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "messageSetWireFormat": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "mapEntry": null,
- "noStandardDescriptorAccessor": null,
- "deprecatedLegacyJsonFieldConflicts": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "fieldList": [
- null
], - "fieldOrBuilderList": [
- null
], - "extensionRangeOrBuilderList": [
- null
], - "oneofDeclList": [
- null
], - "oneofDeclOrBuilderList": [
- null
], - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "enumTypeList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "enumTypeOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "serviceList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "serviceOrBuilderList": [
- {
- "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "extensionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "extensionOrBuilderList": [
- {
- "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "sourceCodeInfo": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "locationCount": 0,
- "locationOrBuilderList": [
- {
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "locationList": [
- {
- "unknownFields": null,
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": 0,
- "locationOrBuilderList": [
- {
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "locationList": [
- {
- "unknownFields": null,
- "leadingDetachedCommentsList": [ ],
- "pathList": [ ],
- "pathCount": null,
- "spanList": [ ],
- "spanCount": null,
- "leadingComments": null,
- "leadingCommentsBytes": null,
- "trailingComments": null,
- "trailingCommentsBytes": null,
- "leadingDetachedCommentsCount": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}, - "syntaxBytes": {
- "empty": true,
- "validUtf8": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}
], - "services": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "methodList": [
- null
], - "methodCount": 0,
- "methodOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": { },
- "methods": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "service": null,
- "inputType": null,
- "outputType": null,
- "name": null,
- "clientStreaming": null,
- "serverStreaming": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "defaultValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "extendeeBytes": {
- "empty": null,
- "validUtf8": null
}, - "typeNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": { },
- "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "reservedRangeList": [ ],
- "reservedNameList": [ ],
- "optionsOrBuilder": null,
- "nameBytes": null,
- "reservedRangeCount": null,
- "reservedRangeOrBuilderList": [ ],
- "reservedNameCount": null,
- "valueCount": null,
- "valueOrBuilderList": [ ],
- "valueList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "values": [
- null
], - "name": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "file": { },
- "containingType": { },
- "fieldCount": 0,
- "fields": [
- null
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}, - "liteJavaType": "INT"
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": true,
- "validUtf8": true
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": true,
- "validUtf8": true
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": true,
- "validUtf8": true
}, - "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": null,
- "validUtf8": null
}, - "doubleValue": 0,
- "nameList": [
- null
], - "nameOrBuilderList": [
- null
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "initialized": true
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "nestedTypes": [
- { }
], - "enumTypes": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- {
- "unknownFields": null,
- "initialized": null,
- "start": null,
- "end": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "reservedNameList": [
- "string"
], - "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- {
- "start": null,
- "end": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- {
- "name": null,
- "number": null,
- "options": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "valueList": [
- {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- { }
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "number": null,
- "initialized": null,
- "options": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "type": { },
- "name": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "debugRedact": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}
], - "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- { }
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- {
- "value": null,
- "edition": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- "TARGET_TYPE_UNKNOWN"
], - "targetsCount": 0,
- "editionDefaultsList": [
- {
- "unknownFields": null,
- "value": null,
- "initialized": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "liteJavaType": "INT"
}
], - "extensions": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "typeName": "string",
- "type": "TYPE_DOUBLE",
- "defaultValue": "string",
- "number": 0,
- "label": "LABEL_OPTIONAL",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "defaultValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "extendeeBytes": {
- "empty": true,
- "validUtf8": true
}, - "typeNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- null
], - "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- null
], - "targetsCount": 0,
- "editionDefaultsList": [
- null
], - "editionDefaultsCount": 0,
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "jsonName": "string",
- "proto3Optional": true,
- "oneofIndex": 0,
- "extendee": "string",
- "jsonNameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- { }
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "enumType": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "reservedRangeList": [
- null
], - "reservedNameList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "deprecatedLegacyJsonFieldConflicts": null,
- "allowAlias": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "reservedRangeCount": 0,
- "reservedRangeOrBuilderList": [
- null
], - "reservedNameCount": 0,
- "valueCount": 0,
- "valueOrBuilderList": [
- null
], - "valueList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "values": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "type": null,
- "name": null,
- "file": null,
- "number": null,
- "options": null
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "deprecatedLegacyJsonFieldConflicts": true,
- "allowAlias": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "closed": true
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "retention": "RETENTION_UNKNOWN",
- "editionDefaultsOrBuilderList": [
- {
- "value": null,
- "edition": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "packed": true,
- "ctype": "STRING",
- "jstype": "JS_NORMAL",
- "lazy": true,
- "unverifiedLazy": true,
- "weak": true,
- "debugRedact": true,
- "targetsList": [
- "TARGET_TYPE_UNKNOWN"
], - "targetsCount": 0,
- "editionDefaultsList": [
- {
- "unknownFields": null,
- "value": null,
- "initialized": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "valueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "editionDefaultsCount": 0,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": null,
- "name": null,
- "package": null,
- "initialized": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "publicDependencyCount": null,
- "dependencyCount": null,
- "messageTypeCount": null,
- "enumTypeCount": null,
- "serviceCount": null,
- "extensionCount": null,
- "packageBytes": null,
- "dependencyList": [ ],
- "publicDependencyList": [ ],
- "weakDependencyList": [ ],
- "weakDependencyCount": null,
- "messageTypeList": [ ],
- "messageTypeOrBuilderList": [ ],
- "enumTypeList": [ ],
- "enumTypeOrBuilderList": [ ],
- "serviceList": [ ],
- "serviceOrBuilderList": [ ],
- "extensionList": [ ],
- "extensionOrBuilderList": [ ],
- "optionsOrBuilder": null,
- "sourceCodeInfo": null,
- "sourceCodeInfoOrBuilder": null,
- "syntaxBytes": null,
- "nameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "messageTypes": [
- null
], - "enumTypes": [
- null
], - "services": [
- null
], - "extensions": [
- null
], - "dependencies": [
- null
], - "publicDependencies": [
- null
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- { }
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}, - "liteJavaType": "INT"
}
], - "oneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": { },
- "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": { },
- "liteJavaType": "INT"
}
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "name": "string",
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "messageSetWireFormat": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "deprecated": true,
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": 0,
- "parserForType": { },
- "initialized": true,
- "defaultInstanceForType": { }
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "nameCount": 0,
- "stringValue": {
- "empty": true,
- "validUtf8": true
}, - "doubleValue": 0,
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "nameList": [
- {
- "unknownFields": null,
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "nameOrBuilderList": [
- {
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": 0,
- "stringValue": {
- "empty": true,
- "validUtf8": true
}, - "doubleValue": 0,
- "nameList": [
- {
- "unknownFields": null,
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "nameOrBuilderList": [
- {
- "namePart": null,
- "namePartBytes": null,
- "isExtension": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "identifierValue": "string",
- "identifierValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "positiveIntValue": 0,
- "negativeIntValue": 0,
- "aggregateValue": "string",
- "aggregateValueBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "defaultInstanceForType": {
- "parserForType": { },
- "serializedSize": 0,
- "initialized": true,
- "defaultInstanceForType": {
- "serializedSize": null,
- "parserForType": null,
- "initialized": null,
- "defaultInstanceForType": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}
}, - "initialized": true
}
], - "mapEntry": true,
- "noStandardDescriptorAccessor": true,
- "deprecatedLegacyJsonFieldConflicts": true,
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "realOneofs": [
- {
- "index": 0,
- "proto": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "name": "string",
- "initialized": true,
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "optionsOrBuilder": {
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "nameBytes": {
- "empty": true,
- "validUtf8": true
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "fullName": "string",
- "file": {
- "proto": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "name": "string",
- "package": "string",
- "initialized": true,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "syntax": "string",
- "edition": "EDITION_UNKNOWN",
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "publicDependencyCount": 0,
- "dependencyCount": 0,
- "messageTypeCount": 0,
- "enumTypeCount": 0,
- "serviceCount": 0,
- "extensionCount": 0,
- "packageBytes": {
- "empty": null,
- "validUtf8": null
}, - "dependencyList": [
- null
], - "publicDependencyList": [
- null
], - "weakDependencyList": [
- null
], - "weakDependencyCount": 0,
- "messageTypeList": [
- null
], - "messageTypeOrBuilderList": [
- null
], - "enumTypeList": [
- null
], - "enumTypeOrBuilderList": [
- null
], - "serviceList": [
- null
], - "serviceOrBuilderList": [
- null
], - "extensionList": [
- null
], - "extensionOrBuilderList": [
- null
], - "optionsOrBuilder": {
- "features": null,
- "javaPackageBytes": null,
- "javaOuterClassname": null,
- "javaOuterClassnameBytes": null,
- "javaMultipleFiles": null,
- "javaGenerateEqualsAndHash": null,
- "javaStringCheckUtf8": null,
- "optimizeFor": null,
- "goPackage": null,
- "goPackageBytes": null,
- "ccGenericServices": null,
- "javaGenericServices": null,
- "pyGenericServices": null,
- "phpGenericServices": null,
- "deprecated": null,
- "ccEnableArenas": null,
- "javaPackage": null,
- "objcClassPrefix": null,
- "objcClassPrefixBytes": null,
- "csharpNamespace": null,
- "csharpNamespaceBytes": null,
- "swiftPrefix": null,
- "swiftPrefixBytes": null,
- "phpClassPrefix": null,
- "phpClassPrefixBytes": null,
- "phpNamespace": null,
- "phpNamespaceBytes": null,
- "phpMetadataNamespace": null,
- "phpMetadataNamespaceBytes": null,
- "rubyPackage": null,
- "rubyPackageBytes": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "sourceCodeInfo": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "sourceCodeInfoOrBuilder": {
- "locationCount": null,
- "locationOrBuilderList": [ ],
- "locationList": [ ],
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}, - "syntaxBytes": {
- "empty": null,
- "validUtf8": null
}, - "nameBytes": {
- "empty": null,
- "validUtf8": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}, - "messageTypes": [
- { }
], - "enumTypes": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}
], - "services": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "methods": [ ],
- "name": null,
- "options": null
}
], - "extensions": [
- {
- "index": null,
- "proto": null,
- "fullName": null,
- "jsonName": null,
- "file": null,
- "extensionScope": null,
- "type": null,
- "containingType": null,
- "messageType": null,
- "containingOneof": null,
- "enumType": null,
- "defaultValue": { },
- "name": null,
- "number": null,
- "options": null,
- "required": null,
- "optional": null,
- "repeated": null,
- "mapField": null,
- "javaType": null,
- "extension": null,
- "liteType": null,
- "packed": null,
- "packable": null,
- "realContainingOneof": null,
- "liteJavaType": null
}
], - "dependencies": [
- { }
], - "publicDependencies": [
- { }
], - "name": "string",
- "package": "string",
- "file": { },
- "fullName": "string",
- "options": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "features": {
- "unknownFields": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "javaPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaOuterClassname": "string",
- "javaOuterClassnameBytes": {
- "empty": null,
- "validUtf8": null
}, - "javaMultipleFiles": true,
- "javaGenerateEqualsAndHash": true,
- "javaStringCheckUtf8": true,
- "optimizeFor": "SPEED",
- "goPackage": "string",
- "goPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "ccGenericServices": true,
- "javaGenericServices": true,
- "pyGenericServices": true,
- "phpGenericServices": true,
- "deprecated": true,
- "ccEnableArenas": true,
- "javaPackage": "string",
- "objcClassPrefix": "string",
- "objcClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "csharpNamespace": "string",
- "csharpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "swiftPrefix": "string",
- "swiftPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpClassPrefix": "string",
- "phpClassPrefixBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpNamespace": "string",
- "phpNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "phpMetadataNamespace": "string",
- "phpMetadataNamespaceBytes": {
- "empty": null,
- "validUtf8": null
}, - "rubyPackage": "string",
- "rubyPackageBytes": {
- "empty": null,
- "validUtf8": null
}, - "featuresOrBuilder": {
- "enumType": null,
- "fieldPresence": null,
- "repeatedFieldEncoding": null,
- "messageEncoding": null,
- "utf8Validation": null,
- "jsonFormat": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "initialized": null
}, - "uninterpretedOptionList": [
- null
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- null
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "syntax": "UNKNOWN",
- "edition": "EDITION_UNKNOWN",
- "editionName": "string"
}, - "containingType": { },
- "fieldCount": 0,
- "fields": [
- {
- "index": 0,
- "proto": {
- "unknownFields": null,
- "name": null,
- "typeName": null,
- "type": null,
- "defaultValue": null,
- "number": null,
- "label": null,
- "initialized": null,
- "options": null,
- "defaultValueBytes": null,
- "extendeeBytes": null,
- "typeNameBytes": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "optionsOrBuilder": null,
- "nameBytes": null,
- "jsonName": null,
- "proto3Optional": null,
- "oneofIndex": null,
- "extendee": null,
- "jsonNameBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}, - "fullName": "string",
- "jsonName": "string",
- "file": {
- "proto": null,
- "messageTypes": [ ],
- "enumTypes": [ ],
- "services": [ ],
- "extensions": [ ],
- "dependencies": [ ],
- "publicDependencies": [ ],
- "name": null,
- "package": null,
- "file": null,
- "fullName": null,
- "options": null,
- "syntax": null,
- "edition": null,
- "editionName": null
}, - "extensionScope": { },
- "type": "DOUBLE",
- "containingType": { },
- "messageType": { },
- "containingOneof": { },
- "enumType": {
- "index": null,
- "proto": null,
- "fullName": null,
- "file": null,
- "containingType": null,
- "values": [ ],
- "name": null,
- "options": null,
- "closed": null
}, - "defaultValue": { },
- "name": "string",
- "number": 0,
- "options": {
- "unknownFields": null,
- "initialized": null,
- "retention": null,
- "editionDefaultsOrBuilderList": [ ],
- "features": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "deprecated": null,
- "featuresOrBuilder": null,
- "uninterpretedOptionList": [ ],
- "uninterpretedOptionCount": null,
- "uninterpretedOptionOrBuilderList": [ ],
- "packed": null,
- "ctype": null,
- "jstype": null,
- "lazy": null,
- "unverifiedLazy": null,
- "weak": null,
- "debugRedact": null,
- "targetsList": [ ],
- "targetsCount": null,
- "editionDefaultsList": [ ],
- "editionDefaultsCount": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "allFieldsRaw": { },
- "memoizedSerializedSize": null
}, - "required": true,
- "optional": true,
- "repeated": true,
- "mapField": true,
- "javaType": "INT",
- "extension": true,
- "liteType": "DOUBLE",
- "packed": true,
- "packable": true,
- "realContainingOneof": { },
- "liteJavaType": "INT"
}
], - "name": "string",
- "synthetic": true,
- "options": {
- "unknownFields": {
- "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "serializedSizeAsMessageSet": 0
}, - "initialized": true,
- "features": {
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true,
- "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}, - "serializedSize": 0,
- "parserForType": { },
- "defaultInstanceForType": { },
- "featuresOrBuilder": {
- "enumType": "ENUM_TYPE_UNKNOWN",
- "fieldPresence": "FIELD_PRESENCE_UNKNOWN",
- "repeatedFieldEncoding": "REPEATED_FIELD_ENCODING_UNKNOWN",
- "messageEncoding": "MESSAGE_ENCODING_UNKNOWN",
- "utf8Validation": "UTF8_VALIDATION_UNKNOWN",
- "jsonFormat": "JSON_FORMAT_UNKNOWN",
- "defaultInstanceForType": {
- "parserForType": null,
- "serializedSize": null,
- "initialized": null,
- "defaultInstanceForType": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null
}, - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "unknownFields": {
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "serializedSizeAsMessageSet": null
}, - "initialized": true
}, - "uninterpretedOptionList": [
- {
- "unknownFields": null,
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "initialized": null,
- "serializedSize": null,
- "parserForType": null,
- "defaultInstanceForType": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "memoizedSerializedSize": null
}
], - "uninterpretedOptionCount": 0,
- "uninterpretedOptionOrBuilderList": [
- {
- "nameCount": null,
- "stringValue": null,
- "doubleValue": null,
- "nameList": [ ],
- "nameOrBuilderList": [ ],
- "identifierValue": null,
- "identifierValueBytes": null,
- "positiveIntValue": null,
- "negativeIntValue": null,
- "aggregateValue": null,
- "aggregateValueBytes": null,
- "allFields": { },
- "descriptorForType": null,
- "initializationErrorString": null,
- "unknownFields": null,
- "defaultInstanceForType": null,
- "initialized": null
}
], - "allFields": {
- "property1": { },
- "property2": { }
}, - "descriptorForType": { },
- "initializationErrorString": "string",
- "allFieldsRaw": {
- "property1": { },
- "property2": { }
}, - "memoizedSerializedSize": 0
}
}
], - "extendable": true
}, - "initializationErrorString": "string",
- "memoizedSerializedSize": 0
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Deletes a Service Account corresponding to the given Service Account ID.
Bad Request
Internal server error
It returns true if the Service Account is deleted successfully and false if the Service Account is not deleted.
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Gets the list of Service Accounts in the given scope.
Bad Request
Internal server error
Returns the Service Account details corresponding to the specified Account Identifier and Service Account Identifier
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Fetches the list of Aggregated Service Accounts corresponding to the request's filter criteria.
Bad Request
Internal server error
Returns the paginated list of Aggregated Service Accounts.
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}