Updating documentation

This commit is contained in:
Documentation Updater 2024-08-14 17:19:54 +00:00
parent d9a89c26f9
commit 465e8b8449
1 changed files with 90 additions and 90 deletions

View File

@ -4275,6 +4275,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
treeHead: treeHead:
$ref: '#/components/schemas/TreeHead' $ref: '#/components/schemas/TreeHead'
serializedSize: serializedSize:
@ -4295,8 +4297,6 @@ components:
$ref: '#/components/schemas/TreeHeadOrBuilder' $ref: '#/components/schemas/TreeHeadOrBuilder'
rootValue: rootValue:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -4358,6 +4358,8 @@ components:
format: int32 format: int32
fullName: fullName:
type: string type: string
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -4373,8 +4375,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
reserved: reserved:
type: boolean type: boolean
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -4470,6 +4470,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
name: name:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/MessageOptions' $ref: '#/components/schemas/MessageOptions'
fieldCount: fieldCount:
@ -4574,8 +4576,6 @@ components:
reservedNameCount: reservedNameCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -4700,6 +4700,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
value: value:
type: string type: string
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -4721,8 +4723,6 @@ components:
- EDITION_99999_TEST_ONLY - EDITION_99999_TEST_ONLY
valueBytes: valueBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -4799,6 +4799,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
name: name:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/EnumOptions' $ref: '#/components/schemas/EnumOptions'
serializedSize: serializedSize:
@ -4848,8 +4850,6 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/EnumValueDescriptorProtoOrBuilder' $ref: '#/components/schemas/EnumValueDescriptorProtoOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -4921,6 +4921,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -4949,8 +4951,6 @@ components:
format: int32 format: int32
allowAlias: allowAlias:
type: boolean type: boolean
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5010,6 +5010,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
end: end:
type: integer type: integer
format: int32 format: int32
@ -5023,8 +5025,6 @@ components:
$ref: '#/components/schemas/EnumReservedRange' $ref: '#/components/schemas/EnumReservedRange'
parserForType: parserForType:
$ref: '#/components/schemas/ParserEnumReservedRange' $ref: '#/components/schemas/ParserEnumReservedRange'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5091,6 +5091,8 @@ components:
number: number:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/EnumValueOptions' $ref: '#/components/schemas/EnumValueOptions'
serializedSize: serializedSize:
@ -5104,8 +5106,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
optionsOrBuilder: optionsOrBuilder:
$ref: '#/components/schemas/EnumValueOptionsOrBuilder' $ref: '#/components/schemas/EnumValueOptionsOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5151,6 +5151,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -5177,8 +5179,6 @@ components:
format: int32 format: int32
debugRedact: debugRedact:
type: boolean type: boolean
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5236,6 +5236,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/ExtensionRangeOptions' $ref: '#/components/schemas/ExtensionRangeOptions'
end: end:
@ -5253,8 +5255,6 @@ components:
$ref: '#/components/schemas/ParserExtensionRange' $ref: '#/components/schemas/ParserExtensionRange'
optionsOrBuilder: optionsOrBuilder:
$ref: '#/components/schemas/ExtensionRangeOptionsOrBuilder' $ref: '#/components/schemas/ExtensionRangeOptionsOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5272,6 +5272,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
features: features:
$ref: '#/components/schemas/FeatureSet' $ref: '#/components/schemas/FeatureSet'
serializedSize: serializedSize:
@ -5281,10 +5283,6 @@ components:
$ref: '#/components/schemas/ExtensionRangeOptions' $ref: '#/components/schemas/ExtensionRangeOptions'
parserForType: parserForType:
$ref: '#/components/schemas/ParserExtensionRangeOptions' $ref: '#/components/schemas/ParserExtensionRangeOptions'
declarationOrBuilderList:
type: array
items:
$ref: '#/components/schemas/DeclarationOrBuilder'
featuresOrBuilder: featuresOrBuilder:
$ref: '#/components/schemas/FeatureSetOrBuilder' $ref: '#/components/schemas/FeatureSetOrBuilder'
uninterpretedOptionList: uninterpretedOptionList:
@ -5298,6 +5296,10 @@ components:
uninterpretedOptionCount: uninterpretedOptionCount:
type: integer type: integer
format: int32 format: int32
declarationOrBuilderList:
type: array
items:
$ref: '#/components/schemas/DeclarationOrBuilder'
declarationList: declarationList:
type: array type: array
items: items:
@ -5310,8 +5312,6 @@ components:
enum: enum:
- DECLARATION - DECLARATION
- UNVERIFIED - UNVERIFIED
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5333,10 +5333,6 @@ components:
properties: properties:
features: features:
$ref: '#/components/schemas/FeatureSet' $ref: '#/components/schemas/FeatureSet'
declarationOrBuilderList:
type: array
items:
$ref: '#/components/schemas/DeclarationOrBuilder'
featuresOrBuilder: featuresOrBuilder:
$ref: '#/components/schemas/FeatureSetOrBuilder' $ref: '#/components/schemas/FeatureSetOrBuilder'
uninterpretedOptionList: uninterpretedOptionList:
@ -5350,6 +5346,10 @@ components:
uninterpretedOptionCount: uninterpretedOptionCount:
type: integer type: integer
format: int32 format: int32
declarationOrBuilderList:
type: array
items:
$ref: '#/components/schemas/DeclarationOrBuilder'
declarationList: declarationList:
type: array type: array
items: items:
@ -5408,6 +5408,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
enumType: enumType:
type: string type: string
enum: enum:
@ -5452,8 +5454,6 @@ components:
- UTF8_VALIDATION_UNKNOWN - UTF8_VALIDATION_UNKNOWN
- NONE - NONE
- VERIFY - VERIFY
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5680,6 +5680,8 @@ components:
number: number:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/FieldOptions' $ref: '#/components/schemas/FieldOptions'
serializedSize: serializedSize:
@ -5710,8 +5712,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
jsonNameBytes: jsonNameBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -5805,6 +5805,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
retention: retention:
@ -5886,8 +5888,6 @@ components:
editionDefaultsCount: editionDefaultsCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6064,6 +6064,8 @@ components:
type: string type: string
package: package:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/FileOptions' $ref: '#/components/schemas/FileOptions'
serializedSize: serializedSize:
@ -6173,8 +6175,6 @@ components:
$ref: '#/components/schemas/SourceCodeInfoOrBuilder' $ref: '#/components/schemas/SourceCodeInfoOrBuilder'
syntaxBytes: syntaxBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6192,6 +6192,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -6278,8 +6280,6 @@ components:
type: string type: string
rubyPackageBytes: rubyPackageBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6397,6 +6397,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
treeHead: treeHead:
$ref: '#/components/schemas/TreeHead' $ref: '#/components/schemas/TreeHead'
serializedSize: serializedSize:
@ -6419,8 +6421,6 @@ components:
$ref: '#/components/schemas/TreeHeadOrBuilder' $ref: '#/components/schemas/TreeHeadOrBuilder'
auditorTreeHeadOrBuilder: auditorTreeHeadOrBuilder:
$ref: '#/components/schemas/AuditorTreeHeadOrBuilder' $ref: '#/components/schemas/AuditorTreeHeadOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6462,6 +6462,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -6507,8 +6509,6 @@ components:
leadingDetachedCommentsCount: leadingDetachedCommentsCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6577,10 +6577,10 @@ components:
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
defaultInstanceForType:
$ref: '#/components/schemas/MessageLite'
initialized: initialized:
type: boolean type: boolean
defaultInstanceForType:
$ref: '#/components/schemas/MessageLite'
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initializationErrorString: initializationErrorString:
@ -6599,15 +6599,17 @@ components:
format: int32 format: int32
parserForType: parserForType:
$ref: '#/components/schemas/ParserMessageLite' $ref: '#/components/schemas/ParserMessageLite'
defaultInstanceForType:
$ref: '#/components/schemas/MessageLite'
initialized: initialized:
type: boolean type: boolean
defaultInstanceForType:
$ref: '#/components/schemas/MessageLite'
MessageOptions: MessageOptions:
type: object type: object
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -6640,8 +6642,6 @@ components:
uninterpretedOptionCount: uninterpretedOptionCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6733,12 +6733,14 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
name: name:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/MethodOptions' $ref: '#/components/schemas/MethodOptions'
outputType:
type: string
inputType: inputType:
type: string type: string
outputType:
type: string
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -6758,8 +6760,6 @@ components:
type: boolean type: boolean
serverStreaming: serverStreaming:
type: boolean type: boolean
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6779,10 +6779,10 @@ components:
type: string type: string
options: options:
$ref: '#/components/schemas/MethodOptions' $ref: '#/components/schemas/MethodOptions'
outputType:
type: string
inputType: inputType:
type: string type: string
outputType:
type: string
nameBytes: nameBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
optionsOrBuilder: optionsOrBuilder:
@ -6814,6 +6814,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -6844,8 +6846,6 @@ components:
- IDEMPOTENCY_UNKNOWN - IDEMPOTENCY_UNKNOWN
- NO_SIDE_EFFECTS - NO_SIDE_EFFECTS
- IDEMPOTENT - IDEMPOTENT
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6907,6 +6907,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -6925,8 +6927,6 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/ProofStepOrBuilder' $ref: '#/components/schemas/ProofStepOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -6945,6 +6945,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -6958,8 +6960,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
isExtension: isExtension:
type: boolean type: boolean
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7025,6 +7025,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
name: name:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/OneofOptions' $ref: '#/components/schemas/OneofOptions'
serializedSize: serializedSize:
@ -7038,8 +7040,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
optionsOrBuilder: optionsOrBuilder:
$ref: '#/components/schemas/OneofOptionsOrBuilder' $ref: '#/components/schemas/OneofOptionsOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7082,6 +7082,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
features: features:
$ref: '#/components/schemas/FeatureSet' $ref: '#/components/schemas/FeatureSet'
serializedSize: serializedSize:
@ -7104,8 +7106,6 @@ components:
uninterpretedOptionCount: uninterpretedOptionCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7234,6 +7234,8 @@ components:
counter: counter:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -7248,8 +7250,6 @@ components:
proofCount: proofCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7294,6 +7294,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
prefix: prefix:
$ref: '#/components/schemas/PrefixSearchResult' $ref: '#/components/schemas/PrefixSearchResult'
serializedSize: serializedSize:
@ -7307,8 +7309,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
prefixOrBuilder: prefixOrBuilder:
$ref: '#/components/schemas/PrefixSearchResultOrBuilder' $ref: '#/components/schemas/PrefixSearchResultOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7360,6 +7360,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
end: end:
type: integer type: integer
format: int32 format: int32
@ -7373,8 +7375,6 @@ components:
$ref: '#/components/schemas/ReservedRange' $ref: '#/components/schemas/ReservedRange'
parserForType: parserForType:
$ref: '#/components/schemas/ParserReservedRange' $ref: '#/components/schemas/ParserReservedRange'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7437,6 +7437,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
name: name:
type: string type: string
initialized:
type: boolean
options: options:
$ref: '#/components/schemas/ServiceOptions' $ref: '#/components/schemas/ServiceOptions'
serializedSize: serializedSize:
@ -7461,8 +7463,6 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/MethodDescriptorProtoOrBuilder' $ref: '#/components/schemas/MethodDescriptorProtoOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7516,6 +7516,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
deprecated: deprecated:
type: boolean type: boolean
features: features:
@ -7540,8 +7542,6 @@ components:
uninterpretedOptionCount: uninterpretedOptionCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7597,6 +7597,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -7615,8 +7617,6 @@ components:
type: array type: array
items: items:
$ref: '#/components/schemas/LocationOrBuilder' $ref: '#/components/schemas/LocationOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7667,6 +7667,8 @@ components:
timestamp: timestamp:
type: integer type: integer
format: int64 format: int64
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -7677,8 +7679,6 @@ components:
treeSize: treeSize:
type: integer type: integer
format: int64 format: int64
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7724,6 +7724,8 @@ components:
nameCount: nameCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
doubleValue: doubleValue:
type: number type: number
format: double format: double
@ -7758,8 +7760,6 @@ components:
type: string type: string
aggregateValueBytes: aggregateValueBytes:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -7822,6 +7822,8 @@ components:
UnknownFieldSet: UnknownFieldSet:
type: object type: object
properties: properties:
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -7832,8 +7834,6 @@ components:
serializedSizeAsMessageSet: serializedSizeAsMessageSet:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
KeyTransparencyMonitorRequest: KeyTransparencyMonitorRequest:
required: required:
- aci - aci
@ -7940,6 +7940,8 @@ components:
properties: properties:
unknownFields: unknownFields:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
initialized:
type: boolean
pos: pos:
type: integer type: integer
format: int64 format: int64
@ -7968,8 +7970,6 @@ components:
inclusionCount: inclusionCount:
type: integer type: integer
format: int32 format: int32
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -8027,6 +8027,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
value: value:
$ref: '#/components/schemas/UpdateValue' $ref: '#/components/schemas/UpdateValue'
initialized:
type: boolean
treeHead: treeHead:
$ref: '#/components/schemas/FullTreeHead' $ref: '#/components/schemas/FullTreeHead'
serializedSize: serializedSize:
@ -8048,8 +8050,6 @@ components:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
searchOrBuilder: searchOrBuilder:
$ref: '#/components/schemas/SearchProofOrBuilder' $ref: '#/components/schemas/SearchProofOrBuilder'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType:
@ -8070,6 +8070,8 @@ components:
$ref: '#/components/schemas/UnknownFieldSet' $ref: '#/components/schemas/UnknownFieldSet'
value: value:
$ref: '#/components/schemas/ByteString' $ref: '#/components/schemas/ByteString'
initialized:
type: boolean
serializedSize: serializedSize:
type: integer type: integer
format: int32 format: int32
@ -8077,8 +8079,6 @@ components:
$ref: '#/components/schemas/UpdateValue' $ref: '#/components/schemas/UpdateValue'
parserForType: parserForType:
$ref: '#/components/schemas/ParserUpdateValue' $ref: '#/components/schemas/ParserUpdateValue'
initialized:
type: boolean
initializationErrorString: initializationErrorString:
type: string type: string
descriptorForType: descriptorForType: