GearData
public struct GearData
extension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding
                This can be used to get configuration data for all vendors and it’s associated products.
- 
                  
                  
Vendors of gear.
Declaration
Swift
public var vendors: [Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Vendor] - 
                  
                  
Describes the properties of a connected product.
See moreDeclaration
Swift
public struct Productextension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Product: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding - 
                  
                  
Describes the properties of a gear vendor.
See moreDeclaration
Swift
public struct Vendorextension Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData.Vendor: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding 
- 
                  
                  
Declaration
Swift
public static let protoMessageName: String - 
                  
                  
Declaration
Swift
public static let _protobuf_nameMap: SwiftProtobuf._NameMap - 
                  
                  
Declaration
Swift
public mutating func decodeMessage<D>(decoder: inout D) throws where D : Decoder - 
                  
                  
Declaration
Swift
public func traverse<V>(visitor: inout V) throws where V : Visitor - 
                  
                  
Declaration
Swift
public static func == (lhs: Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData, rhs: Google_Jacquard_Protocol_Public_Sdk_GearMetadata.GearData) -> Bool 
            View on GitHub
          
      GearData Structure Reference