Initializerswift-protobuf 1.31.0SwiftProtobuf
init(_:)
Google_Protobuf_Wrappers+Extensions.swift:50init(_ value: Google_Protobuf_DoubleValue.WrappedType.BaseType) init(_ value: Google_Protobuf_DoubleValue.WrappedType.BaseType) import SwiftProtobufSupport library for Swift code generated by protoc-gen-swift.
struct Google_Protobuf_DoubleValueWrapper message for double.
typealias WrappedType = ProtobufDoubletypealias BaseType = Doubleinit() init(floatLiteral: Google_Protobuf_DoubleValue.FloatLiteralType) static let _protobuf_nameMap: _NameMapstatic let protoMessageName: Stringvar unknownFields: UnknownStoragevar value: DoubleThe double value.
static func == (lhs: Google_Protobuf_DoubleValue, rhs: Google_Protobuf_DoubleValue) -> Bool mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder func traverse<V>(visitor: inout V) throws where V : Visitor typealias FloatLiteralType = Google_Protobuf_DoubleValue.WrappedType.BaseType