Namespace: FieldOptions
Namespaces
Enumerations
Classes
Interfaces
Type Aliases
$Shape
Ƭ $Shape: Object
Shape of a FieldOptions.
Type declaration
| Name | Type |
|---|---|
.grpc.gateway.protoc_gen_openapiv2.options.openapiv2Field? | $Shape | null |
ctype? | CType | null |
debugRedact? | boolean | null |
deprecated? | boolean | null |
editionDefaults? | $Shape[] | null |
features? | $Shape | null |
jstype? | JSType | null |
lazy? | boolean | null |
packed? | boolean | null |
retention? | OptionRetention | null |
targets? | OptionTargetType[] | null |
uninterpretedOption? | $Shape[] | null |
unverifiedLazy? | boolean | null |
weak? | boolean | null |