doubleValue
An instance of google.protobuf.DoubleValue.
case doubleValue
An instance of google.protobuf.DoubleValue.
case doubleValue
s26SwiftProtobufPluginLibrary10DescriptorC13WellKnownTypeO11doubleValueyA2EmF
What are these?1DOZZ
import SwiftProtobufPluginLibrary
A reusable framework for building protoc
plugins in Swift.
enum WellKnownType
The type of this Message.
final class Descriptor
Describes a type of protocol message, or a particular group within a message. Descriptor
s are not directly created, instead they are constructed/fetched via the DescriptorSet
or they are directly accessed via a messageType
property on FieldDescriptor
s, etc.
case floatValue
An instance of google.protobuf.FloatValue.
case int64Value
An instance of google.protobuf.Int64Value.
case uint64Value
An instance of google.protobuf.UInt64Value.
case int32Value
An instance of google.protobuf.Int32Value.
case uint32Value
An instance of google.protobuf.UInt32Value.
case stringValue
An instance of google.protobuf.StringValue.
case bytesValue
An instance of google.protobuf.BytesValue.
case boolValue
An instance of google.protobuf.BoolValue.
case any
An instance of google.protobuf.Any.
case fieldMask
An instance of google.protobuf.FieldMask.
case duration
An instance of google.protobuf.Duration.
case timestamp
An instance of google.protobuf.Timestamp.
case value
An instance of google.protobuf.Value.
case listValue
An instance of google.protobuf.ListValue.
case `struct`
An instance of google.protobuf.Struct.