Represents the google.protobuf.ExtensionRangeOptions.Declaration protobuf message.
Represents the google.protobuf.ExtensionRangeOptions.Declaration protobuf message.
Optional[customReturns a safe value for JSON logs.
Returns a safe value for JSON logs.
Optional[unknownPreserves protobuf fields that this SDK version does not recognize.
Contains the fully qualified protobuf type name.
OptionalfullThe fully-qualified name of the extension field. There must be a leading dot in front of the full name.
OptionalnumberThe extension number declared within the extension range.
OptionalrepeatedIf true, indicates that the extension must be defined as repeated. Otherwise the extension must be defined as optional.
OptionalreservedIf true, indicates that the number is reserved in the extension range, and any extension field with the number will fail to compile. Set this when a declared extension field is deleted.
OptionaltypeThe fully-qualified type name of the extension field. Unlike Metadata.type, Declaration.type must have a leading dot for messages and enums.
Represents the
google.protobuf.ExtensionRangeOptions.Declarationprotobuf message.