protobuf : { FieldDescriptorProto_Label : any ; FieldDescriptorProto_Type : any ; FieldOptions_CType : any ; FieldOptions_JSType : any ; FileOptions_OptimizeMode : any ; MethodOptions_IdempotencyLevel : any ; Any : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Any ; encode ( message : Any ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AnyAmino ) : Any ; fromAminoMsg ( object : AnyAminoMsg ) : Any ; fromPartial ( object : { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ) : Any ; fromProtoMsg ( message : AnyProtoMsg ) : Any ; toAmino ( message : Any ) : AnyAmino ; toProto ( message : Any ) : Uint8Array ; toProtoMsg ( message : Any ) : AnyProtoMsg ; } ; DescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : DescriptorProto ; encode ( message : DescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : DescriptorProtoAmino ) : DescriptorProto ; fromAminoMsg ( object : DescriptorProtoAminoMsg ) : DescriptorProto ; fromPartial ( object : { enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...
; uninterpretedOption ?: ...
; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: ( { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }
) [] ; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } ) : DescriptorProto ; fromProtoMsg ( message : DescriptorProtoProtoMsg ) : DescriptorProto ; toAmino ( message : DescriptorProto ) : DescriptorProtoAmino ; toProto ( message : DescriptorProto ) : Uint8Array ; toProtoMsg ( message : DescriptorProto ) : DescriptorProtoProtoMsg ; } ; DescriptorProto_ExtensionRange : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : DescriptorProto_ExtensionRange ; encode ( message : DescriptorProto_ExtensionRange ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : DescriptorProto_ExtensionRangeAmino ) : DescriptorProto_ExtensionRange ; fromAminoMsg ( object : DescriptorProto_ExtensionRangeAminoMsg ) : DescriptorProto_ExtensionRange ; fromPartial ( object : { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; start ?: number ; } ) : DescriptorProto_ExtensionRange ; fromProtoMsg ( message : DescriptorProto_ExtensionRangeProtoMsg ) : DescriptorProto_ExtensionRange ; toAmino ( message : DescriptorProto_ExtensionRange ) : DescriptorProto_ExtensionRangeAmino ; toProto ( message : DescriptorProto_ExtensionRange ) : Uint8Array ; toProtoMsg ( message : DescriptorProto_ExtensionRange ) : DescriptorProto_ExtensionRangeProtoMsg ; } ; DescriptorProto_ReservedRange : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : DescriptorProto_ReservedRange ; encode ( message : DescriptorProto_ReservedRange ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : DescriptorProto_ReservedRangeAmino ) : DescriptorProto_ReservedRange ; fromAminoMsg ( object : DescriptorProto_ReservedRangeAminoMsg ) : DescriptorProto_ReservedRange ; fromPartial ( object : { end ?: number ; start ?: number ; } ) : DescriptorProto_ReservedRange ; fromProtoMsg ( message : DescriptorProto_ReservedRangeProtoMsg ) : DescriptorProto_ReservedRange ; toAmino ( message : DescriptorProto_ReservedRange ) : DescriptorProto_ReservedRangeAmino ; toProto ( message : DescriptorProto_ReservedRange ) : Uint8Array ; toProtoMsg ( message : DescriptorProto_ReservedRange ) : DescriptorProto_ReservedRangeProtoMsg ; } ; Duration : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Duration ; encode ( message : Duration ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : string ) : Duration ; fromAminoMsg ( object : DurationAminoMsg ) : Duration ; fromPartial ( object : { nanos ?: number ; seconds ?: bigint ; } ) : Duration ; fromProtoMsg ( message : DurationProtoMsg ) : Duration ; toAmino ( message : Duration ) : string ; toProto ( message : Duration ) : Uint8Array ; toProtoMsg ( message : Duration ) : DurationProtoMsg ; } ; Empty : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Empty ; encode ( _ : Empty ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( _ : EmptyAmino ) : Empty ; fromAminoMsg ( object : EmptyAminoMsg ) : Empty ; fromPartial ( _ : {} ) : Empty ; fromProtoMsg ( message : EmptyProtoMsg ) : Empty ; toAmino ( _ : Empty ) : EmptyAmino ; toProto ( message : Empty ) : Uint8Array ; toProtoMsg ( message : Empty ) : EmptyProtoMsg ; } ; EnumDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : EnumDescriptorProto ; encode ( message : EnumDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumDescriptorProtoAmino ) : EnumDescriptorProto ; fromAminoMsg ( object : EnumDescriptorProtoAminoMsg ) : EnumDescriptorProto ; fromPartial ( object : { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; } [] ; } ) : EnumDescriptorProto ; fromProtoMsg ( message : EnumDescriptorProtoProtoMsg ) : EnumDescriptorProto ; toAmino ( message : EnumDescriptorProto ) : EnumDescriptorProtoAmino ; toProto ( message : EnumDescriptorProto ) : Uint8Array ; toProtoMsg ( message : EnumDescriptorProto ) : EnumDescriptorProtoProtoMsg ; } ; EnumDescriptorProto_EnumReservedRange : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : EnumDescriptorProto_EnumReservedRange ; encode ( message : EnumDescriptorProto_EnumReservedRange ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumDescriptorProto_EnumReservedRangeAmino ) : EnumDescriptorProto_EnumReservedRange ; fromAminoMsg ( object : EnumDescriptorProto_EnumReservedRangeAminoMsg ) : EnumDescriptorProto_EnumReservedRange ; fromPartial ( object : { end ?: number ; start ?: number ; } ) : EnumDescriptorProto_EnumReservedRange ; fromProtoMsg ( message : EnumDescriptorProto_EnumReservedRangeProtoMsg ) : EnumDescriptorProto_EnumReservedRange ; toAmino ( message : EnumDescriptorProto_EnumReservedRange ) : EnumDescriptorProto_EnumReservedRangeAmino ; toProto ( message : EnumDescriptorProto_EnumReservedRange ) : Uint8Array ; toProtoMsg ( message : EnumDescriptorProto_EnumReservedRange ) : EnumDescriptorProto_EnumReservedRangeProtoMsg ; } ; EnumOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : EnumOptions ; encode ( message : EnumOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumOptionsAmino ) : EnumOptions ; fromAminoMsg ( object : EnumOptionsAminoMsg ) : EnumOptions ; fromPartial ( object : { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : EnumOptions ; fromProtoMsg ( message : EnumOptionsProtoMsg ) : EnumOptions ; toAmino ( message : EnumOptions ) : EnumOptionsAmino ; toProto ( message : EnumOptions ) : Uint8Array ; toProtoMsg ( message : EnumOptions ) : EnumOptionsProtoMsg ; } ; EnumValueDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : EnumValueDescriptorProto ; encode ( message : EnumValueDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumValueDescriptorProtoAmino ) : EnumValueDescriptorProto ; fromAminoMsg ( object : EnumValueDescriptorProtoAminoMsg ) : EnumValueDescriptorProto ; fromPartial ( object : { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } ) : EnumValueDescriptorProto ; fromProtoMsg ( message : EnumValueDescriptorProtoProtoMsg ) : EnumValueDescriptorProto ; toAmino ( message : EnumValueDescriptorProto ) : EnumValueDescriptorProtoAmino ; toProto ( message : EnumValueDescriptorProto ) : Uint8Array ; toProtoMsg ( message : EnumValueDescriptorProto ) : EnumValueDescriptorProtoProtoMsg ; } ; EnumValueOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : EnumValueOptions ; encode ( message : EnumValueOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumValueOptionsAmino ) : EnumValueOptions ; fromAminoMsg ( object : EnumValueOptionsAminoMsg ) : EnumValueOptions ; fromPartial ( object : { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : EnumValueOptions ; fromProtoMsg ( message : EnumValueOptionsProtoMsg ) : EnumValueOptions ; toAmino ( message : EnumValueOptions ) : EnumValueOptionsAmino ; toProto ( message : EnumValueOptions ) : Uint8Array ; toProtoMsg ( message : EnumValueOptions ) : EnumValueOptionsProtoMsg ; } ; ExtensionRangeOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ExtensionRangeOptions ; encode ( message : ExtensionRangeOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ExtensionRangeOptionsAmino ) : ExtensionRangeOptions ; fromAminoMsg ( object : ExtensionRangeOptionsAminoMsg ) : ExtensionRangeOptions ; fromPartial ( object : { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : ExtensionRangeOptions ; fromProtoMsg ( message : ExtensionRangeOptionsProtoMsg ) : ExtensionRangeOptions ; toAmino ( message : ExtensionRangeOptions ) : ExtensionRangeOptionsAmino ; toProto ( message : ExtensionRangeOptions ) : Uint8Array ; toProtoMsg ( message : ExtensionRangeOptions ) : ExtensionRangeOptionsProtoMsg ; } ; FieldDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : FieldDescriptorProto ; encode ( message : FieldDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FieldDescriptorProtoAmino ) : FieldDescriptorProto ; fromAminoMsg ( object : FieldDescriptorProtoAminoMsg ) : FieldDescriptorProto ; fromPartial ( object : { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } ) : FieldDescriptorProto ; fromProtoMsg ( message : FieldDescriptorProtoProtoMsg ) : FieldDescriptorProto ; toAmino ( message : FieldDescriptorProto ) : FieldDescriptorProtoAmino ; toProto ( message : FieldDescriptorProto ) : Uint8Array ; toProtoMsg ( message : FieldDescriptorProto ) : FieldDescriptorProtoProtoMsg ; } ; FieldDescriptorProto_LabelAmino : typeof FieldDescriptorProto_Label ; FieldDescriptorProto_LabelSDKType : typeof FieldDescriptorProto_Label ; FieldDescriptorProto_TypeAmino : typeof FieldDescriptorProto_Type ; FieldDescriptorProto_TypeSDKType : typeof FieldDescriptorProto_Type ; FieldOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : FieldOptions ; encode ( message : FieldOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FieldOptionsAmino ) : FieldOptions ; fromAminoMsg ( object : FieldOptionsAminoMsg ) : FieldOptions ; fromPartial ( object : { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } ) : FieldOptions ; fromProtoMsg ( message : FieldOptionsProtoMsg ) : FieldOptions ; toAmino ( message : FieldOptions ) : FieldOptionsAmino ; toProto ( message : FieldOptions ) : Uint8Array ; toProtoMsg ( message : FieldOptions ) : FieldOptionsProtoMsg ; } ; FieldOptions_CTypeAmino : typeof FieldOptions_CType ; FieldOptions_CTypeSDKType : typeof FieldOptions_CType ; FieldOptions_JSTypeAmino : typeof FieldOptions_JSType ; FieldOptions_JSTypeSDKType : typeof FieldOptions_JSType ; FileDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : FileDescriptorProto ; encode ( message : FileDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileDescriptorProtoAmino ) : FileDescriptorProto ; fromAminoMsg ( object : FileDescriptorProtoAminoMsg ) : FileDescriptorProto ; fromPartial ( object : { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...
; uninterpretedOption ?: ...
; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: { name ?: string ; options ?: { allowAlias ?: ...
; deprecated ?: ...
; uninterpretedOption ?: ...
; } ; reservedName ?: ( ...
) [] ; reservedRange ?: ( ...
) [] ; value ?: ( ...
) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...
; deprecated ?: ...
; jstype ?: ...
; lazy ?: ...
; packed ?: ...
; uninterpretedOption ?: ...
; weak ?: ...
; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: ...
; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...
; deprecated ?: ...
; jstype ?: ...
; lazy ?: ...
; packed ?: ...
; uninterpretedOption ?: ...
; weak ?: ...
; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...
; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: ...
; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: ...
; idempotencyLevel ?: ...
; uninterpretedOption ?: ...
; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } ) : FileDescriptorProto ; fromProtoMsg ( message : FileDescriptorProtoProtoMsg ) : FileDescriptorProto ; toAmino ( message : FileDescriptorProto ) : FileDescriptorProtoAmino ; toProto ( message : FileDescriptorProto ) : Uint8Array ; toProtoMsg ( message : FileDescriptorProto ) : FileDescriptorProtoProtoMsg ; } ; FileDescriptorSet : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : FileDescriptorSet ; encode ( message : FileDescriptorSet ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileDescriptorSetAmino ) : FileDescriptorSet ; fromAminoMsg ( object : FileDescriptorSetAminoMsg ) : FileDescriptorSet ; fromPartial ( object : { file ?: { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: ...
; deprecated ?: ...
; uninterpretedOption ?: ...
; } ; reservedName ?: ( ...
) [] ; reservedRange ?: ( ...
) [] ; value ?: ( ...
) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...
; deprecated ?: ...
; jstype ?: ...
; lazy ?: ...
; packed ?: ...
; uninterpretedOption ?: ...
; weak ?: ...
; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: ( ...
) [] ; extension ?: ( ...
) [] ; extensionRange ?: ( ...
) [] ; field ?: ( ...
) [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...
; oneofDecl ?: ( ...
) [] ; options ?: { deprecated ?: ...
; mapEntry ?: ...
; messageSetWireFormat ?: ...
; noStandardDescriptorAccessor ?: ...
; uninterpretedOption ?: ...
; } ; reservedName ?: ( ...
) [] ; reservedRange ?: ( ...
) [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: ( ...
) [] ; name ?: string ; options ?: { deprecated ?: ...
; uninterpretedOption ?: ...
; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: ...
; leadingDetachedComments ?: ...
; path ?: ...
; span ?: ...
; trailingComments ?: ...
; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } [] ; } ) : FileDescriptorSet ; fromProtoMsg ( message : FileDescriptorSetProtoMsg ) : FileDescriptorSet ; toAmino ( message : FileDescriptorSet ) : FileDescriptorSetAmino ; toProto ( message : FileDescriptorSet ) : Uint8Array ; toProtoMsg ( message : FileDescriptorSet ) : FileDescriptorSetProtoMsg ; } ; FileOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : FileOptions ; encode ( message : FileOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileOptionsAmino ) : FileOptions ; fromAminoMsg ( object : FileOptionsAminoMsg ) : FileOptions ; fromPartial ( object : { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : FileOptions ; fromProtoMsg ( message : FileOptionsProtoMsg ) : FileOptions ; toAmino ( message : FileOptions ) : FileOptionsAmino ; toProto ( message : FileOptions ) : Uint8Array ; toProtoMsg ( message : FileOptions ) : FileOptionsProtoMsg ; } ; FileOptions_OptimizeModeAmino : typeof FileOptions_OptimizeMode ; FileOptions_OptimizeModeSDKType : typeof FileOptions_OptimizeMode ; GeneratedCodeInfo : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GeneratedCodeInfo ; encode ( message : GeneratedCodeInfo ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GeneratedCodeInfoAmino ) : GeneratedCodeInfo ; fromAminoMsg ( object : GeneratedCodeInfoAminoMsg ) : GeneratedCodeInfo ; fromPartial ( object : { annotation ?: { begin ?: number ; end ?: number ; path ?: number [] ; sourceFile ?: string ; } [] ; } ) : GeneratedCodeInfo ; fromProtoMsg ( message : GeneratedCodeInfoProtoMsg ) : GeneratedCodeInfo ; toAmino ( message : GeneratedCodeInfo ) : GeneratedCodeInfoAmino ; toProto ( message : GeneratedCodeInfo ) : Uint8Array ; toProtoMsg ( message : GeneratedCodeInfo ) : GeneratedCodeInfoProtoMsg ; } ; GeneratedCodeInfo_Annotation : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GeneratedCodeInfo_Annotation ; encode ( message : GeneratedCodeInfo_Annotation ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GeneratedCodeInfo_AnnotationAmino ) : GeneratedCodeInfo_Annotation ; fromAminoMsg ( object : GeneratedCodeInfo_AnnotationAminoMsg ) : GeneratedCodeInfo_Annotation ; fromPartial ( object : { begin ?: number ; end ?: number ; path ?: number [] ; sourceFile ?: string ; } ) : GeneratedCodeInfo_Annotation ; fromProtoMsg ( message : GeneratedCodeInfo_AnnotationProtoMsg ) : GeneratedCodeInfo_Annotation ; toAmino ( message : GeneratedCodeInfo_Annotation ) : GeneratedCodeInfo_AnnotationAmino ; toProto ( message : GeneratedCodeInfo_Annotation ) : Uint8Array ; toProtoMsg ( message : GeneratedCodeInfo_Annotation ) : GeneratedCodeInfo_AnnotationProtoMsg ; } ; MessageOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MessageOptions ; encode ( message : MessageOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MessageOptionsAmino ) : MessageOptions ; fromAminoMsg ( object : MessageOptionsAminoMsg ) : MessageOptions ; fromPartial ( object : { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : MessageOptions ; fromProtoMsg ( message : MessageOptionsProtoMsg ) : MessageOptions ; toAmino ( message : MessageOptions ) : MessageOptionsAmino ; toProto ( message : MessageOptions ) : Uint8Array ; toProtoMsg ( message : MessageOptions ) : MessageOptionsProtoMsg ; } ; MethodDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MethodDescriptorProto ; encode ( message : MethodDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MethodDescriptorProtoAmino ) : MethodDescriptorProto ; fromAminoMsg ( object : MethodDescriptorProtoAminoMsg ) : MethodDescriptorProto ; fromPartial ( object : { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } ) : MethodDescriptorProto ; fromProtoMsg ( message : MethodDescriptorProtoProtoMsg ) : MethodDescriptorProto ; toAmino ( message : MethodDescriptorProto ) : MethodDescriptorProtoAmino ; toProto ( message : MethodDescriptorProto ) : Uint8Array ; toProtoMsg ( message : MethodDescriptorProto ) : MethodDescriptorProtoProtoMsg ; } ; MethodOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MethodOptions ; encode ( message : MethodOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MethodOptionsAmino ) : MethodOptions ; fromAminoMsg ( object : MethodOptionsAminoMsg ) : MethodOptions ; fromPartial ( object : { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : MethodOptions ; fromProtoMsg ( message : MethodOptionsProtoMsg ) : MethodOptions ; toAmino ( message : MethodOptions ) : MethodOptionsAmino ; toProto ( message : MethodOptions ) : Uint8Array ; toProtoMsg ( message : MethodOptions ) : MethodOptionsProtoMsg ; } ; MethodOptions_IdempotencyLevelAmino : typeof MethodOptions_IdempotencyLevel ; MethodOptions_IdempotencyLevelSDKType : typeof MethodOptions_IdempotencyLevel ; OneofDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : OneofDescriptorProto ; encode ( message : OneofDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : OneofDescriptorProtoAmino ) : OneofDescriptorProto ; fromAminoMsg ( object : OneofDescriptorProtoAminoMsg ) : OneofDescriptorProto ; fromPartial ( object : { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } ) : OneofDescriptorProto ; fromProtoMsg ( message : OneofDescriptorProtoProtoMsg ) : OneofDescriptorProto ; toAmino ( message : OneofDescriptorProto ) : OneofDescriptorProtoAmino ; toProto ( message : OneofDescriptorProto ) : Uint8Array ; toProtoMsg ( message : OneofDescriptorProto ) : OneofDescriptorProtoProtoMsg ; } ; OneofOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : OneofOptions ; encode ( message : OneofOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : OneofOptionsAmino ) : OneofOptions ; fromAminoMsg ( object : OneofOptionsAminoMsg ) : OneofOptions ; fromPartial ( object : { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : OneofOptions ; fromProtoMsg ( message : OneofOptionsProtoMsg ) : OneofOptions ; toAmino ( message : OneofOptions ) : OneofOptionsAmino ; toProto ( message : OneofOptions ) : Uint8Array ; toProtoMsg ( message : OneofOptions ) : OneofOptionsProtoMsg ; } ; ServiceDescriptorProto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ServiceDescriptorProto ; encode ( message : ServiceDescriptorProto ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ServiceDescriptorProtoAmino ) : ServiceDescriptorProto ; fromAminoMsg ( object : ServiceDescriptorProtoAminoMsg ) : ServiceDescriptorProto ; fromPartial ( object : { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: ...
; doubleValue ?: ...
; identifierValue ?: ...
; name ?: ...
; negativeIntValue ?: ...
; positiveIntValue ?: ...
; stringValue ?: ...
; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...
; namePart ?: ...
; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } ) : ServiceDescriptorProto ; fromProtoMsg ( message : ServiceDescriptorProtoProtoMsg ) : ServiceDescriptorProto ; toAmino ( message : ServiceDescriptorProto ) : ServiceDescriptorProtoAmino ; toProto ( message : ServiceDescriptorProto ) : Uint8Array ; toProtoMsg ( message : ServiceDescriptorProto ) : ServiceDescriptorProtoProtoMsg ; } ; ServiceOptions : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ServiceOptions ; encode ( message : ServiceOptions ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ServiceOptionsAmino ) : ServiceOptions ; fromAminoMsg ( object : ServiceOptionsAminoMsg ) : ServiceOptions ; fromPartial ( object : { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : ServiceOptions ; fromProtoMsg ( message : ServiceOptionsProtoMsg ) : ServiceOptions ; toAmino ( message : ServiceOptions ) : ServiceOptionsAmino ; toProto ( message : ServiceOptions ) : Uint8Array ; toProtoMsg ( message : ServiceOptions ) : ServiceOptionsProtoMsg ; } ; SourceCodeInfo : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SourceCodeInfo ; encode ( message : SourceCodeInfo ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SourceCodeInfoAmino ) : SourceCodeInfo ; fromAminoMsg ( object : SourceCodeInfoAminoMsg ) : SourceCodeInfo ; fromPartial ( object : { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } ) : SourceCodeInfo ; fromProtoMsg ( message : SourceCodeInfoProtoMsg ) : SourceCodeInfo ; toAmino ( message : SourceCodeInfo ) : SourceCodeInfoAmino ; toProto ( message : SourceCodeInfo ) : Uint8Array ; toProtoMsg ( message : SourceCodeInfo ) : SourceCodeInfoProtoMsg ; } ; SourceCodeInfo_Location : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SourceCodeInfo_Location ; encode ( message : SourceCodeInfo_Location ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SourceCodeInfo_LocationAmino ) : SourceCodeInfo_Location ; fromAminoMsg ( object : SourceCodeInfo_LocationAminoMsg ) : SourceCodeInfo_Location ; fromPartial ( object : { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } ) : SourceCodeInfo_Location ; fromProtoMsg ( message : SourceCodeInfo_LocationProtoMsg ) : SourceCodeInfo_Location ; toAmino ( message : SourceCodeInfo_Location ) : SourceCodeInfo_LocationAmino ; toProto ( message : SourceCodeInfo_Location ) : Uint8Array ; toProtoMsg ( message : SourceCodeInfo_Location ) : SourceCodeInfo_LocationProtoMsg ; } ; Timestamp : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Timestamp ; encode ( message : Timestamp ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : string ) : Timestamp ; fromAminoMsg ( object : TimestampAminoMsg ) : Timestamp ; fromPartial ( object : { nanos ?: number ; seconds ?: bigint ; } ) : Timestamp ; fromProtoMsg ( message : TimestampProtoMsg ) : Timestamp ; toAmino ( message : Timestamp ) : string ; toProto ( message : Timestamp ) : Uint8Array ; toProtoMsg ( message : Timestamp ) : TimestampProtoMsg ; } ; UninterpretedOption : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : UninterpretedOption ; encode ( message : UninterpretedOption ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : UninterpretedOptionAmino ) : UninterpretedOption ; fromAminoMsg ( object : UninterpretedOptionAminoMsg ) : UninterpretedOption ; fromPartial ( object : { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } ) : UninterpretedOption ; fromProtoMsg ( message : UninterpretedOptionProtoMsg ) : UninterpretedOption ; toAmino ( message : UninterpretedOption ) : UninterpretedOptionAmino ; toProto ( message : UninterpretedOption ) : Uint8Array ; toProtoMsg ( message : UninterpretedOption ) : UninterpretedOptionProtoMsg ; } ; UninterpretedOption_NamePart : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : UninterpretedOption_NamePart ; encode ( message : UninterpretedOption_NamePart ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : UninterpretedOption_NamePartAmino ) : UninterpretedOption_NamePart ; fromAminoMsg ( object : UninterpretedOption_NamePartAminoMsg ) : UninterpretedOption_NamePart ; fromPartial ( object : { isExtension ?: boolean ; namePart ?: string ; } ) : UninterpretedOption_NamePart ; fromProtoMsg ( message : UninterpretedOption_NamePartProtoMsg ) : UninterpretedOption_NamePart ; toAmino ( message : UninterpretedOption_NamePart ) : UninterpretedOption_NamePartAmino ; toProto ( message : UninterpretedOption_NamePart ) : Uint8Array ; toProtoMsg ( message : UninterpretedOption_NamePart ) : UninterpretedOption_NamePartProtoMsg ; } ; fieldDescriptorProto_LabelFromJSON ( object : any ) : FieldDescriptorProto_Label ; fieldDescriptorProto_LabelToJSON ( object : FieldDescriptorProto_Label ) : string ; fieldDescriptorProto_TypeFromJSON ( object : any ) : FieldDescriptorProto_Type ; fieldDescriptorProto_TypeToJSON ( object : FieldDescriptorProto_Type ) : string ; fieldOptions_CTypeFromJSON ( object : any ) : FieldOptions_CType ; fieldOptions_CTypeToJSON ( object : FieldOptions_CType ) : string ; fieldOptions_JSTypeFromJSON ( object : any ) : FieldOptions_JSType ; fieldOptions_JSTypeToJSON ( object : FieldOptions_JSType ) : string ; fileOptions_OptimizeModeFromJSON ( object : any ) : FileOptions_OptimizeMode ; fileOptions_OptimizeModeToJSON ( object : FileOptions_OptimizeMode ) : string ; methodOptions_IdempotencyLevelFromJSON ( object : any ) : MethodOptions_IdempotencyLevel ; methodOptions_IdempotencyLevelToJSON ( object : MethodOptions_IdempotencyLevel ) : string ; } = ... Type declaration Any : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : Any ; encode ( message : Any , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AnyAmino ) : Any ; fromAminoMsg ( object : AnyAminoMsg ) : Any ; fromPartial ( object : { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ) : Any ; fromProtoMsg ( message : AnyProtoMsg ) : Any ; toAmino ( message : Any ) : AnyAmino ; toProto ( message : Any ) : Uint8Array ; toProtoMsg ( message : Any ) : AnyProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : Any Returns Any Defined in packages/proto/src/codegen/google/protobuf/any.ts:347 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/any.ts:338 from Amino : functionfrom Amino ( object ) : Any Returns Any Defined in packages/proto/src/codegen/google/protobuf/any.ts:373 from Amino Msg : functionfrom Amino Msg ( object ) : Any Returns Any Defined in packages/proto/src/codegen/google/protobuf/any.ts:385 from Partial : functionfrom Partial ( object ) : Any Parameters object : { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } Optional
$type Url ?: string Optional
type Url ?: string Optional
value ?: Uint8Array Returns Any Defined in packages/proto/src/codegen/google/protobuf/any.ts:367 from Proto Msg : functionfrom Proto Msg ( message ) : Any Returns Any Defined in packages/proto/src/codegen/google/protobuf/any.ts:388 to Amino : functionto Amino ( message ) : AnyAmino Defined in packages/proto/src/codegen/google/protobuf/any.ts:379 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/any.ts:391 to Proto Msg : functionto Proto Msg ( message ) : AnyProtoMsg Defined in packages/proto/src/codegen/google/protobuf/any.ts:394 Descriptor Proto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : DescriptorProto ; encode ( message : DescriptorProto , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : DescriptorProtoAmino ) : DescriptorProto ; fromAminoMsg ( object : DescriptorProtoAminoMsg ) : DescriptorProto ; fromPartial ( object : { enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: ( { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }) [] ; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } ) : DescriptorProto ; fromProtoMsg ( message : DescriptorProtoProtoMsg ) : DescriptorProto ; toAmino ( message : DescriptorProto ) : DescriptorProtoAmino ; toProto ( message : DescriptorProto ) : Uint8Array ; toProtoMsg ( message : DescriptorProto ) : DescriptorProtoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : DescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2541 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2508 from Amino : functionfrom Amino ( object ) : DescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2599 from Amino Msg : functionfrom Amino Msg ( object ) : DescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2663 from Partial : functionfrom Partial ( object ) : DescriptorProto Parameters object : { enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: ( { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }) [] ; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } Optional
enum Type ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] Optional
extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] Optional
extension Range ?: { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; start ?: number ; } [] Optional
field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] Optional
name ?: string Optional
nested Type ?: ( { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }) [] Optional
oneof Decl ?: { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] Optional
options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
map Entry ?: boolean Optional
message Set Wire Format ?: boolean Optional
no Standard Descriptor Accessor ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
reserved Name ?: string [] Optional
reserved Range ?: { end ?: number ; start ?: number ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2585 from Proto Msg : functionfrom Proto Msg ( message ) : DescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2666 to Amino : functionto Amino ( message ) : DescriptorProtoAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2617 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2669 to Proto Msg : functionto Proto Msg ( message ) : DescriptorProtoProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2672 type Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2688 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : DescriptorProto_ExtensionRange Parameters object : { end ?: number ; options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; start ?: number ; } Optional
end ?: number Optional
options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
start ?: number Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2723 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2756 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2774 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : DescriptorProto_ReservedRange Parameters object : { end ?: number ; start ?: number ; } Optional
end ?: number Optional
start ?: number Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2803 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2831 to Proto Msg : functionDuration : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : Duration ; encode ( message : Duration , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : string ) : Duration ; fromAminoMsg ( object : DurationAminoMsg ) : Duration ; fromPartial ( object : { nanos ?: number ; seconds ?: bigint ; } ) : Duration ; fromProtoMsg ( message : DurationProtoMsg ) : Duration ; toAmino ( message : Duration ) : string ; toProto ( message : Duration ) : Uint8Array ; toProtoMsg ( message : Duration ) : DurationProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : Duration Defined in packages/proto/src/codegen/google/protobuf/duration.ts:231 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/duration.ts:222 from Amino : functionfrom Amino ( object ) : Duration Defined in packages/proto/src/codegen/google/protobuf/duration.ts:257 from Amino Msg : functionfrom Amino Msg ( object ) : Duration Defined in packages/proto/src/codegen/google/protobuf/duration.ts:267 from Partial : functionfrom Partial ( object ) : Duration Parameters object : { nanos ?: number ; seconds ?: bigint ; } Optional
nanos ?: number Optional
seconds ?: bigint Defined in packages/proto/src/codegen/google/protobuf/duration.ts:251 from Proto Msg : functionfrom Proto Msg ( message ) : Duration Defined in packages/proto/src/codegen/google/protobuf/duration.ts:270 to Amino : functionto Amino ( message ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/duration.ts:264 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/duration.ts:273 to Proto Msg : functionto Proto Msg ( message ) : DurationProtoMsg Defined in packages/proto/src/codegen/google/protobuf/duration.ts:276 type Url : string decode : functiondecode ( input , length ? ) : Empty Defined in packages/proto/src/codegen/google/protobuf/empty.ts:56 encode : functionencode ( _ , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/empty.ts:53 from Amino : functionfrom Amino ( _ ) : Empty Defined in packages/proto/src/codegen/google/protobuf/empty.ts:74 from Amino Msg : functionfrom Amino Msg ( object ) : Empty Defined in packages/proto/src/codegen/google/protobuf/empty.ts:82 from Partial : functionfrom Partial ( _ ) : Empty Defined in packages/proto/src/codegen/google/protobuf/empty.ts:70 from Proto Msg : functionfrom Proto Msg ( message ) : Empty Defined in packages/proto/src/codegen/google/protobuf/empty.ts:85 to Amino : functionto Amino ( _ ) : EmptyAmino Defined in packages/proto/src/codegen/google/protobuf/empty.ts:78 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/empty.ts:88 to Proto Msg : functionto Proto Msg ( message ) : EmptyProtoMsg Defined in packages/proto/src/codegen/google/protobuf/empty.ts:91 Enum Descriptor Proto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : EnumDescriptorProto ; encode ( message : EnumDescriptorProto , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumDescriptorProtoAmino ) : EnumDescriptorProto ; fromAminoMsg ( object : EnumDescriptorProtoAminoMsg ) : EnumDescriptorProto ; fromPartial ( object : { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; } ) : EnumDescriptorProto ; fromProtoMsg ( message : EnumDescriptorProtoProtoMsg ) : EnumDescriptorProto ; toAmino ( message : EnumDescriptorProto ) : EnumDescriptorProtoAmino ; toProto ( message : EnumDescriptorProto ) : Uint8Array ; toProtoMsg ( message : EnumDescriptorProto ) : EnumDescriptorProtoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : EnumDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3181 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3163 from Amino : functionfrom Amino ( object ) : EnumDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3219 from Amino Msg : functionfrom Amino Msg ( object ) : EnumDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3253 from Partial : functionfrom Partial ( object ) : EnumDescriptorProto Parameters object : { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; } Optional
name ?: string Optional
options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
allow Alias ?: boolean Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
reserved Name ?: string [] Optional
reserved Range ?: { end ?: number ; start ?: number ; } [] Optional
value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3210 from Proto Msg : functionfrom Proto Msg ( message ) : EnumDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3256 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3259 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3277 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : EnumDescriptorProto_EnumReservedRange Parameters object : { end ?: number ; start ?: number ; } Optional
end ?: number Optional
start ?: number Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3306 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3334 to Proto Msg : functionEnum Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : EnumOptions ; encode ( message : EnumOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : EnumOptionsAmino ) : EnumOptions ; fromAminoMsg ( object : EnumOptionsAminoMsg ) : EnumOptions ; fromPartial ( object : { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : EnumOptions ; fromProtoMsg ( message : EnumOptionsProtoMsg ) : EnumOptions ; toAmino ( message : EnumOptions ) : EnumOptionsAmino ; toProto ( message : EnumOptions ) : Uint8Array ; toProtoMsg ( message : EnumOptions ) : EnumOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : EnumOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4284 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4272 from Amino : functionfrom Amino ( object ) : EnumOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4314 from Amino Msg : functionfrom Amino Msg ( object ) : EnumOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4336 from Partial : functionfrom Partial ( object ) : EnumOptions Parameters object : { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
allow Alias ?: boolean Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4307 from Proto Msg : functionfrom Proto Msg ( message ) : EnumOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4339 to Amino : functionto Amino ( message ) : EnumOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4325 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4342 to Proto Msg : functionto Proto Msg ( message ) : EnumOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4345 type Url : string decode : functiondecode ( input , length ? ) : EnumValueDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3365 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3353 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : EnumValueDescriptorProto Parameters object : { name ?: string ; number ?: number ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } Optional
name ?: string Optional
number ?: number Optional
options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3388 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3421 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : EnumValueOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4369 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4360 from Amino : functionfrom Amino ( object ) : EnumValueOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4395 from Amino Msg : functionfrom Amino Msg ( object ) : EnumValueOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4413 from Partial : functionfrom Partial ( object ) : EnumValueOptions Parameters object : { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4389 from Proto Msg : functionfrom Proto Msg ( message ) : EnumValueOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4416 to Amino : functionto Amino ( message ) : EnumValueOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4403 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4419 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : ExtensionRangeOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2854 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2848 from Amino : functionfrom Amino ( object ) : ExtensionRangeOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2876 from Amino Msg : functionfrom Amino Msg ( object ) : ExtensionRangeOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2890 from Partial : functionfrom Partial ( object ) : ExtensionRangeOptions Parameters object : { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2871 from Proto Msg : functionfrom Proto Msg ( message ) : ExtensionRangeOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2893 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2896 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : FieldDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2955 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2922 from Amino : functionfrom Amino ( object ) : FieldDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3013 from Amino Msg : functionfrom Amino Msg ( object ) : FieldDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3061 from Partial : functionfrom Partial ( object ) : FieldDescriptorProto Parameters object : { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } Optional
default Value ?: string Optional
extendee ?: string Optional
json Name ?: string Optional
name ?: string Optional
number ?: number Optional
oneof Index ?: number Optional
options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } Optional
deprecated ?: boolean Optional
lazy ?: boolean Optional
packed ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
weak ?: boolean Optional
type Name ?: string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2999 from Proto Msg : functionfrom Proto Msg ( message ) : FieldDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3064 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3067 to Proto Msg : functionField Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : FieldOptions ; encode ( message : FieldOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FieldOptionsAmino ) : FieldOptions ; fromAminoMsg ( object : FieldOptionsAminoMsg ) : FieldOptions ; fromPartial ( object : { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } ) : FieldOptions ; fromProtoMsg ( message : FieldOptionsProtoMsg ) : FieldOptions ; toAmino ( message : FieldOptions ) : FieldOptionsAmino ; toProto ( message : FieldOptions ) : Uint8Array ; toProtoMsg ( message : FieldOptions ) : FieldOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : FieldOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4098 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4074 from Amino : functionfrom Amino ( object ) : FieldOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4144 from Amino Msg : functionfrom Amino Msg ( object ) : FieldOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4182 from Partial : functionfrom Partial ( object ) : FieldOptions Parameters object : { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; weak ?: boolean ; } Optional
deprecated ?: boolean Optional
lazy ?: boolean Optional
packed ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
weak ?: boolean Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4133 from Proto Msg : functionfrom Proto Msg ( message ) : FieldOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4185 to Amino : functionto Amino ( message ) : FieldOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4167 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4188 to Proto Msg : functionto Proto Msg ( message ) : FieldOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4191 File Descriptor Proto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : FileDescriptorProto ; encode ( message : FileDescriptorProto , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileDescriptorProtoAmino ) : FileDescriptorProto ; fromAminoMsg ( object : FileDescriptorProtoAminoMsg ) : FileDescriptorProto ; fromPartial ( object : { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: ...; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: ...; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: ...; idempotencyLevel ?: ...; uninterpretedOption ?: ...; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } ) : FileDescriptorProto ; fromProtoMsg ( message : FileDescriptorProtoProtoMsg ) : FileDescriptorProto ; toAmino ( message : FileDescriptorProto ) : FileDescriptorProtoAmino ; toProto ( message : FileDescriptorProto ) : Uint8Array ; toProtoMsg ( message : FileDescriptorProto ) : FileDescriptorProtoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : FileDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2326 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2283 from Amino : functionfrom Amino ( object ) : FileDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2406 from Amino Msg : functionfrom Amino Msg ( object ) : FileDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2476 from Partial : functionfrom Partial ( object ) : FileDescriptorProto Parameters object : { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: ...; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: ...; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: ...; idempotencyLevel ?: ...; uninterpretedOption ?: ...; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } Optional
dependency ?: string [] Optional
enum Type ?: { name ?: string ; options ?: { allowAlias ?: boolean ; deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; value ?: { name ?: string ; number ?: number ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; } [] Optional
extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: FieldOptions_CType ; deprecated ?: boolean ; jstype ?: FieldOptions_JSType ; lazy ?: boolean ; packed ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; weak ?: boolean ; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] Optional
message Type ?: { enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; extensionRange ?: { end ?: number ; options ?: { uninterpretedOption ?: ...; } ; start ?: number ; } [] ; field ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: { name ?: string ; options ?: { uninterpretedOption ?: ...; } ; } [] ; options ?: { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; reservedName ?: string [] ; reservedRange ?: { end ?: number ; start ?: number ; } [] ; } [] Optional
name ?: string Optional
options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
cc Enable Arenas ?: boolean Optional
cc Generic Services ?: boolean Optional
csharp Namespace ?: string Optional
deprecated ?: boolean Optional
go Package ?: string Optional
java Generate Equals And Hash ?: boolean Optional
java Generic Services ?: boolean Optional
java Multiple Files ?: boolean Optional
java Outer Classname ?: string Optional
java Package ?: string Optional
java String Check Utf8 ?: boolean Optional
objc Class Prefix ?: string Optional
php Class Prefix ?: string Optional
php Generic Services ?: boolean Optional
php Metadata Namespace ?: string Optional
php Namespace ?: string Optional
py Generic Services ?: boolean Optional
ruby Package ?: string Optional
swift Prefix ?: string Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
package ?: string Optional
public Dependency ?: number [] Optional
service ?: { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: ...; idempotencyLevel ?: ...; uninterpretedOption ?: ...; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; } [] Optional
source Code Info ?: { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } Optional
location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] Optional
syntax ?: string Optional
weak Dependency ?: number [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2390 from Proto Msg : functionfrom Proto Msg ( message ) : FileDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2479 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2482 to Proto Msg : functionFile Descriptor Set : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : FileDescriptorSet ; encode ( message : FileDescriptorSet , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileDescriptorSetAmino ) : FileDescriptorSet ; fromAminoMsg ( object : FileDescriptorSetAminoMsg ) : FileDescriptorSet ; fromPartial ( object : { file ?: { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: ( ...) [] ; extension ?: ( ...) [] ; extensionRange ?: ( ...) [] ; field ?: ( ...) [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: ( ...) [] ; options ?: { deprecated ?: ...; mapEntry ?: ...; messageSetWireFormat ?: ...; noStandardDescriptorAccessor ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: ( ...) [] ; name ?: string ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: ...; leadingDetachedComments ?: ...; path ?: ...; span ?: ...; trailingComments ?: ...; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } [] ; } ) : FileDescriptorSet ; fromProtoMsg ( message : FileDescriptorSetProtoMsg ) : FileDescriptorSet ; toAmino ( message : FileDescriptorSet ) : FileDescriptorSetAmino ; toProto ( message : FileDescriptorSet ) : Uint8Array ; toProtoMsg ( message : FileDescriptorSet ) : FileDescriptorSetProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : FileDescriptorSet Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2213 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2207 from Amino : functionfrom Amino ( object ) : FileDescriptorSet Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2235 from Amino Msg : functionfrom Amino Msg ( object ) : FileDescriptorSet Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2249 from Partial : functionfrom Partial ( object ) : FileDescriptorSet Parameters object : { file ?: { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: ( ...) [] ; extension ?: ( ...) [] ; extensionRange ?: ( ...) [] ; field ?: ( ...) [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: ( ...) [] ; options ?: { deprecated ?: ...; mapEntry ?: ...; messageSetWireFormat ?: ...; noStandardDescriptorAccessor ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: ( ...) [] ; name ?: string ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: ...; leadingDetachedComments ?: ...; path ?: ...; span ?: ...; trailingComments ?: ...; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } [] ; } Optional
file ?: { dependency ?: string [] ; enumType ?: { name ?: string ; options ?: { allowAlias ?: ...; deprecated ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; value ?: ( ...) [] ; } [] ; extension ?: { defaultValue ?: string ; extendee ?: string ; jsonName ?: string ; label ?: FieldDescriptorProto_Label ; name ?: string ; number ?: number ; oneofIndex ?: number ; options ?: { ctype ?: ...; deprecated ?: ...; jstype ?: ...; lazy ?: ...; packed ?: ...; uninterpretedOption ?: ...; weak ?: ...; } ; type ?: FieldDescriptorProto_Type ; typeName ?: string ; } [] ; messageType ?: { enumType ?: ( ...) [] ; extension ?: ( ...) [] ; extensionRange ?: ( ...) [] ; field ?: ( ...) [] ; name ?: string ; nestedType ?: { name?: string | undefined; field?: { name?: string | undefined; number?: number | undefined; label?: FieldDescriptorProto_Label | undefined; type?: FieldDescriptorProto_Type | undefined; ... 5 more ...; options?: { ...; } | undefined; }[] | undefined; ... 7 more ...; reservedName?: string[] | undefined; }[] | unde...; oneofDecl ?: ( ...) [] ; options ?: { deprecated ?: ...; mapEntry ?: ...; messageSetWireFormat ?: ...; noStandardDescriptorAccessor ?: ...; uninterpretedOption ?: ...; } ; reservedName ?: ( ...) [] ; reservedRange ?: ( ...) [] ; } [] ; name ?: string ; options ?: { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; package ?: string ; publicDependency ?: number [] ; service ?: { method ?: ( ...) [] ; name ?: string ; options ?: { deprecated ?: ...; uninterpretedOption ?: ...; } ; } [] ; sourceCodeInfo ?: { location ?: { leadingComments ?: ...; leadingDetachedComments ?: ...; path ?: ...; span ?: ...; trailingComments ?: ...; } [] ; } ; syntax ?: string ; weakDependency ?: number [] ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2230 from Proto Msg : functionfrom Proto Msg ( message ) : FileDescriptorSet Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2252 to Amino : functionto Amino ( message ) : FileDescriptorSetAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2240 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:2255 to Proto Msg : functionFile Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : FileOptions ; encode ( message : FileOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FileOptionsAmino ) : FileOptions ; fromAminoMsg ( object : FileOptionsAminoMsg ) : FileOptions ; fromPartial ( object : { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : FileOptions ; fromProtoMsg ( message : FileOptionsProtoMsg ) : FileOptions ; toAmino ( message : FileOptions ) : FileOptionsAmino ; toProto ( message : FileOptions ) : Uint8Array ; toProtoMsg ( message : FileOptions ) : FileOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : FileOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3736 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3670 from Amino : functionfrom Amino ( object ) : FileOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3838 from Amino Msg : functionfrom Amino Msg ( object ) : FileOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3932 from Partial : functionfrom Partial ( object ) : FileOptions Parameters object : { ccEnableArenas ?: boolean ; ccGenericServices ?: boolean ; csharpNamespace ?: string ; deprecated ?: boolean ; goPackage ?: string ; javaGenerateEqualsAndHash ?: boolean ; javaGenericServices ?: boolean ; javaMultipleFiles ?: boolean ; javaOuterClassname ?: string ; javaPackage ?: string ; javaStringCheckUtf8 ?: boolean ; objcClassPrefix ?: string ; optimizeFor ?: FileOptions_OptimizeMode ; phpClassPrefix ?: string ; phpGenericServices ?: boolean ; phpMetadataNamespace ?: string ; phpNamespace ?: string ; pyGenericServices ?: boolean ; rubyPackage ?: string ; swiftPrefix ?: string ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
cc Enable Arenas ?: boolean Optional
cc Generic Services ?: boolean Optional
csharp Namespace ?: string Optional
deprecated ?: boolean Optional
go Package ?: string Optional
java Generate Equals And Hash ?: boolean Optional
java Generic Services ?: boolean Optional
java Multiple Files ?: boolean Optional
java Outer Classname ?: string Optional
java Package ?: string Optional
java String Check Utf8 ?: boolean Optional
objc Class Prefix ?: string Optional
php Class Prefix ?: string Optional
php Generic Services ?: boolean Optional
php Metadata Namespace ?: string Optional
php Namespace ?: string Optional
py Generic Services ?: boolean Optional
ruby Package ?: string Optional
swift Prefix ?: string Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3813 from Proto Msg : functionfrom Proto Msg ( message ) : FileOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3935 to Amino : functionto Amino ( message ) : FileOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3903 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3938 to Proto Msg : functionto Proto Msg ( message ) : FileOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3941 type Url : string decode : functiondecode ( input , length ? ) : GeneratedCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5020 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5014 from Amino : functionfrom Amino ( object ) : GeneratedCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5042 from Amino Msg : functionfrom Amino Msg ( object ) : GeneratedCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5056 from Partial : functionfrom Partial ( object ) : GeneratedCodeInfo Parameters object : { annotation ?: { begin ?: number ; end ?: number ; path ?: number [] ; sourceFile ?: string ; } [] ; } Optional
annotation ?: { begin ?: number ; end ?: number ; path ?: number [] ; sourceFile ?: string ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5037 from Proto Msg : functionfrom Proto Msg ( message ) : GeneratedCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5059 to Amino : functionto Amino ( message ) : GeneratedCodeInfoAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5047 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5062 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5082 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : GeneratedCodeInfo_Annotation Parameters object : { begin ?: number ; end ?: number ; path ?: number [] ; sourceFile ?: string ; } Optional
begin ?: number Optional
end ?: number Optional
path ?: number [] Optional
source File ?: string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5132 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:5172 to Proto Msg : functionMessage Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : MessageOptions ; encode ( message : MessageOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MessageOptionsAmino ) : MessageOptions ; fromAminoMsg ( object : MessageOptionsAminoMsg ) : MessageOptions ; fromPartial ( object : { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : MessageOptions ; fromProtoMsg ( message : MessageOptionsProtoMsg ) : MessageOptions ; toAmino ( message : MessageOptions ) : MessageOptionsAmino ; toProto ( message : MessageOptions ) : Uint8Array ; toProtoMsg ( message : MessageOptions ) : MessageOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : MessageOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3977 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3959 from Amino : functionfrom Amino ( object ) : MessageOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4015 from Amino Msg : functionfrom Amino Msg ( object ) : MessageOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4045 from Partial : functionfrom Partial ( object ) : MessageOptions Parameters object : { deprecated ?: boolean ; mapEntry ?: boolean ; messageSetWireFormat ?: boolean ; noStandardDescriptorAccessor ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
map Entry ?: boolean Optional
message Set Wire Format ?: boolean Optional
no Standard Descriptor Accessor ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4006 from Proto Msg : functionfrom Proto Msg ( message ) : MessageOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4048 to Amino : functionto Amino ( message ) : MessageOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4032 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4051 to Proto Msg : functionto Proto Msg ( message ) : MessageOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4054 type Url : string decode : functiondecode ( input , length ? ) : MethodDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3553 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3532 from Amino : functionfrom Amino ( object ) : MethodDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3595 from Amino Msg : functionfrom Amino Msg ( object ) : MethodDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3627 from Partial : functionfrom Partial ( object ) : MethodDescriptorProto Parameters object : { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } Optional
client Streaming ?: boolean Optional
input Type ?: string Optional
name ?: string Optional
options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Optional
output Type ?: string Optional
server Streaming ?: boolean Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3585 from Proto Msg : functionfrom Proto Msg ( message ) : MethodDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3630 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3633 to Proto Msg : functionMethod Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : MethodOptions ; encode ( message : MethodOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MethodOptionsAmino ) : MethodOptions ; fromAminoMsg ( object : MethodOptionsAminoMsg ) : MethodOptions ; fromPartial ( object : { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : MethodOptions ; fromProtoMsg ( message : MethodOptionsProtoMsg ) : MethodOptions ; toAmino ( message : MethodOptions ) : MethodOptionsAmino ; toProto ( message : MethodOptions ) : Uint8Array ; toProtoMsg ( message : MethodOptions ) : MethodOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : MethodOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4527 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4515 from Amino : functionfrom Amino ( object ) : MethodOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4557 from Amino Msg : functionfrom Amino Msg ( object ) : MethodOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4579 from Partial : functionfrom Partial ( object ) : MethodOptions Parameters object : { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4550 from Proto Msg : functionfrom Proto Msg ( message ) : MethodOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4582 to Amino : functionto Amino ( message ) : MethodOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4568 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4585 to Proto Msg : functionto Proto Msg ( message ) : MethodOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4588 type Url : string decode : functiondecode ( input , length ? ) : OneofDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3094 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3085 from Amino : functionfrom Amino ( object ) : OneofDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3120 from Amino Msg : functionfrom Amino Msg ( object ) : OneofDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3136 from Partial : functionfrom Partial ( object ) : OneofDescriptorProto Parameters object : { name ?: string ; options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } Optional
name ?: string Optional
options ?: { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3114 from Proto Msg : functionfrom Proto Msg ( message ) : OneofDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3139 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3142 to Proto Msg : functionOneof Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : OneofOptions ; encode ( message : OneofOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : OneofOptionsAmino ) : OneofOptions ; fromAminoMsg ( object : OneofOptionsAminoMsg ) : OneofOptions ; fromPartial ( object : { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : OneofOptions ; fromProtoMsg ( message : OneofOptionsProtoMsg ) : OneofOptions ; toAmino ( message : OneofOptions ) : OneofOptionsAmino ; toProto ( message : OneofOptions ) : Uint8Array ; toProtoMsg ( message : OneofOptions ) : OneofOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : OneofOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4211 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4205 from Amino : functionfrom Amino ( object ) : OneofOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4233 from Amino Msg : functionfrom Amino Msg ( object ) : OneofOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4247 from Partial : functionfrom Partial ( object ) : OneofOptions Parameters object : { uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4228 from Proto Msg : functionfrom Proto Msg ( message ) : OneofOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4250 to Amino : functionto Amino ( message ) : OneofOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4238 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4253 to Proto Msg : functionto Proto Msg ( message ) : OneofOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4256 Service Descriptor Proto : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : ServiceDescriptorProto ; encode ( message : ServiceDescriptorProto , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ServiceDescriptorProtoAmino ) : ServiceDescriptorProto ; fromAminoMsg ( object : ServiceDescriptorProtoAminoMsg ) : ServiceDescriptorProto ; fromPartial ( object : { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } ) : ServiceDescriptorProto ; fromProtoMsg ( message : ServiceDescriptorProtoProtoMsg ) : ServiceDescriptorProto ; toAmino ( message : ServiceDescriptorProto ) : ServiceDescriptorProtoAmino ; toProto ( message : ServiceDescriptorProto ) : Uint8Array ; toProtoMsg ( message : ServiceDescriptorProto ) : ServiceDescriptorProtoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : ServiceDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3452 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3440 from Amino : functionfrom Amino ( object ) : ServiceDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3482 from Amino Msg : functionfrom Amino Msg ( object ) : ServiceDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3504 from Partial : functionfrom Partial ( object ) : ServiceDescriptorProto Parameters object : { method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] ; name ?: string ; options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ; } Optional
method ?: { clientStreaming ?: boolean ; inputType ?: string ; name ?: string ; options ?: { deprecated ?: boolean ; idempotencyLevel ?: MethodOptions_IdempotencyLevel ; uninterpretedOption ?: { aggregateValue ?: ...; doubleValue ?: ...; identifierValue ?: ...; name ?: ...; negativeIntValue ?: ...; positiveIntValue ?: ...; stringValue ?: ...; } [] ; } ; outputType ?: string ; serverStreaming ?: boolean ; } [] Optional
name ?: string Optional
options ?: { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: ...; namePart ?: ...; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3475 from Proto Msg : functionfrom Proto Msg ( message ) : ServiceDescriptorProto Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3507 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:3510 to Proto Msg : functionService Options : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : ServiceOptions ; encode ( message : ServiceOptions , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ServiceOptionsAmino ) : ServiceOptions ; fromAminoMsg ( object : ServiceOptionsAminoMsg ) : ServiceOptions ; fromPartial ( object : { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } ) : ServiceOptions ; fromProtoMsg ( message : ServiceOptionsProtoMsg ) : ServiceOptions ; toAmino ( message : ServiceOptions ) : ServiceOptionsAmino ; toProto ( message : ServiceOptions ) : Uint8Array ; toProtoMsg ( message : ServiceOptions ) : ServiceOptionsProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : ServiceOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4446 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4437 from Amino : functionfrom Amino ( object ) : ServiceOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4472 from Amino Msg : functionfrom Amino Msg ( object ) : ServiceOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4490 from Partial : functionfrom Partial ( object ) : ServiceOptions Parameters object : { deprecated ?: boolean ; uninterpretedOption ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] ; } Optional
deprecated ?: boolean Optional
uninterpreted Option ?: { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4466 from Proto Msg : functionfrom Proto Msg ( message ) : ServiceOptions Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4493 to Amino : functionto Amino ( message ) : ServiceOptionsAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4480 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4496 to Proto Msg : functionto Proto Msg ( message ) : ServiceOptionsProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4499 type Url : string decode : functiondecode ( input , length ? ) : SourceCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4820 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4814 from Amino : functionfrom Amino ( object ) : SourceCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4842 from Amino Msg : functionfrom Amino Msg ( object ) : SourceCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4856 from Partial : functionfrom Partial ( object ) : SourceCodeInfo Parameters object : { location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] ; } Optional
location ?: { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } [] Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4837 from Proto Msg : functionfrom Proto Msg ( message ) : SourceCodeInfo Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4859 to Amino : functionto Amino ( message ) : SourceCodeInfoAmino Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4847 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4862 to Proto Msg : functionto Proto Msg ( message ) : SourceCodeInfoProtoMsg Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4865 type Url : string decode : functiondecode ( input , length ? ) : SourceCodeInfo_Location Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4905 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4883 from Amino : functionfrom Amino Msg : functionfrom Amino Msg ( object ) : SourceCodeInfo_Location Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4991 from Partial : functionfrom Partial ( object ) : SourceCodeInfo_Location Parameters object : { leadingComments ?: string ; leadingDetachedComments ?: string [] ; path ?: number [] ; span ?: number [] ; trailingComments ?: string ; } Optional
leading Comments ?: string Optional
leading Detached Comments ?: string [] Optional
path ?: number [] Optional
span ?: number [] Optional
trailing Comments ?: string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4948 from Proto Msg : functionfrom Proto Msg ( message ) : SourceCodeInfo_Location Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4994 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4997 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : Timestamp Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:301 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:292 from Amino : functionfrom Amino ( object ) : Timestamp Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:327 from Amino Msg : functionfrom Amino Msg ( object ) : Timestamp Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:333 from Partial : functionfrom Partial ( object ) : Timestamp Parameters object : { nanos ?: number ; seconds ?: bigint ; } Optional
nanos ?: number Optional
seconds ?: bigint Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:321 from Proto Msg : functionfrom Proto Msg ( message ) : Timestamp Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:336 to Amino : functionto Amino ( message ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:330 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:339 to Proto Msg : functionto Proto Msg ( message ) : TimestampProtoMsg Defined in packages/proto/src/codegen/google/protobuf/timestamp.ts:342 type Url : string decode : functiondecode ( input , length ? ) : UninterpretedOption Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4632 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4608 from Amino : functionfrom Amino ( object ) : UninterpretedOption Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4678 from Amino Msg : functionfrom Amino Msg ( object ) : UninterpretedOption Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4716 from Partial : functionfrom Partial ( object ) : UninterpretedOption Parameters object : { aggregateValue ?: string ; doubleValue ?: number ; identifierValue ?: string ; name ?: { isExtension ?: boolean ; namePart ?: string ; } [] ; negativeIntValue ?: bigint ; positiveIntValue ?: bigint ; stringValue ?: Uint8Array ; } Optional
aggregate Value ?: string Optional
double Value ?: number Optional
identifier Value ?: string Optional
name ?: { isExtension ?: boolean ; namePart ?: string ; } [] Optional
negative Int Value ?: bigint Optional
positive Int Value ?: bigint Optional
string Value ?: Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4667 from Proto Msg : functionfrom Proto Msg ( message ) : UninterpretedOption Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4719 to Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4722 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4740 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : UninterpretedOption_NamePart Parameters object : { isExtension ?: boolean ; namePart ?: string ; } Optional
is Extension ?: boolean Optional
name Part ?: string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4769 from Proto Msg : functionto Amino : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:4797 to Proto Msg : functionfield Descriptor Proto_ Label FromJSON : functionfield Descriptor Proto_ Label FromJSON ( object ) : FieldDescriptorProto_Label Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:162 field Descriptor Proto_ Label ToJSON : functionfield Descriptor Proto_ Label ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:179 field Descriptor Proto_ Type FromJSON : functionfield Descriptor Proto_ Type FromJSON ( object ) : FieldDescriptorProto_Type Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:48 field Descriptor Proto_ Type ToJSON : functionfield Descriptor Proto_ Type ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:110 field Options_ CType FromJSON : functionfield Options_ CType FromJSON ( object ) : FieldOptions_CType Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:246 field Options_ CType ToJSON : functionfield Options_ CType ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:263 field Options_ JSType FromJSON : functionfield Options_ JSType FromJSON ( object ) : FieldOptions_JSType Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:287 field Options_ JSType ToJSON : functionfield Options_ JSType ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:304 file Options_ Optimize Mode FromJSON : functionfile Options_ Optimize Mode FromJSON ( object ) : FileOptions_OptimizeMode Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:207 file Options_ Optimize Mode ToJSON : functionfile Options_ Optimize Mode ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:224 method Options_ Idempotency Level FromJSON : functionmethod Options_ Idempotency Level ToJSON : functionmethod Options_ Idempotency Level ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/google/protobuf/descriptor.ts:349 Defined in packages/proto/src/codegen/google/bundle.ts:7
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one "/" character. The last segment of the URL's path must represent the fully qualified name of the type (as in
path/google.protobuf.Duration
). The name should be in a canonical form (e.g., leading "." is not accepted).In practice, teams usually precompile into the binary all types that they expect it to use in the context of Any. However, for URLs which use the scheme
http
,https
, or no scheme, one can optionally set up a type server that maps type URLs to message definitions as follows:https
is assumed.Note: this functionality is not currently available in the official protobuf release, and it is not used for type URLs beginning with type.googleapis.com.
Schemes other than
http
,https
(or the empty scheme) might be used with implementation specific semantics.