Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- data Any = Any {
- anyTypeUrl :: String
- anyValue :: String
- _Any :: Name
- _Any_typeUrl :: Name
- _Any_value :: Name
Documentation
Any
contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
Any | |
|
_Any_typeUrl :: Name Source #
_Any_value :: Name Source #