Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data DescriptorProto Source #
data DescriptorProto'ExtensionRange Source #
data DescriptorProto'ReservedRange Source #
data EnumDescriptorProto Source #
Eq EnumDescriptorProto Source # | |
Show EnumDescriptorProto Source # | |
Default EnumDescriptorProto Source # | |
Message EnumDescriptorProto Source # | |
HasField "maybe'name" EnumDescriptorProto EnumDescriptorProto Source # | |
HasField "maybe'options" EnumDescriptorProto EnumDescriptorProto Source # | |
HasField "name" EnumDescriptorProto EnumDescriptorProto Source # | |
HasField "options" EnumDescriptorProto EnumDescriptorProto Source # | |
HasField "value" EnumDescriptorProto EnumDescriptorProto Source # | |
type Field "maybe'name" EnumDescriptorProto Source # | |
type Field "maybe'options" EnumDescriptorProto Source # | |
type Field "name" EnumDescriptorProto Source # | |
type Field "options" EnumDescriptorProto Source # | |
type Field "value" EnumDescriptorProto Source # | |
data EnumOptions Source #
Eq EnumOptions Source # | |
Show EnumOptions Source # | |
Default EnumOptions Source # | |
Message EnumOptions Source # | |
HasField "allowAlias" EnumOptions EnumOptions Source # | |
HasField "deprecated" EnumOptions EnumOptions Source # | |
HasField "maybe'allowAlias" EnumOptions EnumOptions Source # | |
HasField "maybe'deprecated" EnumOptions EnumOptions Source # | |
HasField "uninterpretedOption" EnumOptions EnumOptions Source # | |
type Field "allowAlias" EnumOptions Source # | |
type Field "deprecated" EnumOptions Source # | |
type Field "maybe'allowAlias" EnumOptions Source # | |
type Field "maybe'deprecated" EnumOptions Source # | |
type Field "uninterpretedOption" EnumOptions Source # | |
data EnumValueDescriptorProto Source #
Eq EnumValueDescriptorProto Source # | |
Show EnumValueDescriptorProto Source # | |
Default EnumValueDescriptorProto Source # | |
Message EnumValueDescriptorProto Source # | |
HasField "maybe'name" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
HasField "maybe'number" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
HasField "maybe'options" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
HasField "name" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
HasField "number" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
HasField "options" EnumValueDescriptorProto EnumValueDescriptorProto Source # | |
type Field "maybe'name" EnumValueDescriptorProto Source # | |
type Field "maybe'number" EnumValueDescriptorProto Source # | |
type Field "maybe'options" EnumValueDescriptorProto Source # | |
type Field "name" EnumValueDescriptorProto Source # | |
type Field "number" EnumValueDescriptorProto Source # | |
type Field "options" EnumValueDescriptorProto Source # | |
data EnumValueOptions Source #
Eq EnumValueOptions Source # | |
Show EnumValueOptions Source # | |
Default EnumValueOptions Source # | |
Message EnumValueOptions Source # | |
HasField "deprecated" EnumValueOptions EnumValueOptions Source # | |
HasField "maybe'deprecated" EnumValueOptions EnumValueOptions Source # | |
HasField "uninterpretedOption" EnumValueOptions EnumValueOptions Source # | |
type Field "deprecated" EnumValueOptions Source # | |
type Field "maybe'deprecated" EnumValueOptions Source # | |
type Field "uninterpretedOption" EnumValueOptions Source # | |
data FieldDescriptorProto Source #
data FieldDescriptorProto'Label Source #
FieldDescriptorProto'LABEL_OPTIONAL | |
FieldDescriptorProto'LABEL_REQUIRED | |
FieldDescriptorProto'LABEL_REPEATED |
data FieldDescriptorProto'Type Source #
data FieldOptions Source #
data FieldOptions'CType Source #
data FieldOptions'JSType Source #
data FileDescriptorProto Source #
data FileDescriptorSet Source #
data FileOptions Source #
data GeneratedCodeInfo Source #
Eq GeneratedCodeInfo Source # | |
Show GeneratedCodeInfo Source # | |
Default GeneratedCodeInfo Source # | |
Message GeneratedCodeInfo Source # | |
HasField "annotation" GeneratedCodeInfo GeneratedCodeInfo Source # | |
type Field "annotation" GeneratedCodeInfo Source # | |
data GeneratedCodeInfo'Annotation Source #
data MessageOptions Source #
data MethodDescriptorProto Source #
data MethodOptions Source #
Eq MethodOptions Source # | |
Show MethodOptions Source # | |
Default MethodOptions Source # | |
Message MethodOptions Source # | |
HasField "deprecated" MethodOptions MethodOptions Source # | |
HasField "maybe'deprecated" MethodOptions MethodOptions Source # | |
HasField "uninterpretedOption" MethodOptions MethodOptions Source # | |
type Field "deprecated" MethodOptions Source # | |
type Field "maybe'deprecated" MethodOptions Source # | |
type Field "uninterpretedOption" MethodOptions Source # | |
data OneofDescriptorProto Source #
Eq OneofDescriptorProto Source # | |
Show OneofDescriptorProto Source # | |
Default OneofDescriptorProto Source # | |
Message OneofDescriptorProto Source # | |
HasField "maybe'name" OneofDescriptorProto OneofDescriptorProto Source # | |
HasField "name" OneofDescriptorProto OneofDescriptorProto Source # | |
type Field "maybe'name" OneofDescriptorProto Source # | |
type Field "name" OneofDescriptorProto Source # | |
data ServiceDescriptorProto Source #
Eq ServiceDescriptorProto Source # | |
Show ServiceDescriptorProto Source # | |
Default ServiceDescriptorProto Source # | |
Message ServiceDescriptorProto Source # | |
HasField "maybe'name" ServiceDescriptorProto ServiceDescriptorProto Source # | |
HasField "maybe'options" ServiceDescriptorProto ServiceDescriptorProto Source # | |
HasField "method" ServiceDescriptorProto ServiceDescriptorProto Source # | |
HasField "name" ServiceDescriptorProto ServiceDescriptorProto Source # | |
HasField "options" ServiceDescriptorProto ServiceDescriptorProto Source # | |
type Field "maybe'name" ServiceDescriptorProto Source # | |
type Field "maybe'options" ServiceDescriptorProto Source # | |
type Field "method" ServiceDescriptorProto Source # | |
type Field "name" ServiceDescriptorProto Source # | |
type Field "options" ServiceDescriptorProto Source # | |
data ServiceOptions Source #
Eq ServiceOptions Source # | |
Show ServiceOptions Source # | |
Default ServiceOptions Source # | |
Message ServiceOptions Source # | |
HasField "deprecated" ServiceOptions ServiceOptions Source # | |
HasField "maybe'deprecated" ServiceOptions ServiceOptions Source # | |
HasField "uninterpretedOption" ServiceOptions ServiceOptions Source # | |
type Field "deprecated" ServiceOptions Source # | |
type Field "maybe'deprecated" ServiceOptions Source # | |
type Field "uninterpretedOption" ServiceOptions Source # | |
data SourceCodeInfo Source #
Eq SourceCodeInfo Source # | |
Show SourceCodeInfo Source # | |
Default SourceCodeInfo Source # | |
Message SourceCodeInfo Source # | |
HasField "location" SourceCodeInfo SourceCodeInfo Source # | |
type Field "location" SourceCodeInfo Source # | |
data SourceCodeInfo'Location Source #
data UninterpretedOption Source #
data UninterpretedOption'NamePart Source #
aggregateValue :: forall msg msg'. HasField "aggregateValue" msg msg' => Lens msg msg' (Field "aggregateValue" msg) (Field "aggregateValue" msg') Source #
allowAlias :: forall msg msg'. HasField "allowAlias" msg msg' => Lens msg msg' (Field "allowAlias" msg) (Field "allowAlias" msg') Source #
annotation :: forall msg msg'. HasField "annotation" msg msg' => Lens msg msg' (Field "annotation" msg) (Field "annotation" msg') Source #
begin :: forall msg msg'. HasField "begin" msg msg' => Lens msg msg' (Field "begin" msg) (Field "begin" msg') Source #
ccEnableArenas :: forall msg msg'. HasField "ccEnableArenas" msg msg' => Lens msg msg' (Field "ccEnableArenas" msg) (Field "ccEnableArenas" msg') Source #
ccGenericServices :: forall msg msg'. HasField "ccGenericServices" msg msg' => Lens msg msg' (Field "ccGenericServices" msg) (Field "ccGenericServices" msg') Source #
clientStreaming :: forall msg msg'. HasField "clientStreaming" msg msg' => Lens msg msg' (Field "clientStreaming" msg) (Field "clientStreaming" msg') Source #
csharpNamespace :: forall msg msg'. HasField "csharpNamespace" msg msg' => Lens msg msg' (Field "csharpNamespace" msg) (Field "csharpNamespace" msg') Source #
ctype :: forall msg msg'. HasField "ctype" msg msg' => Lens msg msg' (Field "ctype" msg) (Field "ctype" msg') Source #
defaultValue :: forall msg msg'. HasField "defaultValue" msg msg' => Lens msg msg' (Field "defaultValue" msg) (Field "defaultValue" msg') Source #
dependency :: forall msg msg'. HasField "dependency" msg msg' => Lens msg msg' (Field "dependency" msg) (Field "dependency" msg') Source #
deprecated :: forall msg msg'. HasField "deprecated" msg msg' => Lens msg msg' (Field "deprecated" msg) (Field "deprecated" msg') Source #
doubleValue :: forall msg msg'. HasField "doubleValue" msg msg' => Lens msg msg' (Field "doubleValue" msg) (Field "doubleValue" msg') Source #
end :: forall msg msg'. HasField "end" msg msg' => Lens msg msg' (Field "end" msg) (Field "end" msg') Source #
enumType :: forall msg msg'. HasField "enumType" msg msg' => Lens msg msg' (Field "enumType" msg) (Field "enumType" msg') Source #
extendee :: forall msg msg'. HasField "extendee" msg msg' => Lens msg msg' (Field "extendee" msg) (Field "extendee" msg') Source #
extension :: forall msg msg'. HasField "extension" msg msg' => Lens msg msg' (Field "extension" msg) (Field "extension" msg') Source #
extensionRange :: forall msg msg'. HasField "extensionRange" msg msg' => Lens msg msg' (Field "extensionRange" msg) (Field "extensionRange" msg') Source #
field :: forall msg msg'. HasField "field" msg msg' => Lens msg msg' (Field "field" msg) (Field "field" msg') Source #
file :: forall msg msg'. HasField "file" msg msg' => Lens msg msg' (Field "file" msg) (Field "file" msg') Source #
goPackage :: forall msg msg'. HasField "goPackage" msg msg' => Lens msg msg' (Field "goPackage" msg) (Field "goPackage" msg') Source #
identifierValue :: forall msg msg'. HasField "identifierValue" msg msg' => Lens msg msg' (Field "identifierValue" msg) (Field "identifierValue" msg') Source #
inputType :: forall msg msg'. HasField "inputType" msg msg' => Lens msg msg' (Field "inputType" msg) (Field "inputType" msg') Source #
isExtension :: forall msg msg'. HasField "isExtension" msg msg' => Lens msg msg' (Field "isExtension" msg) (Field "isExtension" msg') Source #
javaGenerateEqualsAndHash :: forall msg msg'. HasField "javaGenerateEqualsAndHash" msg msg' => Lens msg msg' (Field "javaGenerateEqualsAndHash" msg) (Field "javaGenerateEqualsAndHash" msg') Source #
javaGenericServices :: forall msg msg'. HasField "javaGenericServices" msg msg' => Lens msg msg' (Field "javaGenericServices" msg) (Field "javaGenericServices" msg') Source #
javaMultipleFiles :: forall msg msg'. HasField "javaMultipleFiles" msg msg' => Lens msg msg' (Field "javaMultipleFiles" msg) (Field "javaMultipleFiles" msg') Source #
javaOuterClassname :: forall msg msg'. HasField "javaOuterClassname" msg msg' => Lens msg msg' (Field "javaOuterClassname" msg) (Field "javaOuterClassname" msg') Source #
javaPackage :: forall msg msg'. HasField "javaPackage" msg msg' => Lens msg msg' (Field "javaPackage" msg) (Field "javaPackage" msg') Source #
javaStringCheckUtf8 :: forall msg msg'. HasField "javaStringCheckUtf8" msg msg' => Lens msg msg' (Field "javaStringCheckUtf8" msg) (Field "javaStringCheckUtf8" msg') Source #
jsonName :: forall msg msg'. HasField "jsonName" msg msg' => Lens msg msg' (Field "jsonName" msg) (Field "jsonName" msg') Source #
jstype :: forall msg msg'. HasField "jstype" msg msg' => Lens msg msg' (Field "jstype" msg) (Field "jstype" msg') Source #
label :: forall msg msg'. HasField "label" msg msg' => Lens msg msg' (Field "label" msg) (Field "label" msg') Source #
lazy :: forall msg msg'. HasField "lazy" msg msg' => Lens msg msg' (Field "lazy" msg) (Field "lazy" msg') Source #
leadingComments :: forall msg msg'. HasField "leadingComments" msg msg' => Lens msg msg' (Field "leadingComments" msg) (Field "leadingComments" msg') Source #
leadingDetachedComments :: forall msg msg'. HasField "leadingDetachedComments" msg msg' => Lens msg msg' (Field "leadingDetachedComments" msg) (Field "leadingDetachedComments" msg') Source #
location :: forall msg msg'. HasField "location" msg msg' => Lens msg msg' (Field "location" msg) (Field "location" msg') Source #
mapEntry :: forall msg msg'. HasField "mapEntry" msg msg' => Lens msg msg' (Field "mapEntry" msg) (Field "mapEntry" msg') Source #
maybe'aggregateValue :: forall msg msg'. HasField "maybe'aggregateValue" msg msg' => Lens msg msg' (Field "maybe'aggregateValue" msg) (Field "maybe'aggregateValue" msg') Source #
maybe'allowAlias :: forall msg msg'. HasField "maybe'allowAlias" msg msg' => Lens msg msg' (Field "maybe'allowAlias" msg) (Field "maybe'allowAlias" msg') Source #
maybe'begin :: forall msg msg'. HasField "maybe'begin" msg msg' => Lens msg msg' (Field "maybe'begin" msg) (Field "maybe'begin" msg') Source #
maybe'ccEnableArenas :: forall msg msg'. HasField "maybe'ccEnableArenas" msg msg' => Lens msg msg' (Field "maybe'ccEnableArenas" msg) (Field "maybe'ccEnableArenas" msg') Source #
maybe'ccGenericServices :: forall msg msg'. HasField "maybe'ccGenericServices" msg msg' => Lens msg msg' (Field "maybe'ccGenericServices" msg) (Field "maybe'ccGenericServices" msg') Source #
maybe'clientStreaming :: forall msg msg'. HasField "maybe'clientStreaming" msg msg' => Lens msg msg' (Field "maybe'clientStreaming" msg) (Field "maybe'clientStreaming" msg') Source #
maybe'csharpNamespace :: forall msg msg'. HasField "maybe'csharpNamespace" msg msg' => Lens msg msg' (Field "maybe'csharpNamespace" msg) (Field "maybe'csharpNamespace" msg') Source #
maybe'ctype :: forall msg msg'. HasField "maybe'ctype" msg msg' => Lens msg msg' (Field "maybe'ctype" msg) (Field "maybe'ctype" msg') Source #
maybe'defaultValue :: forall msg msg'. HasField "maybe'defaultValue" msg msg' => Lens msg msg' (Field "maybe'defaultValue" msg) (Field "maybe'defaultValue" msg') Source #
maybe'deprecated :: forall msg msg'. HasField "maybe'deprecated" msg msg' => Lens msg msg' (Field "maybe'deprecated" msg) (Field "maybe'deprecated" msg') Source #
maybe'doubleValue :: forall msg msg'. HasField "maybe'doubleValue" msg msg' => Lens msg msg' (Field "maybe'doubleValue" msg) (Field "maybe'doubleValue" msg') Source #
maybe'end :: forall msg msg'. HasField "maybe'end" msg msg' => Lens msg msg' (Field "maybe'end" msg) (Field "maybe'end" msg') Source #
maybe'extendee :: forall msg msg'. HasField "maybe'extendee" msg msg' => Lens msg msg' (Field "maybe'extendee" msg) (Field "maybe'extendee" msg') Source #
maybe'goPackage :: forall msg msg'. HasField "maybe'goPackage" msg msg' => Lens msg msg' (Field "maybe'goPackage" msg) (Field "maybe'goPackage" msg') Source #
maybe'identifierValue :: forall msg msg'. HasField "maybe'identifierValue" msg msg' => Lens msg msg' (Field "maybe'identifierValue" msg) (Field "maybe'identifierValue" msg') Source #
maybe'inputType :: forall msg msg'. HasField "maybe'inputType" msg msg' => Lens msg msg' (Field "maybe'inputType" msg) (Field "maybe'inputType" msg') Source #
maybe'javaGenerateEqualsAndHash :: forall msg msg'. HasField "maybe'javaGenerateEqualsAndHash" msg msg' => Lens msg msg' (Field "maybe'javaGenerateEqualsAndHash" msg) (Field "maybe'javaGenerateEqualsAndHash" msg') Source #
maybe'javaGenericServices :: forall msg msg'. HasField "maybe'javaGenericServices" msg msg' => Lens msg msg' (Field "maybe'javaGenericServices" msg) (Field "maybe'javaGenericServices" msg') Source #
maybe'javaMultipleFiles :: forall msg msg'. HasField "maybe'javaMultipleFiles" msg msg' => Lens msg msg' (Field "maybe'javaMultipleFiles" msg) (Field "maybe'javaMultipleFiles" msg') Source #
maybe'javaOuterClassname :: forall msg msg'. HasField "maybe'javaOuterClassname" msg msg' => Lens msg msg' (Field "maybe'javaOuterClassname" msg) (Field "maybe'javaOuterClassname" msg') Source #
maybe'javaPackage :: forall msg msg'. HasField "maybe'javaPackage" msg msg' => Lens msg msg' (Field "maybe'javaPackage" msg) (Field "maybe'javaPackage" msg') Source #
maybe'javaStringCheckUtf8 :: forall msg msg'. HasField "maybe'javaStringCheckUtf8" msg msg' => Lens msg msg' (Field "maybe'javaStringCheckUtf8" msg) (Field "maybe'javaStringCheckUtf8" msg') Source #
maybe'jsonName :: forall msg msg'. HasField "maybe'jsonName" msg msg' => Lens msg msg' (Field "maybe'jsonName" msg) (Field "maybe'jsonName" msg') Source #
maybe'jstype :: forall msg msg'. HasField "maybe'jstype" msg msg' => Lens msg msg' (Field "maybe'jstype" msg) (Field "maybe'jstype" msg') Source #
maybe'label :: forall msg msg'. HasField "maybe'label" msg msg' => Lens msg msg' (Field "maybe'label" msg) (Field "maybe'label" msg') Source #
maybe'lazy :: forall msg msg'. HasField "maybe'lazy" msg msg' => Lens msg msg' (Field "maybe'lazy" msg) (Field "maybe'lazy" msg') Source #
maybe'leadingComments :: forall msg msg'. HasField "maybe'leadingComments" msg msg' => Lens msg msg' (Field "maybe'leadingComments" msg) (Field "maybe'leadingComments" msg') Source #
maybe'mapEntry :: forall msg msg'. HasField "maybe'mapEntry" msg msg' => Lens msg msg' (Field "maybe'mapEntry" msg) (Field "maybe'mapEntry" msg') Source #
maybe'messageSetWireFormat :: forall msg msg'. HasField "maybe'messageSetWireFormat" msg msg' => Lens msg msg' (Field "maybe'messageSetWireFormat" msg) (Field "maybe'messageSetWireFormat" msg') Source #
maybe'name :: forall msg msg'. HasField "maybe'name" msg msg' => Lens msg msg' (Field "maybe'name" msg) (Field "maybe'name" msg') Source #
maybe'negativeIntValue :: forall msg msg'. HasField "maybe'negativeIntValue" msg msg' => Lens msg msg' (Field "maybe'negativeIntValue" msg) (Field "maybe'negativeIntValue" msg') Source #
maybe'noStandardDescriptorAccessor :: forall msg msg'. HasField "maybe'noStandardDescriptorAccessor" msg msg' => Lens msg msg' (Field "maybe'noStandardDescriptorAccessor" msg) (Field "maybe'noStandardDescriptorAccessor" msg') Source #
maybe'number :: forall msg msg'. HasField "maybe'number" msg msg' => Lens msg msg' (Field "maybe'number" msg) (Field "maybe'number" msg') Source #
maybe'objcClassPrefix :: forall msg msg'. HasField "maybe'objcClassPrefix" msg msg' => Lens msg msg' (Field "maybe'objcClassPrefix" msg) (Field "maybe'objcClassPrefix" msg') Source #
maybe'oneofIndex :: forall msg msg'. HasField "maybe'oneofIndex" msg msg' => Lens msg msg' (Field "maybe'oneofIndex" msg) (Field "maybe'oneofIndex" msg') Source #
maybe'optimizeFor :: forall msg msg'. HasField "maybe'optimizeFor" msg msg' => Lens msg msg' (Field "maybe'optimizeFor" msg) (Field "maybe'optimizeFor" msg') Source #
maybe'options :: forall msg msg'. HasField "maybe'options" msg msg' => Lens msg msg' (Field "maybe'options" msg) (Field "maybe'options" msg') Source #
maybe'outputType :: forall msg msg'. HasField "maybe'outputType" msg msg' => Lens msg msg' (Field "maybe'outputType" msg) (Field "maybe'outputType" msg') Source #
maybe'package :: forall msg msg'. HasField "maybe'package" msg msg' => Lens msg msg' (Field "maybe'package" msg) (Field "maybe'package" msg') Source #
maybe'packed :: forall msg msg'. HasField "maybe'packed" msg msg' => Lens msg msg' (Field "maybe'packed" msg) (Field "maybe'packed" msg') Source #
maybe'positiveIntValue :: forall msg msg'. HasField "maybe'positiveIntValue" msg msg' => Lens msg msg' (Field "maybe'positiveIntValue" msg) (Field "maybe'positiveIntValue" msg') Source #
maybe'pyGenericServices :: forall msg msg'. HasField "maybe'pyGenericServices" msg msg' => Lens msg msg' (Field "maybe'pyGenericServices" msg) (Field "maybe'pyGenericServices" msg') Source #
maybe'serverStreaming :: forall msg msg'. HasField "maybe'serverStreaming" msg msg' => Lens msg msg' (Field "maybe'serverStreaming" msg) (Field "maybe'serverStreaming" msg') Source #
maybe'sourceCodeInfo :: forall msg msg'. HasField "maybe'sourceCodeInfo" msg msg' => Lens msg msg' (Field "maybe'sourceCodeInfo" msg) (Field "maybe'sourceCodeInfo" msg') Source #
maybe'sourceFile :: forall msg msg'. HasField "maybe'sourceFile" msg msg' => Lens msg msg' (Field "maybe'sourceFile" msg) (Field "maybe'sourceFile" msg') Source #
maybe'start :: forall msg msg'. HasField "maybe'start" msg msg' => Lens msg msg' (Field "maybe'start" msg) (Field "maybe'start" msg') Source #
maybe'stringValue :: forall msg msg'. HasField "maybe'stringValue" msg msg' => Lens msg msg' (Field "maybe'stringValue" msg) (Field "maybe'stringValue" msg') Source #
maybe'syntax :: forall msg msg'. HasField "maybe'syntax" msg msg' => Lens msg msg' (Field "maybe'syntax" msg) (Field "maybe'syntax" msg') Source #
maybe'trailingComments :: forall msg msg'. HasField "maybe'trailingComments" msg msg' => Lens msg msg' (Field "maybe'trailingComments" msg) (Field "maybe'trailingComments" msg') Source #
maybe'type' :: forall msg msg'. HasField "maybe'type'" msg msg' => Lens msg msg' (Field "maybe'type'" msg) (Field "maybe'type'" msg') Source #
maybe'typeName :: forall msg msg'. HasField "maybe'typeName" msg msg' => Lens msg msg' (Field "maybe'typeName" msg) (Field "maybe'typeName" msg') Source #
maybe'weak :: forall msg msg'. HasField "maybe'weak" msg msg' => Lens msg msg' (Field "maybe'weak" msg) (Field "maybe'weak" msg') Source #
messageSetWireFormat :: forall msg msg'. HasField "messageSetWireFormat" msg msg' => Lens msg msg' (Field "messageSetWireFormat" msg) (Field "messageSetWireFormat" msg') Source #
messageType :: forall msg msg'. HasField "messageType" msg msg' => Lens msg msg' (Field "messageType" msg) (Field "messageType" msg') Source #
method :: forall msg msg'. HasField "method" msg msg' => Lens msg msg' (Field "method" msg) (Field "method" msg') Source #
name :: forall msg msg'. HasField "name" msg msg' => Lens msg msg' (Field "name" msg) (Field "name" msg') Source #
namePart :: forall msg msg'. HasField "namePart" msg msg' => Lens msg msg' (Field "namePart" msg) (Field "namePart" msg') Source #
negativeIntValue :: forall msg msg'. HasField "negativeIntValue" msg msg' => Lens msg msg' (Field "negativeIntValue" msg) (Field "negativeIntValue" msg') Source #
nestedType :: forall msg msg'. HasField "nestedType" msg msg' => Lens msg msg' (Field "nestedType" msg) (Field "nestedType" msg') Source #
noStandardDescriptorAccessor :: forall msg msg'. HasField "noStandardDescriptorAccessor" msg msg' => Lens msg msg' (Field "noStandardDescriptorAccessor" msg) (Field "noStandardDescriptorAccessor" msg') Source #
number :: forall msg msg'. HasField "number" msg msg' => Lens msg msg' (Field "number" msg) (Field "number" msg') Source #
objcClassPrefix :: forall msg msg'. HasField "objcClassPrefix" msg msg' => Lens msg msg' (Field "objcClassPrefix" msg) (Field "objcClassPrefix" msg') Source #
oneofDecl :: forall msg msg'. HasField "oneofDecl" msg msg' => Lens msg msg' (Field "oneofDecl" msg) (Field "oneofDecl" msg') Source #
oneofIndex :: forall msg msg'. HasField "oneofIndex" msg msg' => Lens msg msg' (Field "oneofIndex" msg) (Field "oneofIndex" msg') Source #
optimizeFor :: forall msg msg'. HasField "optimizeFor" msg msg' => Lens msg msg' (Field "optimizeFor" msg) (Field "optimizeFor" msg') Source #
options :: forall msg msg'. HasField "options" msg msg' => Lens msg msg' (Field "options" msg) (Field "options" msg') Source #
outputType :: forall msg msg'. HasField "outputType" msg msg' => Lens msg msg' (Field "outputType" msg) (Field "outputType" msg') Source #
package :: forall msg msg'. HasField "package" msg msg' => Lens msg msg' (Field "package" msg) (Field "package" msg') Source #
packed :: forall msg msg'. HasField "packed" msg msg' => Lens msg msg' (Field "packed" msg) (Field "packed" msg') Source #
path :: forall msg msg'. HasField "path" msg msg' => Lens msg msg' (Field "path" msg) (Field "path" msg') Source #
positiveIntValue :: forall msg msg'. HasField "positiveIntValue" msg msg' => Lens msg msg' (Field "positiveIntValue" msg) (Field "positiveIntValue" msg') Source #
publicDependency :: forall msg msg'. HasField "publicDependency" msg msg' => Lens msg msg' (Field "publicDependency" msg) (Field "publicDependency" msg') Source #
pyGenericServices :: forall msg msg'. HasField "pyGenericServices" msg msg' => Lens msg msg' (Field "pyGenericServices" msg) (Field "pyGenericServices" msg') Source #
reservedName :: forall msg msg'. HasField "reservedName" msg msg' => Lens msg msg' (Field "reservedName" msg) (Field "reservedName" msg') Source #
reservedRange :: forall msg msg'. HasField "reservedRange" msg msg' => Lens msg msg' (Field "reservedRange" msg) (Field "reservedRange" msg') Source #
serverStreaming :: forall msg msg'. HasField "serverStreaming" msg msg' => Lens msg msg' (Field "serverStreaming" msg) (Field "serverStreaming" msg') Source #
service :: forall msg msg'. HasField "service" msg msg' => Lens msg msg' (Field "service" msg) (Field "service" msg') Source #
sourceCodeInfo :: forall msg msg'. HasField "sourceCodeInfo" msg msg' => Lens msg msg' (Field "sourceCodeInfo" msg) (Field "sourceCodeInfo" msg') Source #
sourceFile :: forall msg msg'. HasField "sourceFile" msg msg' => Lens msg msg' (Field "sourceFile" msg) (Field "sourceFile" msg') Source #
span :: forall msg msg'. HasField "span" msg msg' => Lens msg msg' (Field "span" msg) (Field "span" msg') Source #
start :: forall msg msg'. HasField "start" msg msg' => Lens msg msg' (Field "start" msg) (Field "start" msg') Source #
stringValue :: forall msg msg'. HasField "stringValue" msg msg' => Lens msg msg' (Field "stringValue" msg) (Field "stringValue" msg') Source #
syntax :: forall msg msg'. HasField "syntax" msg msg' => Lens msg msg' (Field "syntax" msg) (Field "syntax" msg') Source #
trailingComments :: forall msg msg'. HasField "trailingComments" msg msg' => Lens msg msg' (Field "trailingComments" msg) (Field "trailingComments" msg') Source #
type' :: forall msg msg'. HasField "type'" msg msg' => Lens msg msg' (Field "type'" msg) (Field "type'" msg') Source #
typeName :: forall msg msg'. HasField "typeName" msg msg' => Lens msg msg' (Field "typeName" msg) (Field "typeName" msg') Source #
uninterpretedOption :: forall msg msg'. HasField "uninterpretedOption" msg msg' => Lens msg msg' (Field "uninterpretedOption" msg) (Field "uninterpretedOption" msg') Source #
value :: forall msg msg'. HasField "value" msg msg' => Lens msg msg' (Field "value" msg) (Field "value" msg') Source #