grpc

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DeviceDefinitionService_GetDeviceDefinitionByID_FullMethodName                  = "/grpc.DeviceDefinitionService/GetDeviceDefinitionByID"
	DeviceDefinitionService_GetDeviceDefinitionBySlug_FullMethodName                = "/grpc.DeviceDefinitionService/GetDeviceDefinitionBySlug"
	DeviceDefinitionService_GetDeviceDefinitions_FullMethodName                     = "/grpc.DeviceDefinitionService/GetDeviceDefinitions"
	DeviceDefinitionService_GetDevicesMMY_FullMethodName                            = "/grpc.DeviceDefinitionService/GetDevicesMMY"
	DeviceDefinitionService_GetDeviceDefinitionsWithHardwareTemplate_FullMethodName = "/grpc.DeviceDefinitionService/GetDeviceDefinitionsWithHardwareTemplate"
	DeviceDefinitionService_GetDeviceDefinitionByMMY_FullMethodName                 = "/grpc.DeviceDefinitionService/GetDeviceDefinitionByMMY"
	DeviceDefinitionService_GetDeviceDefinitionBySource_FullMethodName              = "/grpc.DeviceDefinitionService/GetDeviceDefinitionBySource"
	DeviceDefinitionService_GetDeviceDefinitionWithoutImages_FullMethodName         = "/grpc.DeviceDefinitionService/GetDeviceDefinitionWithoutImages"
	DeviceDefinitionService_GetDeviceDefinitionAll_FullMethodName                   = "/grpc.DeviceDefinitionService/GetDeviceDefinitionAll"
	DeviceDefinitionService_GetDeviceMakeByName_FullMethodName                      = "/grpc.DeviceDefinitionService/GetDeviceMakeByName"
	DeviceDefinitionService_GetDeviceMakeBySlug_FullMethodName                      = "/grpc.DeviceDefinitionService/GetDeviceMakeBySlug"
	DeviceDefinitionService_GetDeviceMakeByTokenID_FullMethodName                   = "/grpc.DeviceDefinitionService/GetDeviceMakeByTokenID"
	DeviceDefinitionService_GetDeviceMakes_FullMethodName                           = "/grpc.DeviceDefinitionService/GetDeviceMakes"
	DeviceDefinitionService_GetIntegrations_FullMethodName                          = "/grpc.DeviceDefinitionService/GetIntegrations"
	DeviceDefinitionService_GetIntegrationByID_FullMethodName                       = "/grpc.DeviceDefinitionService/GetIntegrationByID"
	DeviceDefinitionService_GetDeviceDefinitionIntegration_FullMethodName           = "/grpc.DeviceDefinitionService/GetDeviceDefinitionIntegration"
	DeviceDefinitionService_GetDeviceImagesByIDs_FullMethodName                     = "/grpc.DeviceDefinitionService/GetDeviceImagesByIDs"
	DeviceDefinitionService_CreateDeviceDefinition_FullMethodName                   = "/grpc.DeviceDefinitionService/CreateDeviceDefinition"
	DeviceDefinitionService_CreateDeviceIntegration_FullMethodName                  = "/grpc.DeviceDefinitionService/CreateDeviceIntegration"
	DeviceDefinitionService_CreateDeviceStyle_FullMethodName                        = "/grpc.DeviceDefinitionService/CreateDeviceStyle"
	DeviceDefinitionService_CreateDeviceMake_FullMethodName                         = "/grpc.DeviceDefinitionService/CreateDeviceMake"
	DeviceDefinitionService_CreateIntegration_FullMethodName                        = "/grpc.DeviceDefinitionService/CreateIntegration"
	DeviceDefinitionService_UpdateDeviceDefinition_FullMethodName                   = "/grpc.DeviceDefinitionService/UpdateDeviceDefinition"
	DeviceDefinitionService_SetDeviceDefinitionImage_FullMethodName                 = "/grpc.DeviceDefinitionService/SetDeviceDefinitionImage"
	DeviceDefinitionService_GetFilteredDeviceDefinition_FullMethodName              = "/grpc.DeviceDefinitionService/GetFilteredDeviceDefinition"
	DeviceDefinitionService_GetDeviceStyleByID_FullMethodName                       = "/grpc.DeviceDefinitionService/GetDeviceStyleByID"
	DeviceDefinitionService_GetDeviceStyleByExternalID_FullMethodName               = "/grpc.DeviceDefinitionService/GetDeviceStyleByExternalID"
	DeviceDefinitionService_GetDeviceStylesByDeviceDefinitionID_FullMethodName      = "/grpc.DeviceDefinitionService/GetDeviceStylesByDeviceDefinitionID"
	DeviceDefinitionService_GetDeviceStylesByFilter_FullMethodName                  = "/grpc.DeviceDefinitionService/GetDeviceStylesByFilter"
	DeviceDefinitionService_UpdateDeviceMake_FullMethodName                         = "/grpc.DeviceDefinitionService/UpdateDeviceMake"
	DeviceDefinitionService_UpdateDeviceStyle_FullMethodName                        = "/grpc.DeviceDefinitionService/UpdateDeviceStyle"
	DeviceDefinitionService_GetDeviceTypesByID_FullMethodName                       = "/grpc.DeviceDefinitionService/GetDeviceTypesByID"
	DeviceDefinitionService_GetDeviceTypes_FullMethodName                           = "/grpc.DeviceDefinitionService/GetDeviceTypes"
	DeviceDefinitionService_CreateDeviceType_FullMethodName                         = "/grpc.DeviceDefinitionService/CreateDeviceType"
	DeviceDefinitionService_UpdateDeviceType_FullMethodName                         = "/grpc.DeviceDefinitionService/UpdateDeviceType"
	DeviceDefinitionService_DeleteDeviceType_FullMethodName                         = "/grpc.DeviceDefinitionService/DeleteDeviceType"
	DeviceDefinitionService_GetDeviceDefinitionHardwareTemplateByID_FullMethodName  = "/grpc.DeviceDefinitionService/GetDeviceDefinitionHardwareTemplateByID"
	DeviceDefinitionService_SyncDeviceDefinitionsWithElasticSearch_FullMethodName   = "/grpc.DeviceDefinitionService/SyncDeviceDefinitionsWithElasticSearch"
	DeviceDefinitionService_GetIntegrationByTokenID_FullMethodName                  = "/grpc.DeviceDefinitionService/GetIntegrationByTokenID"
	DeviceDefinitionService_GetDeviceDefinitionByMakeAndYearRange_FullMethodName    = "/grpc.DeviceDefinitionService/GetDeviceDefinitionByMakeAndYearRange"
)
View Source
const (
	IntegrationService_GetCompatibilitiesByMake_FullMethodName           = "/grpc.IntegrationService/GetCompatibilitiesByMake"
	IntegrationService_GetCompatibilityByDeviceDefinition_FullMethodName = "/grpc.IntegrationService/GetCompatibilityByDeviceDefinition"
	IntegrationService_GetCompatibilityByDeviceArray_FullMethodName      = "/grpc.IntegrationService/GetCompatibilityByDeviceArray"
	IntegrationService_GetIntegrationFeatureByID_FullMethodName          = "/grpc.IntegrationService/GetIntegrationFeatureByID"
	IntegrationService_GetIntegrationFeatures_FullMethodName             = "/grpc.IntegrationService/GetIntegrationFeatures"
	IntegrationService_GetIntegrationOptions_FullMethodName              = "/grpc.IntegrationService/GetIntegrationOptions"
	IntegrationService_CreateIntegrationFeature_FullMethodName           = "/grpc.IntegrationService/CreateIntegrationFeature"
	IntegrationService_UpdateIntegrationFeature_FullMethodName           = "/grpc.IntegrationService/UpdateIntegrationFeature"
	IntegrationService_DeleteIntegrationFeature_FullMethodName           = "/grpc.IntegrationService/DeleteIntegrationFeature"
)
View Source
const (
	RecallsService_GetRecallsByMake_FullMethodName       = "/grpc.RecallsService/GetRecallsByMake"
	RecallsService_GetStreamRecallsByMake_FullMethodName = "/grpc.RecallsService/GetStreamRecallsByMake"
	RecallsService_GetRecallsByModel_FullMethodName      = "/grpc.RecallsService/GetRecallsByModel"
)
View Source
const (
	ReviewsService_GetReviewsByDeviceDefinitionID_FullMethodName = "/grpc.ReviewsService/GetReviewsByDeviceDefinitionID"
	ReviewsService_GetReviews_FullMethodName                     = "/grpc.ReviewsService/GetReviews"
	ReviewsService_GetReviewByID_FullMethodName                  = "/grpc.ReviewsService/GetReviewByID"
	ReviewsService_CreateReview_FullMethodName                   = "/grpc.ReviewsService/CreateReview"
	ReviewsService_UpdateReview_FullMethodName                   = "/grpc.ReviewsService/UpdateReview"
	ReviewsService_ApproveReview_FullMethodName                  = "/grpc.ReviewsService/ApproveReview"
	ReviewsService_DeleteReview_FullMethodName                   = "/grpc.ReviewsService/DeleteReview"
)
View Source
const (
	VinDecoderService_DecodeVin_FullMethodName = "/grpc.VinDecoderService/DecodeVin"
)

Variables

View Source
var DeviceDefinitionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "grpc.DeviceDefinitionService",
	HandlerType: (*DeviceDefinitionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetDeviceDefinitionByID",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionByID_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionBySlug",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionBySlug_Handler,
		},
		{
			MethodName: "GetDeviceDefinitions",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitions_Handler,
		},
		{
			MethodName: "GetDevicesMMY",
			Handler:    _DeviceDefinitionService_GetDevicesMMY_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionsWithHardwareTemplate",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionsWithHardwareTemplate_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionByMMY",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionByMMY_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionWithoutImages",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionWithoutImages_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionAll",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionAll_Handler,
		},
		{
			MethodName: "GetDeviceMakeByName",
			Handler:    _DeviceDefinitionService_GetDeviceMakeByName_Handler,
		},
		{
			MethodName: "GetDeviceMakeBySlug",
			Handler:    _DeviceDefinitionService_GetDeviceMakeBySlug_Handler,
		},
		{
			MethodName: "GetDeviceMakeByTokenID",
			Handler:    _DeviceDefinitionService_GetDeviceMakeByTokenID_Handler,
		},
		{
			MethodName: "GetDeviceMakes",
			Handler:    _DeviceDefinitionService_GetDeviceMakes_Handler,
		},
		{
			MethodName: "GetIntegrations",
			Handler:    _DeviceDefinitionService_GetIntegrations_Handler,
		},
		{
			MethodName: "GetIntegrationByID",
			Handler:    _DeviceDefinitionService_GetIntegrationByID_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionIntegration",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionIntegration_Handler,
		},
		{
			MethodName: "GetDeviceImagesByIDs",
			Handler:    _DeviceDefinitionService_GetDeviceImagesByIDs_Handler,
		},
		{
			MethodName: "CreateDeviceDefinition",
			Handler:    _DeviceDefinitionService_CreateDeviceDefinition_Handler,
		},
		{
			MethodName: "CreateDeviceIntegration",
			Handler:    _DeviceDefinitionService_CreateDeviceIntegration_Handler,
		},
		{
			MethodName: "CreateDeviceStyle",
			Handler:    _DeviceDefinitionService_CreateDeviceStyle_Handler,
		},
		{
			MethodName: "CreateDeviceMake",
			Handler:    _DeviceDefinitionService_CreateDeviceMake_Handler,
		},
		{
			MethodName: "CreateIntegration",
			Handler:    _DeviceDefinitionService_CreateIntegration_Handler,
		},
		{
			MethodName: "UpdateDeviceDefinition",
			Handler:    _DeviceDefinitionService_UpdateDeviceDefinition_Handler,
		},
		{
			MethodName: "SetDeviceDefinitionImage",
			Handler:    _DeviceDefinitionService_SetDeviceDefinitionImage_Handler,
		},
		{
			MethodName: "GetFilteredDeviceDefinition",
			Handler:    _DeviceDefinitionService_GetFilteredDeviceDefinition_Handler,
		},
		{
			MethodName: "GetDeviceStyleByID",
			Handler:    _DeviceDefinitionService_GetDeviceStyleByID_Handler,
		},
		{
			MethodName: "GetDeviceStyleByExternalID",
			Handler:    _DeviceDefinitionService_GetDeviceStyleByExternalID_Handler,
		},
		{
			MethodName: "GetDeviceStylesByDeviceDefinitionID",
			Handler:    _DeviceDefinitionService_GetDeviceStylesByDeviceDefinitionID_Handler,
		},
		{
			MethodName: "GetDeviceStylesByFilter",
			Handler:    _DeviceDefinitionService_GetDeviceStylesByFilter_Handler,
		},
		{
			MethodName: "UpdateDeviceMake",
			Handler:    _DeviceDefinitionService_UpdateDeviceMake_Handler,
		},
		{
			MethodName: "UpdateDeviceStyle",
			Handler:    _DeviceDefinitionService_UpdateDeviceStyle_Handler,
		},
		{
			MethodName: "GetDeviceTypesByID",
			Handler:    _DeviceDefinitionService_GetDeviceTypesByID_Handler,
		},
		{
			MethodName: "GetDeviceTypes",
			Handler:    _DeviceDefinitionService_GetDeviceTypes_Handler,
		},
		{
			MethodName: "CreateDeviceType",
			Handler:    _DeviceDefinitionService_CreateDeviceType_Handler,
		},
		{
			MethodName: "UpdateDeviceType",
			Handler:    _DeviceDefinitionService_UpdateDeviceType_Handler,
		},
		{
			MethodName: "DeleteDeviceType",
			Handler:    _DeviceDefinitionService_DeleteDeviceType_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionHardwareTemplateByID",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionHardwareTemplateByID_Handler,
		},
		{
			MethodName: "SyncDeviceDefinitionsWithElasticSearch",
			Handler:    _DeviceDefinitionService_SyncDeviceDefinitionsWithElasticSearch_Handler,
		},
		{
			MethodName: "GetIntegrationByTokenID",
			Handler:    _DeviceDefinitionService_GetIntegrationByTokenID_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionByMakeAndYearRange",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionByMakeAndYearRange_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "GetDeviceDefinitionBySource",
			Handler:       _DeviceDefinitionService_GetDeviceDefinitionBySource_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "pkg/grpc/device_definition.proto",
}

DeviceDefinitionService_ServiceDesc is the grpc.ServiceDesc for DeviceDefinitionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_pkg_grpc_decoder_proto protoreflect.FileDescriptor
View Source
var File_pkg_grpc_device_definition_proto protoreflect.FileDescriptor
View Source
var File_pkg_grpc_integration_proto protoreflect.FileDescriptor
View Source
var File_pkg_grpc_recalls_proto protoreflect.FileDescriptor
View Source
var File_pkg_grpc_reviews_proto protoreflect.FileDescriptor
View Source
var IntegrationService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "grpc.IntegrationService",
	HandlerType: (*IntegrationServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetCompatibilitiesByMake",
			Handler:    _IntegrationService_GetCompatibilitiesByMake_Handler,
		},
		{
			MethodName: "GetCompatibilityByDeviceDefinition",
			Handler:    _IntegrationService_GetCompatibilityByDeviceDefinition_Handler,
		},
		{
			MethodName: "GetCompatibilityByDeviceArray",
			Handler:    _IntegrationService_GetCompatibilityByDeviceArray_Handler,
		},
		{
			MethodName: "GetIntegrationFeatureByID",
			Handler:    _IntegrationService_GetIntegrationFeatureByID_Handler,
		},
		{
			MethodName: "GetIntegrationFeatures",
			Handler:    _IntegrationService_GetIntegrationFeatures_Handler,
		},
		{
			MethodName: "GetIntegrationOptions",
			Handler:    _IntegrationService_GetIntegrationOptions_Handler,
		},
		{
			MethodName: "CreateIntegrationFeature",
			Handler:    _IntegrationService_CreateIntegrationFeature_Handler,
		},
		{
			MethodName: "UpdateIntegrationFeature",
			Handler:    _IntegrationService_UpdateIntegrationFeature_Handler,
		},
		{
			MethodName: "DeleteIntegrationFeature",
			Handler:    _IntegrationService_DeleteIntegrationFeature_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "pkg/grpc/integration.proto",
}

IntegrationService_ServiceDesc is the grpc.ServiceDesc for IntegrationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var RecallsService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "grpc.RecallsService",
	HandlerType: (*RecallsServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetRecallsByMake",
			Handler:    _RecallsService_GetRecallsByMake_Handler,
		},
		{
			MethodName: "GetRecallsByModel",
			Handler:    _RecallsService_GetRecallsByModel_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "GetStreamRecallsByMake",
			Handler:       _RecallsService_GetStreamRecallsByMake_Handler,
			ServerStreams: true,
		},
	},
	Metadata: "pkg/grpc/recalls.proto",
}

RecallsService_ServiceDesc is the grpc.ServiceDesc for RecallsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ReviewsService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "grpc.ReviewsService",
	HandlerType: (*ReviewsServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetReviewsByDeviceDefinitionID",
			Handler:    _ReviewsService_GetReviewsByDeviceDefinitionID_Handler,
		},
		{
			MethodName: "GetReviews",
			Handler:    _ReviewsService_GetReviews_Handler,
		},
		{
			MethodName: "GetReviewByID",
			Handler:    _ReviewsService_GetReviewByID_Handler,
		},
		{
			MethodName: "CreateReview",
			Handler:    _ReviewsService_CreateReview_Handler,
		},
		{
			MethodName: "UpdateReview",
			Handler:    _ReviewsService_UpdateReview_Handler,
		},
		{
			MethodName: "ApproveReview",
			Handler:    _ReviewsService_ApproveReview_Handler,
		},
		{
			MethodName: "DeleteReview",
			Handler:    _ReviewsService_DeleteReview_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "pkg/grpc/reviews.proto",
}

ReviewsService_ServiceDesc is the grpc.ServiceDesc for ReviewsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var VinDecoderService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "grpc.VinDecoderService",
	HandlerType: (*VinDecoderServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DecodeVin",
			Handler:    _VinDecoderService_DecodeVin_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "pkg/grpc/decoder.proto",
}

VinDecoderService_ServiceDesc is the grpc.ServiceDesc for VinDecoderService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterDeviceDefinitionServiceServer

func RegisterDeviceDefinitionServiceServer(s grpc.ServiceRegistrar, srv DeviceDefinitionServiceServer)

func RegisterIntegrationServiceServer added in v0.3.5

func RegisterIntegrationServiceServer(s grpc.ServiceRegistrar, srv IntegrationServiceServer)

func RegisterRecallsServiceServer added in v0.2.4

func RegisterRecallsServiceServer(s grpc.ServiceRegistrar, srv RecallsServiceServer)

func RegisterReviewsServiceServer added in v0.3.4

func RegisterReviewsServiceServer(s grpc.ServiceRegistrar, srv ReviewsServiceServer)

func RegisterVinDecoderServiceServer added in v0.6.8

func RegisterVinDecoderServiceServer(s grpc.ServiceRegistrar, srv VinDecoderServiceServer)

Types

type ApproveReviewRequest added in v0.4.0

type ApproveReviewRequest struct {
	Id         string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ApprovedBy string `protobuf:"bytes,2,opt,name=approved_by,json=approvedBy,proto3" json:"approved_by,omitempty"`
	// contains filtered or unexported fields
}

func (*ApproveReviewRequest) Descriptor deprecated added in v0.4.0

func (*ApproveReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use ApproveReviewRequest.ProtoReflect.Descriptor instead.

func (*ApproveReviewRequest) GetApprovedBy added in v0.4.0

func (x *ApproveReviewRequest) GetApprovedBy() string

func (*ApproveReviewRequest) GetId added in v0.4.0

func (x *ApproveReviewRequest) GetId() string

func (*ApproveReviewRequest) ProtoMessage added in v0.4.0

func (*ApproveReviewRequest) ProtoMessage()

func (*ApproveReviewRequest) ProtoReflect added in v0.4.0

func (x *ApproveReviewRequest) ProtoReflect() protoreflect.Message

func (*ApproveReviewRequest) Reset added in v0.4.0

func (x *ApproveReviewRequest) Reset()

func (*ApproveReviewRequest) String added in v0.4.0

func (x *ApproveReviewRequest) String() string

type BaseResponse added in v0.1.24

type BaseResponse struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*BaseResponse) Descriptor deprecated added in v0.1.24

func (*BaseResponse) Descriptor() ([]byte, []int)

Deprecated: Use BaseResponse.ProtoReflect.Descriptor instead.

func (*BaseResponse) GetId added in v0.1.24

func (x *BaseResponse) GetId() string

func (*BaseResponse) ProtoMessage added in v0.1.24

func (*BaseResponse) ProtoMessage()

func (*BaseResponse) ProtoReflect added in v0.1.24

func (x *BaseResponse) ProtoReflect() protoreflect.Message

func (*BaseResponse) Reset added in v0.1.24

func (x *BaseResponse) Reset()

func (*BaseResponse) String added in v0.1.24

func (x *BaseResponse) String() string

type CreateDeviceDefinitionRequest added in v0.1.4

type CreateDeviceDefinitionRequest struct {
	Make               string                        `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
	Model              string                        `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	Year               int32                         `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
	Source             string                        `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
	DeviceTypeId       string                        `protobuf:"bytes,5,opt,name=device_type_id,json=deviceTypeId,proto3" json:"device_type_id,omitempty"`
	DeviceAttributes   []*DeviceTypeAttributeRequest `protobuf:"bytes,6,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
	HardwareTemplateId string                        `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	Verified           bool                          `protobuf:"varint,8,opt,name=verified,proto3" json:"verified,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceDefinitionRequest) Descriptor deprecated added in v0.1.4

func (*CreateDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceDefinitionRequest) GetDeviceAttributes added in v0.2.0

func (x *CreateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest

func (*CreateDeviceDefinitionRequest) GetDeviceTypeId added in v0.2.0

func (x *CreateDeviceDefinitionRequest) GetDeviceTypeId() string

func (*CreateDeviceDefinitionRequest) GetHardwareTemplateId added in v0.7.0

func (x *CreateDeviceDefinitionRequest) GetHardwareTemplateId() string

func (*CreateDeviceDefinitionRequest) GetMake added in v0.1.4

func (*CreateDeviceDefinitionRequest) GetModel added in v0.1.4

func (x *CreateDeviceDefinitionRequest) GetModel() string

func (*CreateDeviceDefinitionRequest) GetSource added in v0.1.4

func (x *CreateDeviceDefinitionRequest) GetSource() string

func (*CreateDeviceDefinitionRequest) GetVerified added in v1.0.28

func (x *CreateDeviceDefinitionRequest) GetVerified() bool

func (*CreateDeviceDefinitionRequest) GetYear added in v0.1.4

func (x *CreateDeviceDefinitionRequest) GetYear() int32

func (*CreateDeviceDefinitionRequest) ProtoMessage added in v0.1.4

func (*CreateDeviceDefinitionRequest) ProtoMessage()

func (*CreateDeviceDefinitionRequest) ProtoReflect added in v0.1.4

func (*CreateDeviceDefinitionRequest) Reset added in v0.1.4

func (x *CreateDeviceDefinitionRequest) Reset()

func (*CreateDeviceDefinitionRequest) String added in v0.1.4

type CreateDeviceIntegrationRequest added in v0.1.4

type CreateDeviceIntegrationRequest struct {
	DeviceDefinitionId string                                      `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	IntegrationId      string                                      `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	Region             string                                      `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"`
	Features           []*DeviceIntegrationFeatureAttributeRequest `protobuf:"bytes,4,rep,name=features,proto3" json:"features,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceIntegrationRequest) Descriptor deprecated added in v0.1.4

func (*CreateDeviceIntegrationRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceIntegrationRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceIntegrationRequest) GetDeviceDefinitionId added in v0.1.4

func (x *CreateDeviceIntegrationRequest) GetDeviceDefinitionId() string

func (*CreateDeviceIntegrationRequest) GetFeatures added in v0.5.6

func (*CreateDeviceIntegrationRequest) GetIntegrationId added in v0.1.4

func (x *CreateDeviceIntegrationRequest) GetIntegrationId() string

func (*CreateDeviceIntegrationRequest) GetRegion added in v0.1.4

func (x *CreateDeviceIntegrationRequest) GetRegion() string

func (*CreateDeviceIntegrationRequest) ProtoMessage added in v0.1.4

func (*CreateDeviceIntegrationRequest) ProtoMessage()

func (*CreateDeviceIntegrationRequest) ProtoReflect added in v0.1.4

func (*CreateDeviceIntegrationRequest) Reset added in v0.1.4

func (x *CreateDeviceIntegrationRequest) Reset()

func (*CreateDeviceIntegrationRequest) String added in v0.1.4

type CreateDeviceMakeRequest added in v0.1.26

type CreateDeviceMakeRequest struct {
	Name               string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	HardwareTemplateId string `protobuf:"bytes,2,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceMakeRequest) Descriptor deprecated added in v0.1.26

func (*CreateDeviceMakeRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceMakeRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceMakeRequest) GetHardwareTemplateId added in v0.6.8

func (x *CreateDeviceMakeRequest) GetHardwareTemplateId() string

func (*CreateDeviceMakeRequest) GetName added in v0.1.26

func (x *CreateDeviceMakeRequest) GetName() string

func (*CreateDeviceMakeRequest) ProtoMessage added in v0.1.26

func (*CreateDeviceMakeRequest) ProtoMessage()

func (*CreateDeviceMakeRequest) ProtoReflect added in v0.1.26

func (x *CreateDeviceMakeRequest) ProtoReflect() protoreflect.Message

func (*CreateDeviceMakeRequest) Reset added in v0.1.26

func (x *CreateDeviceMakeRequest) Reset()

func (*CreateDeviceMakeRequest) String added in v0.1.26

func (x *CreateDeviceMakeRequest) String() string

type CreateDeviceStyleRequest added in v0.1.11

type CreateDeviceStyleRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Name               string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	ExternalStyleId    string `protobuf:"bytes,3,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
	Source             string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
	SubModel           string `protobuf:"bytes,5,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
	HardwareTemplateId string `protobuf:"bytes,6,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceStyleRequest) Descriptor deprecated added in v0.1.11

func (*CreateDeviceStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceStyleRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceStyleRequest) GetDeviceDefinitionId added in v0.1.24

func (x *CreateDeviceStyleRequest) GetDeviceDefinitionId() string

func (*CreateDeviceStyleRequest) GetExternalStyleId added in v0.1.24

func (x *CreateDeviceStyleRequest) GetExternalStyleId() string

func (*CreateDeviceStyleRequest) GetHardwareTemplateId added in v0.6.8

func (x *CreateDeviceStyleRequest) GetHardwareTemplateId() string

func (*CreateDeviceStyleRequest) GetName added in v0.1.11

func (x *CreateDeviceStyleRequest) GetName() string

func (*CreateDeviceStyleRequest) GetSource added in v0.1.11

func (x *CreateDeviceStyleRequest) GetSource() string

func (*CreateDeviceStyleRequest) GetSubModel added in v0.1.11

func (x *CreateDeviceStyleRequest) GetSubModel() string

func (*CreateDeviceStyleRequest) ProtoMessage added in v0.1.11

func (*CreateDeviceStyleRequest) ProtoMessage()

func (*CreateDeviceStyleRequest) ProtoReflect added in v0.1.11

func (x *CreateDeviceStyleRequest) ProtoReflect() protoreflect.Message

func (*CreateDeviceStyleRequest) Reset added in v0.1.11

func (x *CreateDeviceStyleRequest) Reset()

func (*CreateDeviceStyleRequest) String added in v0.1.11

func (x *CreateDeviceStyleRequest) String() string

type CreateDeviceTypeAttributeRequest added in v0.2.3

type CreateDeviceTypeAttributeRequest struct {
	Name         string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Label        string   `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Type         string   `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Required     bool     `protobuf:"varint,4,opt,name=required,proto3" json:"required,omitempty"`
	DefaultValue string   `protobuf:"bytes,5,opt,name=defaultValue,proto3" json:"defaultValue,omitempty"`
	Options      []string `protobuf:"bytes,6,rep,name=options,proto3" json:"options,omitempty"`
	Description  string   `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceTypeAttributeRequest) Descriptor deprecated added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceTypeAttributeRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceTypeAttributeRequest) GetDefaultValue added in v0.2.3

func (x *CreateDeviceTypeAttributeRequest) GetDefaultValue() string

func (*CreateDeviceTypeAttributeRequest) GetDescription added in v0.2.3

func (x *CreateDeviceTypeAttributeRequest) GetDescription() string

func (*CreateDeviceTypeAttributeRequest) GetLabel added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) GetName added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) GetOptions added in v0.2.3

func (x *CreateDeviceTypeAttributeRequest) GetOptions() []string

func (*CreateDeviceTypeAttributeRequest) GetRequired added in v0.2.3

func (x *CreateDeviceTypeAttributeRequest) GetRequired() bool

func (*CreateDeviceTypeAttributeRequest) GetType added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) ProtoMessage added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) ProtoMessage()

func (*CreateDeviceTypeAttributeRequest) ProtoReflect added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) Reset added in v0.2.3

func (*CreateDeviceTypeAttributeRequest) String added in v0.2.3

type CreateDeviceTypeRequest added in v0.2.3

type CreateDeviceTypeRequest struct {
	Id   string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDeviceTypeRequest) Descriptor deprecated added in v0.2.3

func (*CreateDeviceTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateDeviceTypeRequest.ProtoReflect.Descriptor instead.

func (*CreateDeviceTypeRequest) GetId added in v0.2.3

func (x *CreateDeviceTypeRequest) GetId() string

func (*CreateDeviceTypeRequest) GetName added in v0.2.3

func (x *CreateDeviceTypeRequest) GetName() string

func (*CreateDeviceTypeRequest) ProtoMessage added in v0.2.3

func (*CreateDeviceTypeRequest) ProtoMessage()

func (*CreateDeviceTypeRequest) ProtoReflect added in v0.2.3

func (x *CreateDeviceTypeRequest) ProtoReflect() protoreflect.Message

func (*CreateDeviceTypeRequest) Reset added in v0.2.3

func (x *CreateDeviceTypeRequest) Reset()

func (*CreateDeviceTypeRequest) String added in v0.2.3

func (x *CreateDeviceTypeRequest) String() string

type CreateIntegrationRequest added in v0.1.28

type CreateIntegrationRequest struct {
	Vendor  string `protobuf:"bytes,1,opt,name=vendor,proto3" json:"vendor,omitempty"`
	Type    string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Style   string `protobuf:"bytes,3,opt,name=style,proto3" json:"style,omitempty"`
	TokenId uint64 `protobuf:"varint,4,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateIntegrationRequest) Descriptor deprecated added in v0.1.28

func (*CreateIntegrationRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateIntegrationRequest.ProtoReflect.Descriptor instead.

func (*CreateIntegrationRequest) GetStyle added in v0.1.28

func (x *CreateIntegrationRequest) GetStyle() string

func (*CreateIntegrationRequest) GetTokenId added in v1.0.7

func (x *CreateIntegrationRequest) GetTokenId() uint64

func (*CreateIntegrationRequest) GetType added in v0.1.28

func (x *CreateIntegrationRequest) GetType() string

func (*CreateIntegrationRequest) GetVendor added in v0.1.28

func (x *CreateIntegrationRequest) GetVendor() string

func (*CreateIntegrationRequest) ProtoMessage added in v0.1.28

func (*CreateIntegrationRequest) ProtoMessage()

func (*CreateIntegrationRequest) ProtoReflect added in v0.1.28

func (x *CreateIntegrationRequest) ProtoReflect() protoreflect.Message

func (*CreateIntegrationRequest) Reset added in v0.1.28

func (x *CreateIntegrationRequest) Reset()

func (*CreateIntegrationRequest) String added in v0.1.28

func (x *CreateIntegrationRequest) String() string

type CreateOrUpdateIntegrationFeatureRequest added in v0.3.5

type CreateOrUpdateIntegrationFeatureRequest struct {
	Id              string  `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ElasticProperty string  `protobuf:"bytes,2,opt,name=elastic_property,json=elasticProperty,proto3" json:"elastic_property,omitempty"`
	DisplayName     string  `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	CssIcon         string  `protobuf:"bytes,4,opt,name=css_icon,json=cssIcon,proto3" json:"css_icon,omitempty"`
	FeatureWeight   float32 `protobuf:"fixed32,5,opt,name=feature_weight,json=featureWeight,proto3" json:"feature_weight,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateOrUpdateIntegrationFeatureRequest) Descriptor deprecated added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateOrUpdateIntegrationFeatureRequest.ProtoReflect.Descriptor instead.

func (*CreateOrUpdateIntegrationFeatureRequest) GetCssIcon added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) GetDisplayName added in v0.3.5

func (x *CreateOrUpdateIntegrationFeatureRequest) GetDisplayName() string

func (*CreateOrUpdateIntegrationFeatureRequest) GetElasticProperty added in v0.3.5

func (x *CreateOrUpdateIntegrationFeatureRequest) GetElasticProperty() string

func (*CreateOrUpdateIntegrationFeatureRequest) GetFeatureWeight added in v0.3.5

func (x *CreateOrUpdateIntegrationFeatureRequest) GetFeatureWeight() float32

func (*CreateOrUpdateIntegrationFeatureRequest) GetId added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) ProtoMessage added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) ProtoReflect added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) Reset added in v0.3.5

func (*CreateOrUpdateIntegrationFeatureRequest) String added in v0.3.5

type CreateReviewRequest added in v0.4.0

type CreateReviewRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Url                string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
	ImageURL           string `protobuf:"bytes,3,opt,name=imageURL,proto3" json:"imageURL,omitempty"`
	Channel            string `protobuf:"bytes,4,opt,name=channel,proto3" json:"channel,omitempty"`
	Comments           string `protobuf:"bytes,5,opt,name=comments,proto3" json:"comments,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateReviewRequest) Descriptor deprecated added in v0.4.0

func (*CreateReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateReviewRequest.ProtoReflect.Descriptor instead.

func (*CreateReviewRequest) GetChannel added in v0.4.0

func (x *CreateReviewRequest) GetChannel() string

func (*CreateReviewRequest) GetComments added in v0.4.0

func (x *CreateReviewRequest) GetComments() string

func (*CreateReviewRequest) GetDeviceDefinitionId added in v0.4.0

func (x *CreateReviewRequest) GetDeviceDefinitionId() string

func (*CreateReviewRequest) GetImageURL added in v0.4.0

func (x *CreateReviewRequest) GetImageURL() string

func (*CreateReviewRequest) GetUrl added in v0.4.0

func (x *CreateReviewRequest) GetUrl() string

func (*CreateReviewRequest) ProtoMessage added in v0.4.0

func (*CreateReviewRequest) ProtoMessage()

func (*CreateReviewRequest) ProtoReflect added in v0.4.0

func (x *CreateReviewRequest) ProtoReflect() protoreflect.Message

func (*CreateReviewRequest) Reset added in v0.4.0

func (x *CreateReviewRequest) Reset()

func (*CreateReviewRequest) String added in v0.4.0

func (x *CreateReviewRequest) String() string

type DecodeVinRequest added in v0.6.8

type DecodeVinRequest struct {
	Vin                string `protobuf:"bytes,1,opt,name=vin,proto3" json:"vin,omitempty"`
	Country            string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"`
	KnownModel         string `protobuf:"bytes,3,opt,name=knownModel,proto3" json:"knownModel,omitempty"`
	KnownYear          int32  `protobuf:"varint,4,opt,name=knownYear,proto3" json:"knownYear,omitempty"`
	DeviceDefinitionId string `protobuf:"bytes,5,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// contains filtered or unexported fields
}

func (*DecodeVinRequest) Descriptor deprecated added in v0.6.8

func (*DecodeVinRequest) Descriptor() ([]byte, []int)

Deprecated: Use DecodeVinRequest.ProtoReflect.Descriptor instead.

func (*DecodeVinRequest) GetCountry added in v1.0.4

func (x *DecodeVinRequest) GetCountry() string

func (*DecodeVinRequest) GetDeviceDefinitionId added in v1.0.38

func (x *DecodeVinRequest) GetDeviceDefinitionId() string

func (*DecodeVinRequest) GetKnownModel added in v1.0.4

func (x *DecodeVinRequest) GetKnownModel() string

func (*DecodeVinRequest) GetKnownYear added in v1.0.4

func (x *DecodeVinRequest) GetKnownYear() int32

func (*DecodeVinRequest) GetVin added in v0.6.8

func (x *DecodeVinRequest) GetVin() string

func (*DecodeVinRequest) ProtoMessage added in v0.6.8

func (*DecodeVinRequest) ProtoMessage()

func (*DecodeVinRequest) ProtoReflect added in v0.6.8

func (x *DecodeVinRequest) ProtoReflect() protoreflect.Message

func (*DecodeVinRequest) Reset added in v0.6.8

func (x *DecodeVinRequest) Reset()

func (*DecodeVinRequest) String added in v0.6.8

func (x *DecodeVinRequest) String() string

type DecodeVinResponse added in v0.6.8

type DecodeVinResponse struct {
	DeviceMakeId       string `protobuf:"bytes,1,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
	DeviceDefinitionId string `protobuf:"bytes,2,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	DeviceStyleId      string `protobuf:"bytes,3,opt,name=device_style_id,json=deviceStyleId,proto3" json:"device_style_id,omitempty"`
	Year               int32  `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
	Source             string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
	Powertrain         string `protobuf:"bytes,6,opt,name=powertrain,proto3" json:"powertrain,omitempty"`
	// contains filtered or unexported fields
}

func (*DecodeVinResponse) Descriptor deprecated added in v0.6.8

func (*DecodeVinResponse) Descriptor() ([]byte, []int)

Deprecated: Use DecodeVinResponse.ProtoReflect.Descriptor instead.

func (*DecodeVinResponse) GetDeviceDefinitionId added in v0.6.8

func (x *DecodeVinResponse) GetDeviceDefinitionId() string

func (*DecodeVinResponse) GetDeviceMakeId added in v0.6.8

func (x *DecodeVinResponse) GetDeviceMakeId() string

func (*DecodeVinResponse) GetDeviceStyleId added in v0.6.8

func (x *DecodeVinResponse) GetDeviceStyleId() string

func (*DecodeVinResponse) GetPowertrain added in v1.0.30

func (x *DecodeVinResponse) GetPowertrain() string

func (*DecodeVinResponse) GetSource added in v0.8.6

func (x *DecodeVinResponse) GetSource() string

func (*DecodeVinResponse) GetYear added in v0.6.8

func (x *DecodeVinResponse) GetYear() int32

func (*DecodeVinResponse) ProtoMessage added in v0.6.8

func (*DecodeVinResponse) ProtoMessage()

func (*DecodeVinResponse) ProtoReflect added in v0.6.8

func (x *DecodeVinResponse) ProtoReflect() protoreflect.Message

func (*DecodeVinResponse) Reset added in v0.6.8

func (x *DecodeVinResponse) Reset()

func (*DecodeVinResponse) String added in v0.6.8

func (x *DecodeVinResponse) String() string

type DeleteDeviceTypeRequest added in v0.2.3

type DeleteDeviceTypeRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteDeviceTypeRequest) Descriptor deprecated added in v0.2.3

func (*DeleteDeviceTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteDeviceTypeRequest.ProtoReflect.Descriptor instead.

func (*DeleteDeviceTypeRequest) GetId added in v0.2.3

func (x *DeleteDeviceTypeRequest) GetId() string

func (*DeleteDeviceTypeRequest) ProtoMessage added in v0.2.3

func (*DeleteDeviceTypeRequest) ProtoMessage()

func (*DeleteDeviceTypeRequest) ProtoReflect added in v0.2.3

func (x *DeleteDeviceTypeRequest) ProtoReflect() protoreflect.Message

func (*DeleteDeviceTypeRequest) Reset added in v0.2.3

func (x *DeleteDeviceTypeRequest) Reset()

func (*DeleteDeviceTypeRequest) String added in v0.2.3

func (x *DeleteDeviceTypeRequest) String() string

type DeleteIntegrationFeatureRequest added in v0.3.5

type DeleteIntegrationFeatureRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteIntegrationFeatureRequest) Descriptor deprecated added in v0.3.5

func (*DeleteIntegrationFeatureRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteIntegrationFeatureRequest.ProtoReflect.Descriptor instead.

func (*DeleteIntegrationFeatureRequest) GetId added in v0.3.5

func (*DeleteIntegrationFeatureRequest) ProtoMessage added in v0.3.5

func (*DeleteIntegrationFeatureRequest) ProtoMessage()

func (*DeleteIntegrationFeatureRequest) ProtoReflect added in v0.3.5

func (*DeleteIntegrationFeatureRequest) Reset added in v0.3.5

func (*DeleteIntegrationFeatureRequest) String added in v0.3.5

type DeleteReviewRequest added in v0.4.0

type DeleteReviewRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteReviewRequest) Descriptor deprecated added in v0.4.0

func (*DeleteReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteReviewRequest.ProtoReflect.Descriptor instead.

func (*DeleteReviewRequest) GetId added in v0.4.0

func (x *DeleteReviewRequest) GetId() string

func (*DeleteReviewRequest) ProtoMessage added in v0.4.0

func (*DeleteReviewRequest) ProtoMessage()

func (*DeleteReviewRequest) ProtoReflect added in v0.4.0

func (x *DeleteReviewRequest) ProtoReflect() protoreflect.Message

func (*DeleteReviewRequest) Reset added in v0.4.0

func (x *DeleteReviewRequest) Reset()

func (*DeleteReviewRequest) String added in v0.4.0

func (x *DeleteReviewRequest) String() string

type DeviceCompatibilities added in v0.1.38

type DeviceCompatibilities struct {
	Year               int32      `protobuf:"varint,1,opt,name=year,proto3" json:"year,omitempty"`
	Features           []*Feature `protobuf:"bytes,2,rep,name=features,proto3" json:"features,omitempty"`
	Level              string     `protobuf:"bytes,3,opt,name=level,proto3" json:"level,omitempty"`
	IntegrationId      string     `protobuf:"bytes,4,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	IntegrationVendor  string     `protobuf:"bytes,5,opt,name=integration_vendor,json=integrationVendor,proto3" json:"integration_vendor,omitempty"`
	Region             string     `protobuf:"bytes,6,opt,name=region,proto3" json:"region,omitempty"`
	Model              string     `protobuf:"bytes,7,opt,name=model,proto3" json:"model,omitempty"`
	ModelSlug          string     `protobuf:"bytes,8,opt,name=model_slug,json=modelSlug,proto3" json:"model_slug,omitempty"`
	Score              float32    `protobuf:"fixed32,9,opt,name=score,proto3" json:"score,omitempty"`
	DeviceDefinitionId string     `protobuf:"bytes,10,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceCompatibilities) Descriptor deprecated added in v0.1.38

func (*DeviceCompatibilities) Descriptor() ([]byte, []int)

Deprecated: Use DeviceCompatibilities.ProtoReflect.Descriptor instead.

func (*DeviceCompatibilities) GetDeviceDefinitionId added in v0.7.1

func (x *DeviceCompatibilities) GetDeviceDefinitionId() string

func (*DeviceCompatibilities) GetFeatures added in v0.1.38

func (x *DeviceCompatibilities) GetFeatures() []*Feature

func (*DeviceCompatibilities) GetIntegrationId added in v0.3.6

func (x *DeviceCompatibilities) GetIntegrationId() string

func (*DeviceCompatibilities) GetIntegrationVendor added in v0.3.6

func (x *DeviceCompatibilities) GetIntegrationVendor() string

func (*DeviceCompatibilities) GetLevel added in v0.2.0

func (x *DeviceCompatibilities) GetLevel() string

func (*DeviceCompatibilities) GetModel added in v0.3.9

func (x *DeviceCompatibilities) GetModel() string

func (*DeviceCompatibilities) GetModelSlug added in v0.3.9

func (x *DeviceCompatibilities) GetModelSlug() string

func (*DeviceCompatibilities) GetRegion added in v0.3.6

func (x *DeviceCompatibilities) GetRegion() string

func (*DeviceCompatibilities) GetScore added in v0.5.2

func (x *DeviceCompatibilities) GetScore() float32

func (*DeviceCompatibilities) GetYear added in v0.1.38

func (x *DeviceCompatibilities) GetYear() int32

func (*DeviceCompatibilities) ProtoMessage added in v0.1.38

func (*DeviceCompatibilities) ProtoMessage()

func (*DeviceCompatibilities) ProtoReflect added in v0.1.38

func (x *DeviceCompatibilities) ProtoReflect() protoreflect.Message

func (*DeviceCompatibilities) Reset added in v0.1.38

func (x *DeviceCompatibilities) Reset()

func (*DeviceCompatibilities) String added in v0.1.38

func (x *DeviceCompatibilities) String() string

type DeviceDefinitionServiceClient

type DeviceDefinitionServiceClient interface {
	GetDeviceDefinitionByID(ctx context.Context, in *GetDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionResponse, error)
	GetDeviceDefinitionBySlug(ctx context.Context, in *GetDeviceDefinitionBySlugRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitions(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceDefinitionResponse, error)
	GetDevicesMMY(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDevicesMMYResponse, error)
	GetDeviceDefinitionsWithHardwareTemplate(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDevicesMMYResponse, error)
	GetDeviceDefinitionByMMY(ctx context.Context, in *GetDeviceDefinitionByMMYRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitionBySource(ctx context.Context, in *GetDeviceDefinitionBySourceRequest, opts ...grpc.CallOption) (DeviceDefinitionService_GetDeviceDefinitionBySourceClient, error)
	GetDeviceDefinitionWithoutImages(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceDefinitionResponse, error)
	GetDeviceDefinitionAll(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceDefinitionAllResponse, error)
	GetDeviceMakeByName(ctx context.Context, in *GetDeviceMakeByNameRequest, opts ...grpc.CallOption) (*DeviceMake, error)
	GetDeviceMakeBySlug(ctx context.Context, in *GetDeviceMakeBySlugRequest, opts ...grpc.CallOption) (*DeviceMake, error)
	GetDeviceMakeByTokenID(ctx context.Context, in *GetDeviceMakeByTokenIdRequest, opts ...grpc.CallOption) (*DeviceMake, error)
	GetDeviceMakes(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceMakeResponse, error)
	GetIntegrations(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetIntegrationResponse, error)
	GetIntegrationByID(ctx context.Context, in *GetIntegrationRequest, opts ...grpc.CallOption) (*Integration, error)
	GetDeviceDefinitionIntegration(ctx context.Context, in *GetDeviceDefinitionIntegrationRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionIntegrationResponse, error)
	GetDeviceImagesByIDs(ctx context.Context, in *GetDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetDeviceImagesResponse, error)
	CreateDeviceDefinition(ctx context.Context, in *CreateDeviceDefinitionRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	CreateDeviceIntegration(ctx context.Context, in *CreateDeviceIntegrationRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	CreateDeviceStyle(ctx context.Context, in *CreateDeviceStyleRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	CreateDeviceMake(ctx context.Context, in *CreateDeviceMakeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	CreateIntegration(ctx context.Context, in *CreateIntegrationRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	UpdateDeviceDefinition(ctx context.Context, in *UpdateDeviceDefinitionRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	SetDeviceDefinitionImage(ctx context.Context, in *UpdateDeviceDefinitionImageRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	GetFilteredDeviceDefinition(ctx context.Context, in *FilterDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetFilteredDeviceDefinitionsResponse, error)
	GetDeviceStyleByID(ctx context.Context, in *GetDeviceStyleByIDRequest, opts ...grpc.CallOption) (*DeviceStyle, error)
	GetDeviceStyleByExternalID(ctx context.Context, in *GetDeviceStyleByIDRequest, opts ...grpc.CallOption) (*DeviceStyle, error)
	GetDeviceStylesByDeviceDefinitionID(ctx context.Context, in *GetDeviceStyleByDeviceDefinitionIDRequest, opts ...grpc.CallOption) (*GetDeviceStyleResponse, error)
	GetDeviceStylesByFilter(ctx context.Context, in *GetDeviceStyleFilterRequest, opts ...grpc.CallOption) (*GetDeviceStyleResponse, error)
	UpdateDeviceMake(ctx context.Context, in *UpdateDeviceMakeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	UpdateDeviceStyle(ctx context.Context, in *UpdateDeviceStyleRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	GetDeviceTypesByID(ctx context.Context, in *GetDeviceTypeByIDRequest, opts ...grpc.CallOption) (*GetDeviceTypeResponse, error)
	GetDeviceTypes(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetDeviceTypeListResponse, error)
	CreateDeviceType(ctx context.Context, in *CreateDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	UpdateDeviceType(ctx context.Context, in *UpdateDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	DeleteDeviceType(ctx context.Context, in *DeleteDeviceTypeRequest, opts ...grpc.CallOption) (*BaseResponse, error)
	GetDeviceDefinitionHardwareTemplateByID(ctx context.Context, in *GetDeviceDefinitionHardwareTemplateByIDRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
	SyncDeviceDefinitionsWithElasticSearch(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*SyncStatusResult, error)
	GetIntegrationByTokenID(ctx context.Context, in *GetIntegrationByTokenIDRequest, opts ...grpc.CallOption) (*Integration, error)
	GetDeviceDefinitionByMakeAndYearRange(ctx context.Context, in *GetDeviceDefinitionByMakeAndYearRangeRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionResponse, error)
}

DeviceDefinitionServiceClient is the client API for DeviceDefinitionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DeviceDefinitionServiceServer

type DeviceDefinitionServiceServer interface {
	GetDeviceDefinitionByID(context.Context, *GetDeviceDefinitionRequest) (*GetDeviceDefinitionResponse, error)
	GetDeviceDefinitionBySlug(context.Context, *GetDeviceDefinitionBySlugRequest) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitions(context.Context, *emptypb.Empty) (*GetDeviceDefinitionResponse, error)
	GetDevicesMMY(context.Context, *emptypb.Empty) (*GetDevicesMMYResponse, error)
	GetDeviceDefinitionsWithHardwareTemplate(context.Context, *emptypb.Empty) (*GetDevicesMMYResponse, error)
	GetDeviceDefinitionByMMY(context.Context, *GetDeviceDefinitionByMMYRequest) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitionBySource(*GetDeviceDefinitionBySourceRequest, DeviceDefinitionService_GetDeviceDefinitionBySourceServer) error
	GetDeviceDefinitionWithoutImages(context.Context, *emptypb.Empty) (*GetDeviceDefinitionResponse, error)
	GetDeviceDefinitionAll(context.Context, *emptypb.Empty) (*GetDeviceDefinitionAllResponse, error)
	GetDeviceMakeByName(context.Context, *GetDeviceMakeByNameRequest) (*DeviceMake, error)
	GetDeviceMakeBySlug(context.Context, *GetDeviceMakeBySlugRequest) (*DeviceMake, error)
	GetDeviceMakeByTokenID(context.Context, *GetDeviceMakeByTokenIdRequest) (*DeviceMake, error)
	GetDeviceMakes(context.Context, *emptypb.Empty) (*GetDeviceMakeResponse, error)
	GetIntegrations(context.Context, *emptypb.Empty) (*GetIntegrationResponse, error)
	GetIntegrationByID(context.Context, *GetIntegrationRequest) (*Integration, error)
	GetDeviceDefinitionIntegration(context.Context, *GetDeviceDefinitionIntegrationRequest) (*GetDeviceDefinitionIntegrationResponse, error)
	GetDeviceImagesByIDs(context.Context, *GetDeviceDefinitionRequest) (*GetDeviceImagesResponse, error)
	CreateDeviceDefinition(context.Context, *CreateDeviceDefinitionRequest) (*BaseResponse, error)
	CreateDeviceIntegration(context.Context, *CreateDeviceIntegrationRequest) (*BaseResponse, error)
	CreateDeviceStyle(context.Context, *CreateDeviceStyleRequest) (*BaseResponse, error)
	CreateDeviceMake(context.Context, *CreateDeviceMakeRequest) (*BaseResponse, error)
	CreateIntegration(context.Context, *CreateIntegrationRequest) (*BaseResponse, error)
	UpdateDeviceDefinition(context.Context, *UpdateDeviceDefinitionRequest) (*BaseResponse, error)
	SetDeviceDefinitionImage(context.Context, *UpdateDeviceDefinitionImageRequest) (*BaseResponse, error)
	GetFilteredDeviceDefinition(context.Context, *FilterDeviceDefinitionRequest) (*GetFilteredDeviceDefinitionsResponse, error)
	GetDeviceStyleByID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
	GetDeviceStyleByExternalID(context.Context, *GetDeviceStyleByIDRequest) (*DeviceStyle, error)
	GetDeviceStylesByDeviceDefinitionID(context.Context, *GetDeviceStyleByDeviceDefinitionIDRequest) (*GetDeviceStyleResponse, error)
	GetDeviceStylesByFilter(context.Context, *GetDeviceStyleFilterRequest) (*GetDeviceStyleResponse, error)
	UpdateDeviceMake(context.Context, *UpdateDeviceMakeRequest) (*BaseResponse, error)
	UpdateDeviceStyle(context.Context, *UpdateDeviceStyleRequest) (*BaseResponse, error)
	GetDeviceTypesByID(context.Context, *GetDeviceTypeByIDRequest) (*GetDeviceTypeResponse, error)
	GetDeviceTypes(context.Context, *emptypb.Empty) (*GetDeviceTypeListResponse, error)
	CreateDeviceType(context.Context, *CreateDeviceTypeRequest) (*BaseResponse, error)
	UpdateDeviceType(context.Context, *UpdateDeviceTypeRequest) (*BaseResponse, error)
	DeleteDeviceType(context.Context, *DeleteDeviceTypeRequest) (*BaseResponse, error)
	GetDeviceDefinitionHardwareTemplateByID(context.Context, *GetDeviceDefinitionHardwareTemplateByIDRequest) (*GetDeviceDefinitionHardwareTemplateByIDResponse, error)
	SyncDeviceDefinitionsWithElasticSearch(context.Context, *emptypb.Empty) (*SyncStatusResult, error)
	GetIntegrationByTokenID(context.Context, *GetIntegrationByTokenIDRequest) (*Integration, error)
	GetDeviceDefinitionByMakeAndYearRange(context.Context, *GetDeviceDefinitionByMakeAndYearRangeRequest) (*GetDeviceDefinitionResponse, error)
	// contains filtered or unexported methods
}

DeviceDefinitionServiceServer is the server API for DeviceDefinitionService service. All implementations must embed UnimplementedDeviceDefinitionServiceServer for forward compatibility

type DeviceDefinitionService_GetDeviceDefinitionBySourceClient added in v0.3.4

type DeviceDefinitionService_GetDeviceDefinitionBySourceClient interface {
	Recv() (*GetDeviceDefinitionItemResponse, error)
	grpc.ClientStream
}

type DeviceDefinitionService_GetDeviceDefinitionBySourceServer added in v0.3.4

type DeviceDefinitionService_GetDeviceDefinitionBySourceServer interface {
	Send(*GetDeviceDefinitionItemResponse) error
	grpc.ServerStream
}

type DeviceImage added in v0.7.6

type DeviceImage struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	ImageUrl           string `protobuf:"bytes,2,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	Width              int32  `protobuf:"varint,3,opt,name=width,proto3" json:"width,omitempty"`
	Height             int32  `protobuf:"varint,4,opt,name=height,proto3" json:"height,omitempty"`
	Color              string `protobuf:"bytes,5,opt,name=color,proto3" json:"color,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceImage) Descriptor deprecated added in v0.7.6

func (*DeviceImage) Descriptor() ([]byte, []int)

Deprecated: Use DeviceImage.ProtoReflect.Descriptor instead.

func (*DeviceImage) GetColor added in v0.7.6

func (x *DeviceImage) GetColor() string

func (*DeviceImage) GetDeviceDefinitionId added in v0.7.6

func (x *DeviceImage) GetDeviceDefinitionId() string

func (*DeviceImage) GetHeight added in v0.7.6

func (x *DeviceImage) GetHeight() int32

func (*DeviceImage) GetImageUrl added in v0.7.6

func (x *DeviceImage) GetImageUrl() string

func (*DeviceImage) GetWidth added in v0.7.6

func (x *DeviceImage) GetWidth() int32

func (*DeviceImage) ProtoMessage added in v0.7.6

func (*DeviceImage) ProtoMessage()

func (*DeviceImage) ProtoReflect added in v0.7.6

func (x *DeviceImage) ProtoReflect() protoreflect.Message

func (*DeviceImage) Reset added in v0.7.6

func (x *DeviceImage) Reset()

func (*DeviceImage) String added in v0.7.6

func (x *DeviceImage) String() string

type DeviceIntegration added in v0.1.24

type DeviceIntegration struct {
	Integration *Integration `protobuf:"bytes,1,opt,name=integration,proto3" json:"integration,omitempty"`
	Region      string       `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	Capabilities       string                      `protobuf:"bytes,3,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	DeviceDefinitionId string                      `protobuf:"bytes,4,opt,name=deviceDefinitionId,proto3" json:"deviceDefinitionId,omitempty"`
	Features           []*DeviceIntegrationFeature `protobuf:"bytes,5,rep,name=features,proto3" json:"features,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceIntegration) Descriptor deprecated added in v0.1.24

func (*DeviceIntegration) Descriptor() ([]byte, []int)

Deprecated: Use DeviceIntegration.ProtoReflect.Descriptor instead.

func (*DeviceIntegration) GetCapabilities deprecated added in v0.1.24

func (x *DeviceIntegration) GetCapabilities() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*DeviceIntegration) GetDeviceDefinitionId added in v0.1.24

func (x *DeviceIntegration) GetDeviceDefinitionId() string

func (*DeviceIntegration) GetFeatures added in v0.5.6

func (x *DeviceIntegration) GetFeatures() []*DeviceIntegrationFeature

func (*DeviceIntegration) GetIntegration added in v0.1.24

func (x *DeviceIntegration) GetIntegration() *Integration

func (*DeviceIntegration) GetRegion added in v0.1.24

func (x *DeviceIntegration) GetRegion() string

func (*DeviceIntegration) ProtoMessage added in v0.1.24

func (*DeviceIntegration) ProtoMessage()

func (*DeviceIntegration) ProtoReflect added in v0.1.24

func (x *DeviceIntegration) ProtoReflect() protoreflect.Message

func (*DeviceIntegration) Reset added in v0.1.24

func (x *DeviceIntegration) Reset()

func (*DeviceIntegration) String added in v0.1.24

func (x *DeviceIntegration) String() string

type DeviceIntegrationFeature added in v0.5.6

type DeviceIntegrationFeature struct {
	FeatureKey   string `protobuf:"bytes,1,opt,name=feature_key,json=featureKey,proto3" json:"feature_key,omitempty"`
	SupportLevel int32  `protobuf:"varint,2,opt,name=support_level,json=supportLevel,proto3" json:"support_level,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceIntegrationFeature) Descriptor deprecated added in v0.5.6

func (*DeviceIntegrationFeature) Descriptor() ([]byte, []int)

Deprecated: Use DeviceIntegrationFeature.ProtoReflect.Descriptor instead.

func (*DeviceIntegrationFeature) GetFeatureKey added in v0.5.6

func (x *DeviceIntegrationFeature) GetFeatureKey() string

func (*DeviceIntegrationFeature) GetSupportLevel added in v0.5.6

func (x *DeviceIntegrationFeature) GetSupportLevel() int32

func (*DeviceIntegrationFeature) ProtoMessage added in v0.5.6

func (*DeviceIntegrationFeature) ProtoMessage()

func (*DeviceIntegrationFeature) ProtoReflect added in v0.5.6

func (x *DeviceIntegrationFeature) ProtoReflect() protoreflect.Message

func (*DeviceIntegrationFeature) Reset added in v0.5.6

func (x *DeviceIntegrationFeature) Reset()

func (*DeviceIntegrationFeature) String added in v0.5.6

func (x *DeviceIntegrationFeature) String() string

type DeviceIntegrationFeatureAttributeRequest added in v0.5.6

type DeviceIntegrationFeatureAttributeRequest struct {
	FeatureKey   string `protobuf:"bytes,1,opt,name=feature_key,json=featureKey,proto3" json:"feature_key,omitempty"`
	SupportLevel int32  `protobuf:"varint,2,opt,name=support_level,json=supportLevel,proto3" json:"support_level,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceIntegrationFeatureAttributeRequest) Descriptor deprecated added in v0.5.6

func (*DeviceIntegrationFeatureAttributeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeviceIntegrationFeatureAttributeRequest.ProtoReflect.Descriptor instead.

func (*DeviceIntegrationFeatureAttributeRequest) GetFeatureKey added in v0.5.6

func (*DeviceIntegrationFeatureAttributeRequest) GetSupportLevel added in v0.5.6

func (x *DeviceIntegrationFeatureAttributeRequest) GetSupportLevel() int32

func (*DeviceIntegrationFeatureAttributeRequest) ProtoMessage added in v0.5.6

func (*DeviceIntegrationFeatureAttributeRequest) ProtoReflect added in v0.5.6

func (*DeviceIntegrationFeatureAttributeRequest) Reset added in v0.5.6

func (*DeviceIntegrationFeatureAttributeRequest) String added in v0.5.6

type DeviceMake added in v0.1.24

type DeviceMake struct {
	Id              string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name            string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	LogoUrl         string `protobuf:"bytes,3,opt,name=logo_url,json=logoUrl,proto3" json:"logo_url,omitempty"`
	OemPlatformName string `protobuf:"bytes,4,opt,name=oem_platform_name,json=oemPlatformName,proto3" json:"oem_platform_name,omitempty"`
	TokenId         uint64 `protobuf:"varint,5,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	NameSlug        string `protobuf:"bytes,6,opt,name=name_slug,json=nameSlug,proto3" json:"name_slug,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	ExternalIds        string                 `protobuf:"bytes,7,opt,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
	ExternalIdsTyped   []*ExternalID          `protobuf:"bytes,8,rep,name=external_ids_typed,json=externalIdsTyped,proto3" json:"external_ids_typed,omitempty"`
	Metadata           *Metadata              `protobuf:"bytes,9,opt,name=metadata,proto3" json:"metadata,omitempty"`
	HardwareTemplateId string                 `protobuf:"bytes,10,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	CreatedAt          *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt          *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceMake) Descriptor deprecated added in v0.1.24

func (*DeviceMake) Descriptor() ([]byte, []int)

Deprecated: Use DeviceMake.ProtoReflect.Descriptor instead.

func (*DeviceMake) GetCreatedAt added in v1.0.25

func (x *DeviceMake) GetCreatedAt() *timestamppb.Timestamp

func (*DeviceMake) GetExternalIds deprecated added in v0.1.36

func (x *DeviceMake) GetExternalIds() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*DeviceMake) GetExternalIdsTyped added in v0.3.3

func (x *DeviceMake) GetExternalIdsTyped() []*ExternalID

func (*DeviceMake) GetHardwareTemplateId added in v0.6.8

func (x *DeviceMake) GetHardwareTemplateId() string

func (*DeviceMake) GetId added in v0.1.24

func (x *DeviceMake) GetId() string

func (*DeviceMake) GetLogoUrl added in v0.1.24

func (x *DeviceMake) GetLogoUrl() string

func (*DeviceMake) GetMetadata added in v0.5.1

func (x *DeviceMake) GetMetadata() *Metadata

func (*DeviceMake) GetName added in v0.1.24

func (x *DeviceMake) GetName() string

func (*DeviceMake) GetNameSlug added in v0.1.24

func (x *DeviceMake) GetNameSlug() string

func (*DeviceMake) GetOemPlatformName added in v0.1.24

func (x *DeviceMake) GetOemPlatformName() string

func (*DeviceMake) GetTokenId added in v0.1.24

func (x *DeviceMake) GetTokenId() uint64

func (*DeviceMake) GetUpdatedAt added in v1.0.25

func (x *DeviceMake) GetUpdatedAt() *timestamppb.Timestamp

func (*DeviceMake) ProtoMessage added in v0.1.24

func (*DeviceMake) ProtoMessage()

func (*DeviceMake) ProtoReflect added in v0.1.24

func (x *DeviceMake) ProtoReflect() protoreflect.Message

func (*DeviceMake) Reset added in v0.1.24

func (x *DeviceMake) Reset()

func (*DeviceMake) String added in v0.1.24

func (x *DeviceMake) String() string

type DeviceReview added in v0.3.4

type DeviceReview struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Url                string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
	ImageURL           string `protobuf:"bytes,3,opt,name=imageURL,proto3" json:"imageURL,omitempty"`
	Channel            string `protobuf:"bytes,4,opt,name=channel,proto3" json:"channel,omitempty"`
	Approved           bool   `protobuf:"varint,5,opt,name=approved,proto3" json:"approved,omitempty"`
	ApprovedBy         string `protobuf:"bytes,6,opt,name=approved_by,json=approvedBy,proto3" json:"approved_by,omitempty"`
	Comments           string `protobuf:"bytes,7,opt,name=comments,proto3" json:"comments,omitempty"`
	Id                 string `protobuf:"bytes,8,opt,name=id,proto3" json:"id,omitempty"`
	Name               string `protobuf:"bytes,9,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceReview) Descriptor deprecated added in v0.3.4

func (*DeviceReview) Descriptor() ([]byte, []int)

Deprecated: Use DeviceReview.ProtoReflect.Descriptor instead.

func (*DeviceReview) GetApproved added in v0.4.0

func (x *DeviceReview) GetApproved() bool

func (*DeviceReview) GetApprovedBy added in v0.4.0

func (x *DeviceReview) GetApprovedBy() string

func (*DeviceReview) GetChannel added in v0.3.4

func (x *DeviceReview) GetChannel() string

func (*DeviceReview) GetComments added in v0.4.0

func (x *DeviceReview) GetComments() string

func (*DeviceReview) GetDeviceDefinitionId added in v0.3.4

func (x *DeviceReview) GetDeviceDefinitionId() string

func (*DeviceReview) GetId added in v0.4.0

func (x *DeviceReview) GetId() string

func (*DeviceReview) GetImageURL added in v0.3.4

func (x *DeviceReview) GetImageURL() string

func (*DeviceReview) GetName added in v0.4.3

func (x *DeviceReview) GetName() string

func (*DeviceReview) GetUrl added in v0.3.4

func (x *DeviceReview) GetUrl() string

func (*DeviceReview) ProtoMessage added in v0.3.4

func (*DeviceReview) ProtoMessage()

func (*DeviceReview) ProtoReflect added in v0.3.4

func (x *DeviceReview) ProtoReflect() protoreflect.Message

func (*DeviceReview) Reset added in v0.3.4

func (x *DeviceReview) Reset()

func (*DeviceReview) String added in v0.3.4

func (x *DeviceReview) String() string

type DeviceStyle added in v0.1.24

type DeviceStyle struct {
	Id                 string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Source             string                 `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"`
	Name               string                 `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	SubModel           string                 `protobuf:"bytes,4,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
	DeviceDefinitionId string                 `protobuf:"bytes,5,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	ExternalStyleId    string                 `protobuf:"bytes,6,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
	HardwareTemplateId string                 `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	DeviceAttributes   []*DeviceTypeAttribute `protobuf:"bytes,8,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceStyle) Descriptor deprecated added in v0.1.24

func (*DeviceStyle) Descriptor() ([]byte, []int)

Deprecated: Use DeviceStyle.ProtoReflect.Descriptor instead.

func (*DeviceStyle) GetDeviceAttributes added in v0.9.9

func (x *DeviceStyle) GetDeviceAttributes() []*DeviceTypeAttribute

func (*DeviceStyle) GetDeviceDefinitionId added in v0.1.24

func (x *DeviceStyle) GetDeviceDefinitionId() string

func (*DeviceStyle) GetExternalStyleId added in v0.1.24

func (x *DeviceStyle) GetExternalStyleId() string

func (*DeviceStyle) GetHardwareTemplateId added in v0.6.8

func (x *DeviceStyle) GetHardwareTemplateId() string

func (*DeviceStyle) GetId added in v0.1.24

func (x *DeviceStyle) GetId() string

func (*DeviceStyle) GetName added in v0.1.24

func (x *DeviceStyle) GetName() string

func (*DeviceStyle) GetSource added in v0.1.24

func (x *DeviceStyle) GetSource() string

func (*DeviceStyle) GetSubModel added in v0.1.24

func (x *DeviceStyle) GetSubModel() string

func (*DeviceStyle) ProtoMessage added in v0.1.24

func (*DeviceStyle) ProtoMessage()

func (*DeviceStyle) ProtoReflect added in v0.1.24

func (x *DeviceStyle) ProtoReflect() protoreflect.Message

func (*DeviceStyle) Reset added in v0.1.24

func (x *DeviceStyle) Reset()

func (*DeviceStyle) String added in v0.1.24

func (x *DeviceStyle) String() string

type DeviceType added in v0.1.24

type DeviceType struct {
	Type      string   `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Make      string   `protobuf:"bytes,2,opt,name=make,proto3" json:"make,omitempty"`
	Model     string   `protobuf:"bytes,3,opt,name=model,proto3" json:"model,omitempty"`
	Year      int32    `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
	SubModels []string `protobuf:"bytes,5,rep,name=sub_models,json=subModels,proto3" json:"sub_models,omitempty"`
	MakeSlug  string   `protobuf:"bytes,6,opt,name=make_slug,json=makeSlug,proto3" json:"make_slug,omitempty"`
	ModelSlug string   `protobuf:"bytes,7,opt,name=model_slug,json=modelSlug,proto3" json:"model_slug,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceType) Descriptor deprecated added in v0.1.24

func (*DeviceType) Descriptor() ([]byte, []int)

Deprecated: Use DeviceType.ProtoReflect.Descriptor instead.

func (*DeviceType) GetMake added in v0.1.24

func (x *DeviceType) GetMake() string

func (*DeviceType) GetMakeSlug added in v0.1.24

func (x *DeviceType) GetMakeSlug() string

func (*DeviceType) GetModel added in v0.1.24

func (x *DeviceType) GetModel() string

func (*DeviceType) GetModelSlug added in v0.1.24

func (x *DeviceType) GetModelSlug() string

func (*DeviceType) GetSubModels added in v0.1.24

func (x *DeviceType) GetSubModels() []string

func (*DeviceType) GetType added in v0.1.24

func (x *DeviceType) GetType() string

func (*DeviceType) GetYear added in v0.1.24

func (x *DeviceType) GetYear() int32

func (*DeviceType) ProtoMessage added in v0.1.24

func (*DeviceType) ProtoMessage()

func (*DeviceType) ProtoReflect added in v0.1.24

func (x *DeviceType) ProtoReflect() protoreflect.Message

func (*DeviceType) Reset added in v0.1.24

func (x *DeviceType) Reset()

func (*DeviceType) String added in v0.1.24

func (x *DeviceType) String() string

type DeviceTypeAttribute added in v0.2.0

type DeviceTypeAttribute struct {
	Name         string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Label        string   `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Type         string   `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Required     bool     `protobuf:"varint,4,opt,name=required,proto3" json:"required,omitempty"`
	DefaultValue string   `protobuf:"bytes,5,opt,name=defaultValue,proto3" json:"defaultValue,omitempty"`
	Value        string   `protobuf:"bytes,6,opt,name=value,proto3" json:"value,omitempty"`
	Options      []string `protobuf:"bytes,7,rep,name=options,proto3" json:"options,omitempty"`
	Description  string   `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceTypeAttribute) Descriptor deprecated added in v0.2.0

func (*DeviceTypeAttribute) Descriptor() ([]byte, []int)

Deprecated: Use DeviceTypeAttribute.ProtoReflect.Descriptor instead.

func (*DeviceTypeAttribute) GetDefaultValue added in v0.2.0

func (x *DeviceTypeAttribute) GetDefaultValue() string

func (*DeviceTypeAttribute) GetDescription added in v0.2.0

func (x *DeviceTypeAttribute) GetDescription() string

func (*DeviceTypeAttribute) GetLabel added in v0.2.0

func (x *DeviceTypeAttribute) GetLabel() string

func (*DeviceTypeAttribute) GetName added in v0.2.0

func (x *DeviceTypeAttribute) GetName() string

func (*DeviceTypeAttribute) GetOptions added in v0.2.0

func (x *DeviceTypeAttribute) GetOptions() []string

func (*DeviceTypeAttribute) GetRequired added in v0.2.0

func (x *DeviceTypeAttribute) GetRequired() bool

func (*DeviceTypeAttribute) GetType added in v0.2.0

func (x *DeviceTypeAttribute) GetType() string

func (*DeviceTypeAttribute) GetValue added in v0.2.0

func (x *DeviceTypeAttribute) GetValue() string

func (*DeviceTypeAttribute) ProtoMessage added in v0.2.0

func (*DeviceTypeAttribute) ProtoMessage()

func (*DeviceTypeAttribute) ProtoReflect added in v0.2.0

func (x *DeviceTypeAttribute) ProtoReflect() protoreflect.Message

func (*DeviceTypeAttribute) Reset added in v0.2.0

func (x *DeviceTypeAttribute) Reset()

func (*DeviceTypeAttribute) String added in v0.2.0

func (x *DeviceTypeAttribute) String() string

type DeviceTypeAttributeRequest added in v0.2.0

type DeviceTypeAttributeRequest struct {
	Name  string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

func (*DeviceTypeAttributeRequest) Descriptor deprecated added in v0.2.0

func (*DeviceTypeAttributeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeviceTypeAttributeRequest.ProtoReflect.Descriptor instead.

func (*DeviceTypeAttributeRequest) GetName added in v0.2.0

func (x *DeviceTypeAttributeRequest) GetName() string

func (*DeviceTypeAttributeRequest) GetValue added in v0.2.0

func (x *DeviceTypeAttributeRequest) GetValue() string

func (*DeviceTypeAttributeRequest) ProtoMessage added in v0.2.0

func (*DeviceTypeAttributeRequest) ProtoMessage()

func (*DeviceTypeAttributeRequest) ProtoReflect added in v0.2.0

func (*DeviceTypeAttributeRequest) Reset added in v0.2.0

func (x *DeviceTypeAttributeRequest) Reset()

func (*DeviceTypeAttributeRequest) String added in v0.2.0

func (x *DeviceTypeAttributeRequest) String() string

type ExternalID added in v0.3.3

type ExternalID struct {
	Vendor string `protobuf:"bytes,1,opt,name=vendor,proto3" json:"vendor,omitempty"`
	Id     string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ExternalID) Descriptor deprecated added in v0.3.3

func (*ExternalID) Descriptor() ([]byte, []int)

Deprecated: Use ExternalID.ProtoReflect.Descriptor instead.

func (*ExternalID) GetId added in v0.3.3

func (x *ExternalID) GetId() string

func (*ExternalID) GetVendor added in v0.3.3

func (x *ExternalID) GetVendor() string

func (*ExternalID) ProtoMessage added in v0.3.3

func (*ExternalID) ProtoMessage()

func (*ExternalID) ProtoReflect added in v0.3.3

func (x *ExternalID) ProtoReflect() protoreflect.Message

func (*ExternalID) Reset added in v0.3.3

func (x *ExternalID) Reset()

func (*ExternalID) String added in v0.3.3

func (x *ExternalID) String() string

type Feature added in v0.1.38

type Feature struct {
	Key          string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	SupportLevel int32  `protobuf:"varint,2,opt,name=support_level,json=supportLevel,proto3" json:"support_level,omitempty"`
	CssIcon      string `protobuf:"bytes,3,opt,name=css_icon,json=cssIcon,proto3" json:"css_icon,omitempty"`
	DisplayName  string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Feature) Descriptor deprecated added in v0.1.38

func (*Feature) Descriptor() ([]byte, []int)

Deprecated: Use Feature.ProtoReflect.Descriptor instead.

func (*Feature) GetCssIcon added in v0.1.42

func (x *Feature) GetCssIcon() string

func (*Feature) GetDisplayName added in v0.3.7

func (x *Feature) GetDisplayName() string

func (*Feature) GetKey added in v0.1.38

func (x *Feature) GetKey() string

func (*Feature) GetSupportLevel added in v0.1.38

func (x *Feature) GetSupportLevel() int32

func (*Feature) ProtoMessage added in v0.1.38

func (*Feature) ProtoMessage()

func (*Feature) ProtoReflect added in v0.1.38

func (x *Feature) ProtoReflect() protoreflect.Message

func (*Feature) Reset added in v0.1.38

func (x *Feature) Reset()

func (*Feature) String added in v0.1.38

func (x *Feature) String() string

type FilterDeviceDefinitionRequest added in v0.1.9

type FilterDeviceDefinitionRequest struct {
	MakeId             string   `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
	IntegrationId      string   `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	DeviceDefinitionId string   `protobuf:"bytes,3,opt,name=deviceDefinition_id,json=deviceDefinitionId,proto3" json:"deviceDefinition_id,omitempty"`
	Year               int32    `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
	Model              string   `protobuf:"bytes,5,opt,name=model,proto3" json:"model,omitempty"`
	VerifiedVinList    []string `protobuf:"bytes,6,rep,name=verified_vin_list,json=verifiedVinList,proto3" json:"verified_vin_list,omitempty"`
	PageIndex          int32    `protobuf:"varint,7,opt,name=page_index,json=pageIndex,proto3" json:"page_index,omitempty"`
	PageSize           int32    `protobuf:"varint,8,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// contains filtered or unexported fields
}

func (*FilterDeviceDefinitionRequest) Descriptor deprecated added in v0.1.9

func (*FilterDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use FilterDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*FilterDeviceDefinitionRequest) GetDeviceDefinitionId added in v0.1.24

func (x *FilterDeviceDefinitionRequest) GetDeviceDefinitionId() string

func (*FilterDeviceDefinitionRequest) GetIntegrationId added in v0.1.24

func (x *FilterDeviceDefinitionRequest) GetIntegrationId() string

func (*FilterDeviceDefinitionRequest) GetMakeId added in v0.1.24

func (x *FilterDeviceDefinitionRequest) GetMakeId() string

func (*FilterDeviceDefinitionRequest) GetModel added in v0.1.9

func (x *FilterDeviceDefinitionRequest) GetModel() string

func (*FilterDeviceDefinitionRequest) GetPageIndex added in v0.1.9

func (x *FilterDeviceDefinitionRequest) GetPageIndex() int32

func (*FilterDeviceDefinitionRequest) GetPageSize added in v0.1.9

func (x *FilterDeviceDefinitionRequest) GetPageSize() int32

func (*FilterDeviceDefinitionRequest) GetVerifiedVinList added in v0.1.9

func (x *FilterDeviceDefinitionRequest) GetVerifiedVinList() []string

func (*FilterDeviceDefinitionRequest) GetYear added in v0.1.9

func (x *FilterDeviceDefinitionRequest) GetYear() int32

func (*FilterDeviceDefinitionRequest) ProtoMessage added in v0.1.9

func (*FilterDeviceDefinitionRequest) ProtoMessage()

func (*FilterDeviceDefinitionRequest) ProtoReflect added in v0.1.9

func (*FilterDeviceDefinitionRequest) Reset added in v0.1.9

func (x *FilterDeviceDefinitionRequest) Reset()

func (*FilterDeviceDefinitionRequest) String added in v0.1.9

type FilterDeviceDefinitionsReponse added in v0.1.9

type FilterDeviceDefinitionsReponse struct {
	Id        string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Model     string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	Year      int32  `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
	ImageUrl  string `protobuf:"bytes,4,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	CreatedAt int64  `protobuf:"varint,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt int64  `protobuf:"varint,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	Metadata  string `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	Source   string `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"`
	Verified bool   `protobuf:"varint,9,opt,name=verified,proto3" json:"verified,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	External     string        `protobuf:"bytes,10,opt,name=external,proto3" json:"external,omitempty"`
	DeviceMakeId string        `protobuf:"bytes,11,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
	Make         string        `protobuf:"bytes,12,opt,name=make,proto3" json:"make,omitempty"`
	ExternalIds  []*ExternalID `protobuf:"bytes,13,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*FilterDeviceDefinitionsReponse) Descriptor deprecated added in v0.1.9

func (*FilterDeviceDefinitionsReponse) Descriptor() ([]byte, []int)

Deprecated: Use FilterDeviceDefinitionsReponse.ProtoReflect.Descriptor instead.

func (*FilterDeviceDefinitionsReponse) GetCreatedAt added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetCreatedAt() int64

func (*FilterDeviceDefinitionsReponse) GetDeviceMakeId added in v0.1.24

func (x *FilterDeviceDefinitionsReponse) GetDeviceMakeId() string

func (*FilterDeviceDefinitionsReponse) GetExternal deprecated added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetExternal() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*FilterDeviceDefinitionsReponse) GetExternalIds added in v0.3.3

func (x *FilterDeviceDefinitionsReponse) GetExternalIds() []*ExternalID

func (*FilterDeviceDefinitionsReponse) GetId added in v0.1.24

func (*FilterDeviceDefinitionsReponse) GetImageUrl added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetImageUrl() string

func (*FilterDeviceDefinitionsReponse) GetMake added in v0.1.9

func (*FilterDeviceDefinitionsReponse) GetMetadata added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetMetadata() string

func (*FilterDeviceDefinitionsReponse) GetModel added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetModel() string

func (*FilterDeviceDefinitionsReponse) GetSource deprecated added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetSource() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*FilterDeviceDefinitionsReponse) GetUpdatedAt added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetUpdatedAt() int64

func (*FilterDeviceDefinitionsReponse) GetVerified added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetVerified() bool

func (*FilterDeviceDefinitionsReponse) GetYear added in v0.1.9

func (*FilterDeviceDefinitionsReponse) ProtoMessage added in v0.1.9

func (*FilterDeviceDefinitionsReponse) ProtoMessage()

func (*FilterDeviceDefinitionsReponse) ProtoReflect added in v0.1.9

func (*FilterDeviceDefinitionsReponse) Reset added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) Reset()

func (*FilterDeviceDefinitionsReponse) String added in v0.1.9

type GetCompatibilitiesByMakeRequest added in v0.3.9

type GetCompatibilitiesByMakeRequest struct {
	MakeId        string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
	IntegrationId string `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	Region        string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"`
	Skip          int64  `protobuf:"varint,4,opt,name=skip,proto3" json:"skip,omitempty"`
	Take          int64  `protobuf:"varint,5,opt,name=take,proto3" json:"take,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilitiesByMakeRequest) Descriptor deprecated added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilitiesByMakeRequest.ProtoReflect.Descriptor instead.

func (*GetCompatibilitiesByMakeRequest) GetIntegrationId added in v0.3.9

func (x *GetCompatibilitiesByMakeRequest) GetIntegrationId() string

func (*GetCompatibilitiesByMakeRequest) GetMakeId added in v0.3.9

func (x *GetCompatibilitiesByMakeRequest) GetMakeId() string

func (*GetCompatibilitiesByMakeRequest) GetRegion added in v0.3.9

func (x *GetCompatibilitiesByMakeRequest) GetRegion() string

func (*GetCompatibilitiesByMakeRequest) GetSkip added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) GetTake added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) ProtoMessage added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) ProtoMessage()

func (*GetCompatibilitiesByMakeRequest) ProtoReflect added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) Reset added in v0.3.9

func (*GetCompatibilitiesByMakeRequest) String added in v0.3.9

type GetCompatibilitiesByMakeResponse added in v0.3.9

type GetCompatibilitiesByMakeResponse struct {
	Models     []*DeviceCompatibilities `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
	TotalCount int64                    `protobuf:"varint,2,opt,name=totalCount,proto3" json:"totalCount,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilitiesByMakeResponse) Descriptor deprecated added in v0.3.9

func (*GetCompatibilitiesByMakeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilitiesByMakeResponse.ProtoReflect.Descriptor instead.

func (*GetCompatibilitiesByMakeResponse) GetModels added in v0.3.9

func (*GetCompatibilitiesByMakeResponse) GetTotalCount added in v0.4.8

func (x *GetCompatibilitiesByMakeResponse) GetTotalCount() int64

func (*GetCompatibilitiesByMakeResponse) ProtoMessage added in v0.3.9

func (*GetCompatibilitiesByMakeResponse) ProtoMessage()

func (*GetCompatibilitiesByMakeResponse) ProtoReflect added in v0.3.9

func (*GetCompatibilitiesByMakeResponse) Reset added in v0.3.9

func (*GetCompatibilitiesByMakeResponse) String added in v0.3.9

type GetCompatibilityByDeviceArrayRequest added in v0.7.2

type GetCompatibilityByDeviceArrayRequest struct {
	DeviceDefinitionIds []string `protobuf:"bytes,1,rep,name=device_definition_ids,json=deviceDefinitionIds,proto3" json:"device_definition_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilityByDeviceArrayRequest) Descriptor deprecated added in v0.7.2

func (*GetCompatibilityByDeviceArrayRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilityByDeviceArrayRequest.ProtoReflect.Descriptor instead.

func (*GetCompatibilityByDeviceArrayRequest) GetDeviceDefinitionIds added in v0.7.2

func (x *GetCompatibilityByDeviceArrayRequest) GetDeviceDefinitionIds() []string

func (*GetCompatibilityByDeviceArrayRequest) ProtoMessage added in v0.7.2

func (*GetCompatibilityByDeviceArrayRequest) ProtoMessage()

func (*GetCompatibilityByDeviceArrayRequest) ProtoReflect added in v0.7.2

func (*GetCompatibilityByDeviceArrayRequest) Reset added in v0.7.2

func (*GetCompatibilityByDeviceArrayRequest) String added in v0.7.2

type GetCompatibilityByDeviceArrayResponse added in v0.7.2

type GetCompatibilityByDeviceArrayResponse struct {
	Response []*GetCompatibilityByDeviceArrayResponseItem `protobuf:"bytes,1,rep,name=response,proto3" json:"response,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilityByDeviceArrayResponse) Descriptor deprecated added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilityByDeviceArrayResponse.ProtoReflect.Descriptor instead.

func (*GetCompatibilityByDeviceArrayResponse) GetResponse added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponse) ProtoMessage added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponse) ProtoMessage()

func (*GetCompatibilityByDeviceArrayResponse) ProtoReflect added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponse) Reset added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponse) String added in v0.7.2

type GetCompatibilityByDeviceArrayResponseItem added in v0.7.2

type GetCompatibilityByDeviceArrayResponseItem struct {
	DeviceDefinitionId string                   `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Compatibilities    []*DeviceCompatibilities `protobuf:"bytes,2,rep,name=compatibilities,proto3" json:"compatibilities,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilityByDeviceArrayResponseItem) Descriptor deprecated added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponseItem) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilityByDeviceArrayResponseItem.ProtoReflect.Descriptor instead.

func (*GetCompatibilityByDeviceArrayResponseItem) GetCompatibilities added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponseItem) GetDeviceDefinitionId added in v0.7.2

func (x *GetCompatibilityByDeviceArrayResponseItem) GetDeviceDefinitionId() string

func (*GetCompatibilityByDeviceArrayResponseItem) ProtoMessage added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponseItem) ProtoReflect added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponseItem) Reset added in v0.7.2

func (*GetCompatibilityByDeviceArrayResponseItem) String added in v0.7.2

type GetCompatibilityByDeviceDefinitionRequest added in v0.3.6

type GetCompatibilityByDeviceDefinitionRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCompatibilityByDeviceDefinitionRequest) Descriptor deprecated added in v0.3.6

func (*GetCompatibilityByDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCompatibilityByDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*GetCompatibilityByDeviceDefinitionRequest) GetDeviceDefinitionId added in v0.3.6

func (x *GetCompatibilityByDeviceDefinitionRequest) GetDeviceDefinitionId() string

func (*GetCompatibilityByDeviceDefinitionRequest) ProtoMessage added in v0.3.6

func (*GetCompatibilityByDeviceDefinitionRequest) ProtoReflect added in v0.3.6

func (*GetCompatibilityByDeviceDefinitionRequest) Reset added in v0.3.6

func (*GetCompatibilityByDeviceDefinitionRequest) String added in v0.3.6

type GetDeviceCompatibilitiesResponse added in v0.3.6

type GetDeviceCompatibilitiesResponse struct {
	Compatibilities []*DeviceCompatibilities `protobuf:"bytes,4,rep,name=compatibilities,proto3" json:"compatibilities,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceCompatibilitiesResponse) Descriptor deprecated added in v0.3.6

func (*GetDeviceCompatibilitiesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceCompatibilitiesResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceCompatibilitiesResponse) GetCompatibilities added in v0.3.6

func (x *GetDeviceCompatibilitiesResponse) GetCompatibilities() []*DeviceCompatibilities

func (*GetDeviceCompatibilitiesResponse) ProtoMessage added in v0.3.6

func (*GetDeviceCompatibilitiesResponse) ProtoMessage()

func (*GetDeviceCompatibilitiesResponse) ProtoReflect added in v0.3.6

func (*GetDeviceCompatibilitiesResponse) Reset added in v0.3.6

func (*GetDeviceCompatibilitiesResponse) String added in v0.3.6

type GetDeviceDefinitionAllItemResponse added in v0.1.7

type GetDeviceDefinitionAllItemResponse struct {
	Make   string                                                `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
	Models []*GetDeviceDefinitionAllItemResponse_GetDeviceModels `protobuf:"bytes,2,rep,name=models,proto3" json:"models,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionAllItemResponse) Descriptor deprecated added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionAllItemResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionAllItemResponse) GetMake added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) GetModels added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) ProtoMessage added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) ProtoMessage()

func (*GetDeviceDefinitionAllItemResponse) ProtoReflect added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) Reset added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse) String added in v0.1.7

type GetDeviceDefinitionAllItemResponse_GetDeviceModelYears added in v0.1.7

type GetDeviceDefinitionAllItemResponse_GetDeviceModelYears struct {
	Year               int32  `protobuf:"varint,1,opt,name=year,proto3" json:"year,omitempty"`
	DeviceDefinitionID string `protobuf:"bytes,2,opt,name=DeviceDefinitionID,proto3" json:"DeviceDefinitionID,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) Descriptor deprecated added in v0.1.7

Deprecated: Use GetDeviceDefinitionAllItemResponse_GetDeviceModelYears.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) GetDeviceDefinitionID added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) GetYear added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) ProtoMessage added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) ProtoReflect added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) Reset added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears) String added in v0.1.7

type GetDeviceDefinitionAllItemResponse_GetDeviceModels added in v0.1.7

type GetDeviceDefinitionAllItemResponse_GetDeviceModels struct {
	Model string                                                    `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"`
	Years []*GetDeviceDefinitionAllItemResponse_GetDeviceModelYears `protobuf:"bytes,2,rep,name=years,proto3" json:"years,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) Descriptor deprecated added in v0.1.7

Deprecated: Use GetDeviceDefinitionAllItemResponse_GetDeviceModels.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) GetModel added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) GetYears added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) ProtoMessage added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) ProtoReflect added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) Reset added in v0.1.7

func (*GetDeviceDefinitionAllItemResponse_GetDeviceModels) String added in v0.1.7

type GetDeviceDefinitionAllResponse added in v0.1.7

type GetDeviceDefinitionAllResponse struct {
	Items []*GetDeviceDefinitionAllItemResponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionAllResponse) Descriptor deprecated added in v0.1.7

func (*GetDeviceDefinitionAllResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionAllResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionAllResponse) GetItems added in v0.1.7

func (*GetDeviceDefinitionAllResponse) ProtoMessage added in v0.1.7

func (*GetDeviceDefinitionAllResponse) ProtoMessage()

func (*GetDeviceDefinitionAllResponse) ProtoReflect added in v0.1.7

func (*GetDeviceDefinitionAllResponse) Reset added in v0.1.7

func (x *GetDeviceDefinitionAllResponse) Reset()

func (*GetDeviceDefinitionAllResponse) String added in v0.1.7

type GetDeviceDefinitionByMMYRequest added in v0.1.4

type GetDeviceDefinitionByMMYRequest struct {
	Make   string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
	MakeID string `protobuf:"bytes,2,opt,name=makeID,proto3" json:"makeID,omitempty"`
	Model  string `protobuf:"bytes,3,opt,name=model,proto3" json:"model,omitempty"`
	Year   int32  `protobuf:"varint,4,opt,name=year,proto3" json:"year,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionByMMYRequest) Descriptor deprecated added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionByMMYRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionByMMYRequest) GetMake added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) GetMakeID added in v0.1.4

func (x *GetDeviceDefinitionByMMYRequest) GetMakeID() string

func (*GetDeviceDefinitionByMMYRequest) GetModel added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) GetYear added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) ProtoMessage added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) ProtoMessage()

func (*GetDeviceDefinitionByMMYRequest) ProtoReflect added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) Reset added in v0.1.4

func (*GetDeviceDefinitionByMMYRequest) String added in v0.1.4

type GetDeviceDefinitionByMakeAndYearRangeRequest added in v1.0.29

type GetDeviceDefinitionByMakeAndYearRangeRequest struct {
	Make      string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
	StartYear int32  `protobuf:"varint,2,opt,name=start_year,json=startYear,proto3" json:"start_year,omitempty"`
	EndYear   int32  `protobuf:"varint,3,opt,name=end_year,json=endYear,proto3" json:"end_year,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Descriptor deprecated added in v1.0.29

Deprecated: Use GetDeviceDefinitionByMakeAndYearRangeRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetEndYear added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetMake added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) GetStartYear added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoMessage added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) ProtoReflect added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) Reset added in v1.0.29

func (*GetDeviceDefinitionByMakeAndYearRangeRequest) String added in v1.0.29

type GetDeviceDefinitionBySlugRequest added in v0.2.7

type GetDeviceDefinitionBySlugRequest struct {
	Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"`
	Year int32  `protobuf:"varint,2,opt,name=year,proto3" json:"year,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionBySlugRequest) Descriptor deprecated added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionBySlugRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionBySlugRequest) GetSlug added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) GetYear added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) ProtoMessage added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) ProtoMessage()

func (*GetDeviceDefinitionBySlugRequest) ProtoReflect added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) Reset added in v0.2.7

func (*GetDeviceDefinitionBySlugRequest) String added in v0.2.7

type GetDeviceDefinitionBySourceRequest added in v0.1.30

type GetDeviceDefinitionBySourceRequest struct {
	Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionBySourceRequest) Descriptor deprecated added in v0.1.30

func (*GetDeviceDefinitionBySourceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionBySourceRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionBySourceRequest) GetSource added in v0.1.30

func (*GetDeviceDefinitionBySourceRequest) ProtoMessage added in v0.1.30

func (*GetDeviceDefinitionBySourceRequest) ProtoMessage()

func (*GetDeviceDefinitionBySourceRequest) ProtoReflect added in v0.1.30

func (*GetDeviceDefinitionBySourceRequest) Reset added in v0.1.30

func (*GetDeviceDefinitionBySourceRequest) String added in v0.1.30

type GetDeviceDefinitionHardwareTemplateByIDRequest added in v0.6.8

type GetDeviceDefinitionHardwareTemplateByIDRequest struct {
	Id            string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	IntegrationId string `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Descriptor deprecated added in v0.6.8

Deprecated: Use GetDeviceDefinitionHardwareTemplateByIDRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) GetId added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) GetIntegrationId added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoMessage added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) ProtoReflect added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) Reset added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDRequest) String added in v0.6.8

type GetDeviceDefinitionHardwareTemplateByIDResponse added in v0.6.8

type GetDeviceDefinitionHardwareTemplateByIDResponse struct {
	HardwareTemplateId string `protobuf:"bytes,1,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Descriptor deprecated added in v0.6.8

Deprecated: Use GetDeviceDefinitionHardwareTemplateByIDResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) GetHardwareTemplateId added in v0.6.8

func (x *GetDeviceDefinitionHardwareTemplateByIDResponse) GetHardwareTemplateId() string

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoMessage added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) ProtoReflect added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) Reset added in v0.6.8

func (*GetDeviceDefinitionHardwareTemplateByIDResponse) String added in v0.6.8

type GetDeviceDefinitionIntegrationRequest added in v0.1.4

type GetDeviceDefinitionIntegrationRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionIntegrationRequest) Descriptor deprecated added in v0.1.4

func (*GetDeviceDefinitionIntegrationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionIntegrationRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionIntegrationRequest) GetId added in v0.1.4

func (*GetDeviceDefinitionIntegrationRequest) ProtoMessage added in v0.1.4

func (*GetDeviceDefinitionIntegrationRequest) ProtoMessage()

func (*GetDeviceDefinitionIntegrationRequest) ProtoReflect added in v0.1.4

func (*GetDeviceDefinitionIntegrationRequest) Reset added in v0.1.4

func (*GetDeviceDefinitionIntegrationRequest) String added in v0.1.4

type GetDeviceDefinitionIntegrationResponse added in v0.1.4

type GetDeviceDefinitionIntegrationResponse struct {
	Integrations []*DeviceIntegration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionIntegrationResponse) Descriptor deprecated added in v0.1.4

func (*GetDeviceDefinitionIntegrationResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionIntegrationResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionIntegrationResponse) GetIntegrations added in v0.1.4

func (*GetDeviceDefinitionIntegrationResponse) ProtoMessage added in v0.1.4

func (*GetDeviceDefinitionIntegrationResponse) ProtoReflect added in v0.1.4

func (*GetDeviceDefinitionIntegrationResponse) Reset added in v0.1.4

func (*GetDeviceDefinitionIntegrationResponse) String added in v0.1.4

type GetDeviceDefinitionItemResponse added in v0.1.2

type GetDeviceDefinitionItemResponse struct {
	DeviceDefinitionId string      `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Name               string      `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	ImageUrl           string      `protobuf:"bytes,3,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	Type               *DeviceType `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	VehicleData        *VehicleInfo         `protobuf:"bytes,5,opt,name=vehicle_data,json=vehicleData,proto3" json:"vehicle_data,omitempty"`
	Verified           bool                 `protobuf:"varint,6,opt,name=verified,proto3" json:"verified,omitempty"`
	DeviceIntegrations []*DeviceIntegration `protobuf:"bytes,7,rep,name=device_integrations,json=deviceIntegrations,proto3" json:"device_integrations,omitempty"`
	Make               *DeviceMake          `protobuf:"bytes,8,opt,name=make,proto3" json:"make,omitempty"`
	DeviceStyles       []*DeviceStyle       `protobuf:"bytes,9,rep,name=device_styles,json=deviceStyles,proto3" json:"device_styles,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	Source string `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	ExternalId         string                 `protobuf:"bytes,11,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"`
	DeviceAttributes   []*DeviceTypeAttribute `protobuf:"bytes,12,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
	ExternalIds        []*ExternalID          `protobuf:"bytes,13,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
	HardwareTemplateId string                 `protobuf:"bytes,14,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionItemResponse) Descriptor deprecated added in v0.1.2

func (*GetDeviceDefinitionItemResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionItemResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionItemResponse) GetDeviceAttributes added in v0.2.0

func (x *GetDeviceDefinitionItemResponse) GetDeviceAttributes() []*DeviceTypeAttribute

func (*GetDeviceDefinitionItemResponse) GetDeviceDefinitionId added in v0.1.2

func (x *GetDeviceDefinitionItemResponse) GetDeviceDefinitionId() string

func (*GetDeviceDefinitionItemResponse) GetDeviceIntegrations added in v0.1.2

func (x *GetDeviceDefinitionItemResponse) GetDeviceIntegrations() []*DeviceIntegration

func (*GetDeviceDefinitionItemResponse) GetDeviceStyles added in v0.1.11

func (x *GetDeviceDefinitionItemResponse) GetDeviceStyles() []*DeviceStyle

func (*GetDeviceDefinitionItemResponse) GetExternalId deprecated added in v0.1.30

func (x *GetDeviceDefinitionItemResponse) GetExternalId() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*GetDeviceDefinitionItemResponse) GetExternalIds added in v0.3.3

func (x *GetDeviceDefinitionItemResponse) GetExternalIds() []*ExternalID

func (*GetDeviceDefinitionItemResponse) GetHardwareTemplateId added in v0.7.0

func (x *GetDeviceDefinitionItemResponse) GetHardwareTemplateId() string

func (*GetDeviceDefinitionItemResponse) GetImageUrl added in v0.1.2

func (x *GetDeviceDefinitionItemResponse) GetImageUrl() string

func (*GetDeviceDefinitionItemResponse) GetMake added in v0.1.4

func (*GetDeviceDefinitionItemResponse) GetName added in v0.1.2

func (*GetDeviceDefinitionItemResponse) GetSource deprecated added in v0.1.22

func (x *GetDeviceDefinitionItemResponse) GetSource() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*GetDeviceDefinitionItemResponse) GetType added in v0.1.2

func (*GetDeviceDefinitionItemResponse) GetVehicleData deprecated added in v0.1.2

func (x *GetDeviceDefinitionItemResponse) GetVehicleData() *VehicleInfo

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*GetDeviceDefinitionItemResponse) GetVerified added in v0.1.2

func (x *GetDeviceDefinitionItemResponse) GetVerified() bool

func (*GetDeviceDefinitionItemResponse) ProtoMessage added in v0.1.2

func (*GetDeviceDefinitionItemResponse) ProtoMessage()

func (*GetDeviceDefinitionItemResponse) ProtoReflect added in v0.1.2

func (*GetDeviceDefinitionItemResponse) Reset added in v0.1.2

func (*GetDeviceDefinitionItemResponse) String added in v0.1.2

type GetDeviceDefinitionRequest

type GetDeviceDefinitionRequest struct {
	Ids []string `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionRequest) Descriptor deprecated

func (*GetDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionRequest) GetIds added in v0.1.3

func (x *GetDeviceDefinitionRequest) GetIds() []string

func (*GetDeviceDefinitionRequest) ProtoMessage

func (*GetDeviceDefinitionRequest) ProtoMessage()

func (*GetDeviceDefinitionRequest) ProtoReflect

func (*GetDeviceDefinitionRequest) Reset

func (x *GetDeviceDefinitionRequest) Reset()

func (*GetDeviceDefinitionRequest) String

func (x *GetDeviceDefinitionRequest) String() string

type GetDeviceDefinitionResponse

type GetDeviceDefinitionResponse struct {
	DeviceDefinitions []*GetDeviceDefinitionItemResponse `protobuf:"bytes,1,rep,name=device_definitions,json=deviceDefinitions,proto3" json:"device_definitions,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceDefinitionResponse) Descriptor deprecated

func (*GetDeviceDefinitionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceDefinitionResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceDefinitionResponse) GetDeviceDefinitions added in v0.1.2

func (x *GetDeviceDefinitionResponse) GetDeviceDefinitions() []*GetDeviceDefinitionItemResponse

func (*GetDeviceDefinitionResponse) ProtoMessage

func (*GetDeviceDefinitionResponse) ProtoMessage()

func (*GetDeviceDefinitionResponse) ProtoReflect

func (*GetDeviceDefinitionResponse) Reset

func (x *GetDeviceDefinitionResponse) Reset()

func (*GetDeviceDefinitionResponse) String

func (x *GetDeviceDefinitionResponse) String() string

type GetDeviceImagesResponse added in v0.7.6

type GetDeviceImagesResponse struct {
	Images []*DeviceImage `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceImagesResponse) Descriptor deprecated added in v0.7.6

func (*GetDeviceImagesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceImagesResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceImagesResponse) GetImages added in v0.7.6

func (x *GetDeviceImagesResponse) GetImages() []*DeviceImage

func (*GetDeviceImagesResponse) ProtoMessage added in v0.7.6

func (*GetDeviceImagesResponse) ProtoMessage()

func (*GetDeviceImagesResponse) ProtoReflect added in v0.7.6

func (x *GetDeviceImagesResponse) ProtoReflect() protoreflect.Message

func (*GetDeviceImagesResponse) Reset added in v0.7.6

func (x *GetDeviceImagesResponse) Reset()

func (*GetDeviceImagesResponse) String added in v0.7.6

func (x *GetDeviceImagesResponse) String() string

type GetDeviceMakeByNameRequest added in v0.1.35

type GetDeviceMakeByNameRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceMakeByNameRequest) Descriptor deprecated added in v0.1.35

func (*GetDeviceMakeByNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceMakeByNameRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceMakeByNameRequest) GetName added in v0.1.35

func (x *GetDeviceMakeByNameRequest) GetName() string

func (*GetDeviceMakeByNameRequest) ProtoMessage added in v0.1.35

func (*GetDeviceMakeByNameRequest) ProtoMessage()

func (*GetDeviceMakeByNameRequest) ProtoReflect added in v0.1.35

func (*GetDeviceMakeByNameRequest) Reset added in v0.1.35

func (x *GetDeviceMakeByNameRequest) Reset()

func (*GetDeviceMakeByNameRequest) String added in v0.1.35

func (x *GetDeviceMakeByNameRequest) String() string

type GetDeviceMakeBySlugRequest added in v0.2.7

type GetDeviceMakeBySlugRequest struct {
	Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceMakeBySlugRequest) Descriptor deprecated added in v0.2.7

func (*GetDeviceMakeBySlugRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceMakeBySlugRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceMakeBySlugRequest) GetSlug added in v0.2.7

func (x *GetDeviceMakeBySlugRequest) GetSlug() string

func (*GetDeviceMakeBySlugRequest) ProtoMessage added in v0.2.7

func (*GetDeviceMakeBySlugRequest) ProtoMessage()

func (*GetDeviceMakeBySlugRequest) ProtoReflect added in v0.2.7

func (*GetDeviceMakeBySlugRequest) Reset added in v0.2.7

func (x *GetDeviceMakeBySlugRequest) Reset()

func (*GetDeviceMakeBySlugRequest) String added in v0.2.7

func (x *GetDeviceMakeBySlugRequest) String() string

type GetDeviceMakeByTokenIdRequest added in v0.5.9

type GetDeviceMakeByTokenIdRequest struct {
	TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceMakeByTokenIdRequest) Descriptor deprecated added in v0.5.9

func (*GetDeviceMakeByTokenIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceMakeByTokenIdRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceMakeByTokenIdRequest) GetTokenId added in v0.5.9

func (x *GetDeviceMakeByTokenIdRequest) GetTokenId() string

func (*GetDeviceMakeByTokenIdRequest) ProtoMessage added in v0.5.9

func (*GetDeviceMakeByTokenIdRequest) ProtoMessage()

func (*GetDeviceMakeByTokenIdRequest) ProtoReflect added in v0.5.9

func (*GetDeviceMakeByTokenIdRequest) Reset added in v0.5.9

func (x *GetDeviceMakeByTokenIdRequest) Reset()

func (*GetDeviceMakeByTokenIdRequest) String added in v0.5.9

type GetDeviceMakeResponse added in v0.1.35

type GetDeviceMakeResponse struct {
	DeviceMakes []*DeviceMake `protobuf:"bytes,1,rep,name=device_makes,json=deviceMakes,proto3" json:"device_makes,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceMakeResponse) Descriptor deprecated added in v0.1.35

func (*GetDeviceMakeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceMakeResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceMakeResponse) GetDeviceMakes added in v0.1.35

func (x *GetDeviceMakeResponse) GetDeviceMakes() []*DeviceMake

func (*GetDeviceMakeResponse) ProtoMessage added in v0.1.35

func (*GetDeviceMakeResponse) ProtoMessage()

func (*GetDeviceMakeResponse) ProtoReflect added in v0.1.35

func (x *GetDeviceMakeResponse) ProtoReflect() protoreflect.Message

func (*GetDeviceMakeResponse) Reset added in v0.1.35

func (x *GetDeviceMakeResponse) Reset()

func (*GetDeviceMakeResponse) String added in v0.1.35

func (x *GetDeviceMakeResponse) String() string

type GetDeviceStyleByDeviceDefinitionIDRequest added in v0.1.31

type GetDeviceStyleByDeviceDefinitionIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceStyleByDeviceDefinitionIDRequest) Descriptor deprecated added in v0.1.31

func (*GetDeviceStyleByDeviceDefinitionIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceStyleByDeviceDefinitionIDRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceStyleByDeviceDefinitionIDRequest) GetId added in v0.1.31

func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoMessage added in v0.1.31

func (*GetDeviceStyleByDeviceDefinitionIDRequest) ProtoReflect added in v0.1.31

func (*GetDeviceStyleByDeviceDefinitionIDRequest) Reset added in v0.1.31

func (*GetDeviceStyleByDeviceDefinitionIDRequest) String added in v0.1.31

type GetDeviceStyleByIDRequest added in v0.1.27

type GetDeviceStyleByIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceStyleByIDRequest) Descriptor deprecated added in v0.1.27

func (*GetDeviceStyleByIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceStyleByIDRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceStyleByIDRequest) GetId added in v0.1.27

func (x *GetDeviceStyleByIDRequest) GetId() string

func (*GetDeviceStyleByIDRequest) ProtoMessage added in v0.1.27

func (*GetDeviceStyleByIDRequest) ProtoMessage()

func (*GetDeviceStyleByIDRequest) ProtoReflect added in v0.1.27

func (*GetDeviceStyleByIDRequest) Reset added in v0.1.27

func (x *GetDeviceStyleByIDRequest) Reset()

func (*GetDeviceStyleByIDRequest) String added in v0.1.27

func (x *GetDeviceStyleByIDRequest) String() string

type GetDeviceStyleFilterRequest added in v0.1.40

type GetDeviceStyleFilterRequest struct {
	Name               string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	DeviceDefinitionId string `protobuf:"bytes,2,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Source             string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	SubModel           string `protobuf:"bytes,4,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceStyleFilterRequest) Descriptor deprecated added in v0.1.40

func (*GetDeviceStyleFilterRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceStyleFilterRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceStyleFilterRequest) GetDeviceDefinitionId added in v0.1.40

func (x *GetDeviceStyleFilterRequest) GetDeviceDefinitionId() string

func (*GetDeviceStyleFilterRequest) GetName added in v0.1.40

func (x *GetDeviceStyleFilterRequest) GetName() string

func (*GetDeviceStyleFilterRequest) GetSource added in v0.1.40

func (x *GetDeviceStyleFilterRequest) GetSource() string

func (*GetDeviceStyleFilterRequest) GetSubModel added in v0.1.40

func (x *GetDeviceStyleFilterRequest) GetSubModel() string

func (*GetDeviceStyleFilterRequest) ProtoMessage added in v0.1.40

func (*GetDeviceStyleFilterRequest) ProtoMessage()

func (*GetDeviceStyleFilterRequest) ProtoReflect added in v0.1.40

func (*GetDeviceStyleFilterRequest) Reset added in v0.1.40

func (x *GetDeviceStyleFilterRequest) Reset()

func (*GetDeviceStyleFilterRequest) String added in v0.1.40

func (x *GetDeviceStyleFilterRequest) String() string

type GetDeviceStyleResponse added in v0.1.31

type GetDeviceStyleResponse struct {
	DeviceStyles []*DeviceStyle `protobuf:"bytes,1,rep,name=device_styles,json=deviceStyles,proto3" json:"device_styles,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceStyleResponse) Descriptor deprecated added in v0.1.31

func (*GetDeviceStyleResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceStyleResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceStyleResponse) GetDeviceStyles added in v0.1.31

func (x *GetDeviceStyleResponse) GetDeviceStyles() []*DeviceStyle

func (*GetDeviceStyleResponse) ProtoMessage added in v0.1.31

func (*GetDeviceStyleResponse) ProtoMessage()

func (*GetDeviceStyleResponse) ProtoReflect added in v0.1.31

func (x *GetDeviceStyleResponse) ProtoReflect() protoreflect.Message

func (*GetDeviceStyleResponse) Reset added in v0.1.31

func (x *GetDeviceStyleResponse) Reset()

func (*GetDeviceStyleResponse) String added in v0.1.31

func (x *GetDeviceStyleResponse) String() string

type GetDeviceTypeByIDRequest added in v0.2.0

type GetDeviceTypeByIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceTypeByIDRequest) Descriptor deprecated added in v0.2.0

func (*GetDeviceTypeByIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceTypeByIDRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceTypeByIDRequest) GetId added in v0.2.0

func (x *GetDeviceTypeByIDRequest) GetId() string

func (*GetDeviceTypeByIDRequest) ProtoMessage added in v0.2.0

func (*GetDeviceTypeByIDRequest) ProtoMessage()

func (*GetDeviceTypeByIDRequest) ProtoReflect added in v0.2.0

func (x *GetDeviceTypeByIDRequest) ProtoReflect() protoreflect.Message

func (*GetDeviceTypeByIDRequest) Reset added in v0.2.0

func (x *GetDeviceTypeByIDRequest) Reset()

func (*GetDeviceTypeByIDRequest) String added in v0.2.0

func (x *GetDeviceTypeByIDRequest) String() string

type GetDeviceTypeListResponse added in v0.2.3

type GetDeviceTypeListResponse struct {
	DeviceTypes []*GetDeviceTypeResponse `protobuf:"bytes,2,rep,name=device_types,json=deviceTypes,proto3" json:"device_types,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceTypeListResponse) Descriptor deprecated added in v0.2.3

func (*GetDeviceTypeListResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceTypeListResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceTypeListResponse) GetDeviceTypes added in v0.2.3

func (x *GetDeviceTypeListResponse) GetDeviceTypes() []*GetDeviceTypeResponse

func (*GetDeviceTypeListResponse) ProtoMessage added in v0.2.3

func (*GetDeviceTypeListResponse) ProtoMessage()

func (*GetDeviceTypeListResponse) ProtoReflect added in v0.2.3

func (*GetDeviceTypeListResponse) Reset added in v0.2.3

func (x *GetDeviceTypeListResponse) Reset()

func (*GetDeviceTypeListResponse) String added in v0.2.3

func (x *GetDeviceTypeListResponse) String() string

type GetDeviceTypeResponse added in v0.2.0

type GetDeviceTypeResponse struct {
	Id          string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name        string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Attributes  []*DeviceTypeAttribute `protobuf:"bytes,3,rep,name=attributes,proto3" json:"attributes,omitempty"`
	MetadataKey string                 `protobuf:"bytes,4,opt,name=metadata_key,json=metadataKey,proto3" json:"metadata_key,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDeviceTypeResponse) Descriptor deprecated added in v0.2.0

func (*GetDeviceTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeviceTypeResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceTypeResponse) GetAttributes added in v0.2.0

func (x *GetDeviceTypeResponse) GetAttributes() []*DeviceTypeAttribute

func (*GetDeviceTypeResponse) GetId added in v0.2.0

func (x *GetDeviceTypeResponse) GetId() string

func (*GetDeviceTypeResponse) GetMetadataKey added in v0.3.4

func (x *GetDeviceTypeResponse) GetMetadataKey() string

func (*GetDeviceTypeResponse) GetName added in v0.2.0

func (x *GetDeviceTypeResponse) GetName() string

func (*GetDeviceTypeResponse) ProtoMessage added in v0.2.0

func (*GetDeviceTypeResponse) ProtoMessage()

func (*GetDeviceTypeResponse) ProtoReflect added in v0.2.0

func (x *GetDeviceTypeResponse) ProtoReflect() protoreflect.Message

func (*GetDeviceTypeResponse) Reset added in v0.2.0

func (x *GetDeviceTypeResponse) Reset()

func (*GetDeviceTypeResponse) String added in v0.2.0

func (x *GetDeviceTypeResponse) String() string

type GetDevicesMMYItemResponse added in v0.7.2

type GetDevicesMMYItemResponse struct {
	Make               string `protobuf:"bytes,1,opt,name=make,proto3" json:"make,omitempty"`
	Model              string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
	Year               int32  `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
	Id                 string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"`
	HardwareTemplateId string `protobuf:"bytes,5,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDevicesMMYItemResponse) Descriptor deprecated added in v0.7.2

func (*GetDevicesMMYItemResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDevicesMMYItemResponse.ProtoReflect.Descriptor instead.

func (*GetDevicesMMYItemResponse) GetHardwareTemplateId added in v0.7.8

func (x *GetDevicesMMYItemResponse) GetHardwareTemplateId() string

func (*GetDevicesMMYItemResponse) GetId added in v0.7.8

func (x *GetDevicesMMYItemResponse) GetId() string

func (*GetDevicesMMYItemResponse) GetMake added in v0.7.2

func (x *GetDevicesMMYItemResponse) GetMake() string

func (*GetDevicesMMYItemResponse) GetModel added in v0.7.2

func (x *GetDevicesMMYItemResponse) GetModel() string

func (*GetDevicesMMYItemResponse) GetYear added in v0.7.2

func (x *GetDevicesMMYItemResponse) GetYear() int32

func (*GetDevicesMMYItemResponse) ProtoMessage added in v0.7.2

func (*GetDevicesMMYItemResponse) ProtoMessage()

func (*GetDevicesMMYItemResponse) ProtoReflect added in v0.7.2

func (*GetDevicesMMYItemResponse) Reset added in v0.7.2

func (x *GetDevicesMMYItemResponse) Reset()

func (*GetDevicesMMYItemResponse) String added in v0.7.2

func (x *GetDevicesMMYItemResponse) String() string

type GetDevicesMMYResponse added in v0.7.2

type GetDevicesMMYResponse struct {
	Device []*GetDevicesMMYItemResponse `protobuf:"bytes,1,rep,name=device,proto3" json:"device,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDevicesMMYResponse) Descriptor deprecated added in v0.7.2

func (*GetDevicesMMYResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDevicesMMYResponse.ProtoReflect.Descriptor instead.

func (*GetDevicesMMYResponse) GetDevice added in v0.7.2

func (*GetDevicesMMYResponse) ProtoMessage added in v0.7.2

func (*GetDevicesMMYResponse) ProtoMessage()

func (*GetDevicesMMYResponse) ProtoReflect added in v0.7.2

func (x *GetDevicesMMYResponse) ProtoReflect() protoreflect.Message

func (*GetDevicesMMYResponse) Reset added in v0.7.2

func (x *GetDevicesMMYResponse) Reset()

func (*GetDevicesMMYResponse) String added in v0.7.2

func (x *GetDevicesMMYResponse) String() string

type GetFilteredDeviceDefinitionsResponse added in v0.1.9

type GetFilteredDeviceDefinitionsResponse struct {
	Items []*FilterDeviceDefinitionsReponse `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	// contains filtered or unexported fields
}

func (*GetFilteredDeviceDefinitionsResponse) Descriptor deprecated added in v0.1.9

func (*GetFilteredDeviceDefinitionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetFilteredDeviceDefinitionsResponse.ProtoReflect.Descriptor instead.

func (*GetFilteredDeviceDefinitionsResponse) GetItems added in v0.1.9

func (*GetFilteredDeviceDefinitionsResponse) ProtoMessage added in v0.1.9

func (*GetFilteredDeviceDefinitionsResponse) ProtoMessage()

func (*GetFilteredDeviceDefinitionsResponse) ProtoReflect added in v0.1.9

func (*GetFilteredDeviceDefinitionsResponse) Reset added in v0.1.9

func (*GetFilteredDeviceDefinitionsResponse) String added in v0.1.9

type GetIntegrationByTokenIDRequest added in v1.0.7

type GetIntegrationByTokenIDRequest struct {
	TokenId uint64 `protobuf:"varint,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationByTokenIDRequest) Descriptor deprecated added in v1.0.7

func (*GetIntegrationByTokenIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationByTokenIDRequest.ProtoReflect.Descriptor instead.

func (*GetIntegrationByTokenIDRequest) GetTokenId added in v1.0.7

func (x *GetIntegrationByTokenIDRequest) GetTokenId() uint64

func (*GetIntegrationByTokenIDRequest) ProtoMessage added in v1.0.7

func (*GetIntegrationByTokenIDRequest) ProtoMessage()

func (*GetIntegrationByTokenIDRequest) ProtoReflect added in v1.0.7

func (*GetIntegrationByTokenIDRequest) Reset added in v1.0.7

func (x *GetIntegrationByTokenIDRequest) Reset()

func (*GetIntegrationByTokenIDRequest) String added in v1.0.7

type GetIntegrationFeatureByIDRequest added in v0.3.5

type GetIntegrationFeatureByIDRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationFeatureByIDRequest) Descriptor deprecated added in v0.3.5

func (*GetIntegrationFeatureByIDRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationFeatureByIDRequest.ProtoReflect.Descriptor instead.

func (*GetIntegrationFeatureByIDRequest) GetId added in v0.3.5

func (*GetIntegrationFeatureByIDRequest) ProtoMessage added in v0.3.5

func (*GetIntegrationFeatureByIDRequest) ProtoMessage()

func (*GetIntegrationFeatureByIDRequest) ProtoReflect added in v0.3.5

func (*GetIntegrationFeatureByIDRequest) Reset added in v0.3.5

func (*GetIntegrationFeatureByIDRequest) String added in v0.3.5

type GetIntegrationFeatureListResponse added in v0.3.5

type GetIntegrationFeatureListResponse struct {
	IntegrationFeatures []*GetIntegrationFeatureResponse `protobuf:"bytes,2,rep,name=integration_features,json=integrationFeatures,proto3" json:"integration_features,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationFeatureListResponse) Descriptor deprecated added in v0.3.5

func (*GetIntegrationFeatureListResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationFeatureListResponse.ProtoReflect.Descriptor instead.

func (*GetIntegrationFeatureListResponse) GetIntegrationFeatures added in v0.3.5

func (*GetIntegrationFeatureListResponse) ProtoMessage added in v0.3.5

func (*GetIntegrationFeatureListResponse) ProtoMessage()

func (*GetIntegrationFeatureListResponse) ProtoReflect added in v0.3.5

func (*GetIntegrationFeatureListResponse) Reset added in v0.3.5

func (*GetIntegrationFeatureListResponse) String added in v0.3.5

type GetIntegrationFeatureResponse added in v0.3.5

type GetIntegrationFeatureResponse struct {
	FeatureKey      string  `protobuf:"bytes,1,opt,name=feature_key,json=featureKey,proto3" json:"feature_key,omitempty"`
	ElasticProperty string  `protobuf:"bytes,2,opt,name=elastic_property,json=elasticProperty,proto3" json:"elastic_property,omitempty"`
	DisplayName     string  `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	CssIcon         string  `protobuf:"bytes,4,opt,name=css_icon,json=cssIcon,proto3" json:"css_icon,omitempty"`
	FeatureWeight   float32 `protobuf:"fixed32,5,opt,name=feature_weight,json=featureWeight,proto3" json:"feature_weight,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationFeatureResponse) Descriptor deprecated added in v0.3.5

func (*GetIntegrationFeatureResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationFeatureResponse.ProtoReflect.Descriptor instead.

func (*GetIntegrationFeatureResponse) GetCssIcon added in v0.3.5

func (x *GetIntegrationFeatureResponse) GetCssIcon() string

func (*GetIntegrationFeatureResponse) GetDisplayName added in v0.3.5

func (x *GetIntegrationFeatureResponse) GetDisplayName() string

func (*GetIntegrationFeatureResponse) GetElasticProperty added in v0.3.5

func (x *GetIntegrationFeatureResponse) GetElasticProperty() string

func (*GetIntegrationFeatureResponse) GetFeatureKey added in v0.3.5

func (x *GetIntegrationFeatureResponse) GetFeatureKey() string

func (*GetIntegrationFeatureResponse) GetFeatureWeight added in v0.3.5

func (x *GetIntegrationFeatureResponse) GetFeatureWeight() float32

func (*GetIntegrationFeatureResponse) ProtoMessage added in v0.3.5

func (*GetIntegrationFeatureResponse) ProtoMessage()

func (*GetIntegrationFeatureResponse) ProtoReflect added in v0.3.5

func (*GetIntegrationFeatureResponse) Reset added in v0.3.5

func (x *GetIntegrationFeatureResponse) Reset()

func (*GetIntegrationFeatureResponse) String added in v0.3.5

type GetIntegrationOptionItem added in v0.3.8

type GetIntegrationOptionItem struct {
	IntegrationId     string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	IntegrationVendor string `protobuf:"bytes,2,opt,name=integration_vendor,json=integrationVendor,proto3" json:"integration_vendor,omitempty"`
	Region            string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationOptionItem) Descriptor deprecated added in v0.3.8

func (*GetIntegrationOptionItem) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationOptionItem.ProtoReflect.Descriptor instead.

func (*GetIntegrationOptionItem) GetIntegrationId added in v0.3.8

func (x *GetIntegrationOptionItem) GetIntegrationId() string

func (*GetIntegrationOptionItem) GetIntegrationVendor added in v0.3.8

func (x *GetIntegrationOptionItem) GetIntegrationVendor() string

func (*GetIntegrationOptionItem) GetRegion added in v0.3.8

func (x *GetIntegrationOptionItem) GetRegion() string

func (*GetIntegrationOptionItem) ProtoMessage added in v0.3.8

func (*GetIntegrationOptionItem) ProtoMessage()

func (*GetIntegrationOptionItem) ProtoReflect added in v0.3.8

func (x *GetIntegrationOptionItem) ProtoReflect() protoreflect.Message

func (*GetIntegrationOptionItem) Reset added in v0.3.8

func (x *GetIntegrationOptionItem) Reset()

func (*GetIntegrationOptionItem) String added in v0.3.8

func (x *GetIntegrationOptionItem) String() string

type GetIntegrationOptionsRequest added in v0.3.8

type GetIntegrationOptionsRequest struct {
	MakeId string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationOptionsRequest) Descriptor deprecated added in v0.3.8

func (*GetIntegrationOptionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationOptionsRequest.ProtoReflect.Descriptor instead.

func (*GetIntegrationOptionsRequest) GetMakeId added in v0.3.8

func (x *GetIntegrationOptionsRequest) GetMakeId() string

func (*GetIntegrationOptionsRequest) ProtoMessage added in v0.3.8

func (*GetIntegrationOptionsRequest) ProtoMessage()

func (*GetIntegrationOptionsRequest) ProtoReflect added in v0.3.8

func (*GetIntegrationOptionsRequest) Reset added in v0.3.8

func (x *GetIntegrationOptionsRequest) Reset()

func (*GetIntegrationOptionsRequest) String added in v0.3.8

type GetIntegrationOptionsResponse added in v0.3.8

type GetIntegrationOptionsResponse struct {
	IntegrationOptions []*GetIntegrationOptionItem `protobuf:"bytes,1,rep,name=integration_options,json=integrationOptions,proto3" json:"integration_options,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationOptionsResponse) Descriptor deprecated added in v0.3.8

func (*GetIntegrationOptionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationOptionsResponse.ProtoReflect.Descriptor instead.

func (*GetIntegrationOptionsResponse) GetIntegrationOptions added in v0.3.8

func (x *GetIntegrationOptionsResponse) GetIntegrationOptions() []*GetIntegrationOptionItem

func (*GetIntegrationOptionsResponse) ProtoMessage added in v0.3.8

func (*GetIntegrationOptionsResponse) ProtoMessage()

func (*GetIntegrationOptionsResponse) ProtoReflect added in v0.3.8

func (*GetIntegrationOptionsResponse) Reset added in v0.3.8

func (x *GetIntegrationOptionsResponse) Reset()

func (*GetIntegrationOptionsResponse) String added in v0.3.8

type GetIntegrationRequest added in v0.1.26

type GetIntegrationRequest struct {
	Id []string `protobuf:"bytes,1,rep,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationRequest) Descriptor deprecated added in v0.1.26

func (*GetIntegrationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationRequest.ProtoReflect.Descriptor instead.

func (*GetIntegrationRequest) GetId added in v0.1.26

func (x *GetIntegrationRequest) GetId() []string

func (*GetIntegrationRequest) ProtoMessage added in v0.1.26

func (*GetIntegrationRequest) ProtoMessage()

func (*GetIntegrationRequest) ProtoReflect added in v0.1.26

func (x *GetIntegrationRequest) ProtoReflect() protoreflect.Message

func (*GetIntegrationRequest) Reset added in v0.1.26

func (x *GetIntegrationRequest) Reset()

func (*GetIntegrationRequest) String added in v0.1.26

func (x *GetIntegrationRequest) String() string

type GetIntegrationResponse added in v0.1.4

type GetIntegrationResponse struct {
	Integrations []*Integration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntegrationResponse) Descriptor deprecated added in v0.1.4

func (*GetIntegrationResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetIntegrationResponse.ProtoReflect.Descriptor instead.

func (*GetIntegrationResponse) GetIntegrations added in v0.1.4

func (x *GetIntegrationResponse) GetIntegrations() []*Integration

func (*GetIntegrationResponse) ProtoMessage added in v0.1.4

func (*GetIntegrationResponse) ProtoMessage()

func (*GetIntegrationResponse) ProtoReflect added in v0.1.4

func (x *GetIntegrationResponse) ProtoReflect() protoreflect.Message

func (*GetIntegrationResponse) Reset added in v0.1.4

func (x *GetIntegrationResponse) Reset()

func (*GetIntegrationResponse) String added in v0.1.4

func (x *GetIntegrationResponse) String() string

type GetRecallsByMakeRequest added in v0.2.4

type GetRecallsByMakeRequest struct {
	MakeId string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecallsByMakeRequest) Descriptor deprecated added in v0.2.4

func (*GetRecallsByMakeRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRecallsByMakeRequest.ProtoReflect.Descriptor instead.

func (*GetRecallsByMakeRequest) GetMakeId added in v0.2.4

func (x *GetRecallsByMakeRequest) GetMakeId() string

func (*GetRecallsByMakeRequest) ProtoMessage added in v0.2.4

func (*GetRecallsByMakeRequest) ProtoMessage()

func (*GetRecallsByMakeRequest) ProtoReflect added in v0.2.4

func (x *GetRecallsByMakeRequest) ProtoReflect() protoreflect.Message

func (*GetRecallsByMakeRequest) Reset added in v0.2.4

func (x *GetRecallsByMakeRequest) Reset()

func (*GetRecallsByMakeRequest) String added in v0.2.4

func (x *GetRecallsByMakeRequest) String() string

type GetRecallsByModelRequest added in v0.2.4

type GetRecallsByModelRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecallsByModelRequest) Descriptor deprecated added in v0.2.4

func (*GetRecallsByModelRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRecallsByModelRequest.ProtoReflect.Descriptor instead.

func (*GetRecallsByModelRequest) GetDeviceDefinitionId added in v0.2.4

func (x *GetRecallsByModelRequest) GetDeviceDefinitionId() string

func (*GetRecallsByModelRequest) ProtoMessage added in v0.2.4

func (*GetRecallsByModelRequest) ProtoMessage()

func (*GetRecallsByModelRequest) ProtoReflect added in v0.2.4

func (x *GetRecallsByModelRequest) ProtoReflect() protoreflect.Message

func (*GetRecallsByModelRequest) Reset added in v0.2.4

func (x *GetRecallsByModelRequest) Reset()

func (*GetRecallsByModelRequest) String added in v0.2.4

func (x *GetRecallsByModelRequest) String() string

type GetRecallsResponse added in v0.2.4

type GetRecallsResponse struct {
	Recalls []*RecallItem `protobuf:"bytes,1,rep,name=recalls,proto3" json:"recalls,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecallsResponse) Descriptor deprecated added in v0.2.4

func (*GetRecallsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRecallsResponse.ProtoReflect.Descriptor instead.

func (*GetRecallsResponse) GetRecalls added in v0.2.4

func (x *GetRecallsResponse) GetRecalls() []*RecallItem

func (*GetRecallsResponse) ProtoMessage added in v0.2.4

func (*GetRecallsResponse) ProtoMessage()

func (*GetRecallsResponse) ProtoReflect added in v0.2.4

func (x *GetRecallsResponse) ProtoReflect() protoreflect.Message

func (*GetRecallsResponse) Reset added in v0.2.4

func (x *GetRecallsResponse) Reset()

func (*GetRecallsResponse) String added in v0.2.4

func (x *GetRecallsResponse) String() string

type GetReviewFilterRequest added in v0.4.3

type GetReviewFilterRequest struct {
	MakeId             string `protobuf:"bytes,1,opt,name=make_id,json=makeId,proto3" json:"make_id,omitempty"`
	Year               int32  `protobuf:"varint,2,opt,name=year,proto3" json:"year,omitempty"`
	Model              string `protobuf:"bytes,3,opt,name=model,proto3" json:"model,omitempty"`
	DeviceDefinitionId string `protobuf:"bytes,4,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Approved           bool   `protobuf:"varint,5,opt,name=approved,proto3" json:"approved,omitempty"`
	PageIndex          int32  `protobuf:"varint,6,opt,name=page_index,json=pageIndex,proto3" json:"page_index,omitempty"`
	PageSize           int32  `protobuf:"varint,7,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// contains filtered or unexported fields
}

func (*GetReviewFilterRequest) Descriptor deprecated added in v0.4.3

func (*GetReviewFilterRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetReviewFilterRequest.ProtoReflect.Descriptor instead.

func (*GetReviewFilterRequest) GetApproved added in v0.4.6

func (x *GetReviewFilterRequest) GetApproved() bool

func (*GetReviewFilterRequest) GetDeviceDefinitionId added in v0.4.3

func (x *GetReviewFilterRequest) GetDeviceDefinitionId() string

func (*GetReviewFilterRequest) GetMakeId added in v0.4.3

func (x *GetReviewFilterRequest) GetMakeId() string

func (*GetReviewFilterRequest) GetModel added in v0.4.3

func (x *GetReviewFilterRequest) GetModel() string

func (*GetReviewFilterRequest) GetPageIndex added in v0.4.3

func (x *GetReviewFilterRequest) GetPageIndex() int32

func (*GetReviewFilterRequest) GetPageSize added in v0.4.3

func (x *GetReviewFilterRequest) GetPageSize() int32

func (*GetReviewFilterRequest) GetYear added in v0.4.3

func (x *GetReviewFilterRequest) GetYear() int32

func (*GetReviewFilterRequest) ProtoMessage added in v0.4.3

func (*GetReviewFilterRequest) ProtoMessage()

func (*GetReviewFilterRequest) ProtoReflect added in v0.4.3

func (x *GetReviewFilterRequest) ProtoReflect() protoreflect.Message

func (*GetReviewFilterRequest) Reset added in v0.4.3

func (x *GetReviewFilterRequest) Reset()

func (*GetReviewFilterRequest) String added in v0.4.3

func (x *GetReviewFilterRequest) String() string

type GetReviewRequest added in v0.4.0

type GetReviewRequest struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetReviewRequest) Descriptor deprecated added in v0.4.0

func (*GetReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetReviewRequest.ProtoReflect.Descriptor instead.

func (*GetReviewRequest) GetId added in v0.4.0

func (x *GetReviewRequest) GetId() string

func (*GetReviewRequest) ProtoMessage added in v0.4.0

func (*GetReviewRequest) ProtoMessage()

func (*GetReviewRequest) ProtoReflect added in v0.4.0

func (x *GetReviewRequest) ProtoReflect() protoreflect.Message

func (*GetReviewRequest) Reset added in v0.4.0

func (x *GetReviewRequest) Reset()

func (*GetReviewRequest) String added in v0.4.0

func (x *GetReviewRequest) String() string

type GetReviewsByDeviceDefinitionRequest added in v0.4.0

type GetReviewsByDeviceDefinitionRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetReviewsByDeviceDefinitionRequest) Descriptor deprecated added in v0.4.0

func (*GetReviewsByDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetReviewsByDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*GetReviewsByDeviceDefinitionRequest) GetDeviceDefinitionId added in v0.4.0

func (x *GetReviewsByDeviceDefinitionRequest) GetDeviceDefinitionId() string

func (*GetReviewsByDeviceDefinitionRequest) ProtoMessage added in v0.4.0

func (*GetReviewsByDeviceDefinitionRequest) ProtoMessage()

func (*GetReviewsByDeviceDefinitionRequest) ProtoReflect added in v0.4.0

func (*GetReviewsByDeviceDefinitionRequest) Reset added in v0.4.0

func (*GetReviewsByDeviceDefinitionRequest) String added in v0.4.0

type GetReviewsResponse added in v0.3.4

type GetReviewsResponse struct {
	Reviews []*DeviceReview `protobuf:"bytes,1,rep,name=reviews,proto3" json:"reviews,omitempty"`
	// contains filtered or unexported fields
}

func (*GetReviewsResponse) Descriptor deprecated added in v0.3.4

func (*GetReviewsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetReviewsResponse.ProtoReflect.Descriptor instead.

func (*GetReviewsResponse) GetReviews added in v0.3.4

func (x *GetReviewsResponse) GetReviews() []*DeviceReview

func (*GetReviewsResponse) ProtoMessage added in v0.3.4

func (*GetReviewsResponse) ProtoMessage()

func (*GetReviewsResponse) ProtoReflect added in v0.3.4

func (x *GetReviewsResponse) ProtoReflect() protoreflect.Message

func (*GetReviewsResponse) Reset added in v0.3.4

func (x *GetReviewsResponse) Reset()

func (*GetReviewsResponse) String added in v0.3.4

func (x *GetReviewsResponse) String() string

type Integration added in v0.1.24

type Integration struct {
	Id                       string                                `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Type                     string                                `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Style                    string                                `protobuf:"bytes,3,opt,name=style,proto3" json:"style,omitempty"`
	Vendor                   string                                `protobuf:"bytes,4,opt,name=vendor,proto3" json:"vendor,omitempty"`
	AutoPiDefaultTemplateId  int32                                 `` /* 137-byte string literal not displayed */
	AutoPiPowertrainTemplate *Integration_AutoPiPowertrainTemplate `` /* 137-byte string literal not displayed */
	RefreshLimitSecs         int32                                 `protobuf:"varint,7,opt,name=refresh_limit_secs,json=refreshLimitSecs,proto3" json:"refresh_limit_secs,omitempty"`
	// token_id can have a 0 value, which means it has not yet been minted and no token id has been assigned. This case should be checked for and handled.
	TokenId             uint64 `protobuf:"varint,8,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	Points              int64  `protobuf:"varint,9,opt,name=points,proto3" json:"points,omitempty"`
	ManufacturerTokenId uint64 `protobuf:"varint,10,opt,name=manufacturer_token_id,json=manufacturerTokenId,proto3" json:"manufacturer_token_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Integration) Descriptor deprecated added in v0.1.24

func (*Integration) Descriptor() ([]byte, []int)

Deprecated: Use Integration.ProtoReflect.Descriptor instead.

func (*Integration) GetAutoPiDefaultTemplateId added in v0.1.24

func (x *Integration) GetAutoPiDefaultTemplateId() int32

func (*Integration) GetAutoPiPowertrainTemplate added in v0.1.24

func (x *Integration) GetAutoPiPowertrainTemplate() *Integration_AutoPiPowertrainTemplate

func (*Integration) GetId added in v0.1.24

func (x *Integration) GetId() string

func (*Integration) GetManufacturerTokenId added in v1.0.24

func (x *Integration) GetManufacturerTokenId() uint64

func (*Integration) GetPoints added in v1.0.24

func (x *Integration) GetPoints() int64

func (*Integration) GetRefreshLimitSecs added in v0.1.24

func (x *Integration) GetRefreshLimitSecs() int32

func (*Integration) GetStyle added in v0.1.24

func (x *Integration) GetStyle() string

func (*Integration) GetTokenId added in v1.0.7

func (x *Integration) GetTokenId() uint64

func (*Integration) GetType added in v0.1.24

func (x *Integration) GetType() string

func (*Integration) GetVendor added in v0.1.24

func (x *Integration) GetVendor() string

func (*Integration) ProtoMessage added in v0.1.24

func (*Integration) ProtoMessage()

func (*Integration) ProtoReflect added in v0.1.24

func (x *Integration) ProtoReflect() protoreflect.Message

func (*Integration) Reset added in v0.1.24

func (x *Integration) Reset()

func (*Integration) String added in v0.1.24

func (x *Integration) String() string

type IntegrationBaseResponse added in v0.3.5

type IntegrationBaseResponse struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*IntegrationBaseResponse) Descriptor deprecated added in v0.3.5

func (*IntegrationBaseResponse) Descriptor() ([]byte, []int)

Deprecated: Use IntegrationBaseResponse.ProtoReflect.Descriptor instead.

func (*IntegrationBaseResponse) GetId added in v0.3.5

func (x *IntegrationBaseResponse) GetId() string

func (*IntegrationBaseResponse) ProtoMessage added in v0.3.5

func (*IntegrationBaseResponse) ProtoMessage()

func (*IntegrationBaseResponse) ProtoReflect added in v0.3.5

func (x *IntegrationBaseResponse) ProtoReflect() protoreflect.Message

func (*IntegrationBaseResponse) Reset added in v0.3.5

func (x *IntegrationBaseResponse) Reset()

func (*IntegrationBaseResponse) String added in v0.3.5

func (x *IntegrationBaseResponse) String() string

type IntegrationServiceClient added in v0.3.5

type IntegrationServiceClient interface {
	// GetCompatibilitiesByMake for explorer makes page, get by makeId
	GetCompatibilitiesByMake(ctx context.Context, in *GetCompatibilitiesByMakeRequest, opts ...grpc.CallOption) (*GetCompatibilitiesByMakeResponse, error)
	// GetCompatibilityByDeviceDefinition for explorer models page, get by ddid
	GetCompatibilityByDeviceDefinition(ctx context.Context, in *GetCompatibilityByDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetDeviceCompatibilitiesResponse, error)
	// GetCompatibilityByDeviceArray for models endpoint, returns all model compatability levels
	GetCompatibilityByDeviceArray(ctx context.Context, in *GetCompatibilityByDeviceArrayRequest, opts ...grpc.CallOption) (*GetCompatibilityByDeviceArrayResponse, error)
	GetIntegrationFeatureByID(ctx context.Context, in *GetIntegrationFeatureByIDRequest, opts ...grpc.CallOption) (*GetIntegrationFeatureResponse, error)
	GetIntegrationFeatures(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*GetIntegrationFeatureListResponse, error)
	// GetIntegrationOptions for dropdowns in explorer makes page, get by makeId
	GetIntegrationOptions(ctx context.Context, in *GetIntegrationOptionsRequest, opts ...grpc.CallOption) (*GetIntegrationOptionsResponse, error)
	CreateIntegrationFeature(ctx context.Context, in *CreateOrUpdateIntegrationFeatureRequest, opts ...grpc.CallOption) (*IntegrationBaseResponse, error)
	UpdateIntegrationFeature(ctx context.Context, in *CreateOrUpdateIntegrationFeatureRequest, opts ...grpc.CallOption) (*IntegrationBaseResponse, error)
	DeleteIntegrationFeature(ctx context.Context, in *DeleteIntegrationFeatureRequest, opts ...grpc.CallOption) (*IntegrationBaseResponse, error)
}

IntegrationServiceClient is the client API for IntegrationService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewIntegrationServiceClient added in v0.3.5

func NewIntegrationServiceClient(cc grpc.ClientConnInterface) IntegrationServiceClient

type IntegrationServiceServer added in v0.3.5

type IntegrationServiceServer interface {
	// GetCompatibilitiesByMake for explorer makes page, get by makeId
	GetCompatibilitiesByMake(context.Context, *GetCompatibilitiesByMakeRequest) (*GetCompatibilitiesByMakeResponse, error)
	// GetCompatibilityByDeviceDefinition for explorer models page, get by ddid
	GetCompatibilityByDeviceDefinition(context.Context, *GetCompatibilityByDeviceDefinitionRequest) (*GetDeviceCompatibilitiesResponse, error)
	// GetCompatibilityByDeviceArray for models endpoint, returns all model compatability levels
	GetCompatibilityByDeviceArray(context.Context, *GetCompatibilityByDeviceArrayRequest) (*GetCompatibilityByDeviceArrayResponse, error)
	GetIntegrationFeatureByID(context.Context, *GetIntegrationFeatureByIDRequest) (*GetIntegrationFeatureResponse, error)
	GetIntegrationFeatures(context.Context, *emptypb.Empty) (*GetIntegrationFeatureListResponse, error)
	// GetIntegrationOptions for dropdowns in explorer makes page, get by makeId
	GetIntegrationOptions(context.Context, *GetIntegrationOptionsRequest) (*GetIntegrationOptionsResponse, error)
	CreateIntegrationFeature(context.Context, *CreateOrUpdateIntegrationFeatureRequest) (*IntegrationBaseResponse, error)
	UpdateIntegrationFeature(context.Context, *CreateOrUpdateIntegrationFeatureRequest) (*IntegrationBaseResponse, error)
	DeleteIntegrationFeature(context.Context, *DeleteIntegrationFeatureRequest) (*IntegrationBaseResponse, error)
	// contains filtered or unexported methods
}

IntegrationServiceServer is the server API for IntegrationService service. All implementations must embed UnimplementedIntegrationServiceServer for forward compatibility

type Integration_AutoPiPowertrainTemplate added in v0.1.24

type Integration_AutoPiPowertrainTemplate struct {
	BEV  int32 `protobuf:"varint,1,opt,name=BEV,proto3" json:"BEV,omitempty"`
	HEV  int32 `protobuf:"varint,2,opt,name=HEV,proto3" json:"HEV,omitempty"`
	ICE  int32 `protobuf:"varint,3,opt,name=ICE,proto3" json:"ICE,omitempty"`
	PHEV int32 `protobuf:"varint,4,opt,name=PHEV,proto3" json:"PHEV,omitempty"`
	// contains filtered or unexported fields
}

func (*Integration_AutoPiPowertrainTemplate) Descriptor deprecated added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) Descriptor() ([]byte, []int)

Deprecated: Use Integration_AutoPiPowertrainTemplate.ProtoReflect.Descriptor instead.

func (*Integration_AutoPiPowertrainTemplate) GetBEV added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) GetHEV added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) GetICE added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) GetPHEV added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) ProtoMessage added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) ProtoMessage()

func (*Integration_AutoPiPowertrainTemplate) ProtoReflect added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) Reset added in v0.1.24

func (*Integration_AutoPiPowertrainTemplate) String added in v0.1.24

type Metadata added in v0.5.1

type Metadata struct {
	RideGuideLink string `protobuf:"bytes,1,opt,name=RideGuideLink,proto3" json:"RideGuideLink,omitempty"`
	// contains filtered or unexported fields
}

func (*Metadata) Descriptor deprecated added in v0.5.1

func (*Metadata) Descriptor() ([]byte, []int)

Deprecated: Use Metadata.ProtoReflect.Descriptor instead.

func (x *Metadata) GetRideGuideLink() string

func (*Metadata) ProtoMessage added in v0.5.1

func (*Metadata) ProtoMessage()

func (*Metadata) ProtoReflect added in v0.5.1

func (x *Metadata) ProtoReflect() protoreflect.Message

func (*Metadata) Reset added in v0.5.1

func (x *Metadata) Reset()

func (*Metadata) String added in v0.5.1

func (x *Metadata) String() string

type RecallItem added in v0.2.4

type RecallItem struct {
	DeviceDefinitionId string                 `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	Name               string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Year               int32                  `protobuf:"varint,3,opt,name=year,proto3" json:"year,omitempty"`
	Description        string                 `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	ComponentName      string                 `protobuf:"bytes,5,opt,name=componentName,proto3" json:"componentName,omitempty"`
	ConsequenceDefect  string                 `protobuf:"bytes,6,opt,name=consequenceDefect,proto3" json:"consequenceDefect,omitempty"`
	ManufactureCampNo  string                 `protobuf:"bytes,7,opt,name=manufactureCampNo,proto3" json:"manufactureCampNo,omitempty"`
	Date               *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=date,proto3" json:"date,omitempty"`
	// contains filtered or unexported fields
}

func (*RecallItem) Descriptor deprecated added in v0.2.4

func (*RecallItem) Descriptor() ([]byte, []int)

Deprecated: Use RecallItem.ProtoReflect.Descriptor instead.

func (*RecallItem) GetComponentName added in v0.3.1

func (x *RecallItem) GetComponentName() string

func (*RecallItem) GetConsequenceDefect added in v0.3.1

func (x *RecallItem) GetConsequenceDefect() string

func (*RecallItem) GetDate added in v0.2.4

func (x *RecallItem) GetDate() *timestamppb.Timestamp

func (*RecallItem) GetDescription added in v0.2.4

func (x *RecallItem) GetDescription() string

func (*RecallItem) GetDeviceDefinitionId added in v0.2.4

func (x *RecallItem) GetDeviceDefinitionId() string

func (*RecallItem) GetManufactureCampNo added in v0.3.1

func (x *RecallItem) GetManufactureCampNo() string

func (*RecallItem) GetName added in v0.2.4

func (x *RecallItem) GetName() string

func (*RecallItem) GetYear added in v0.2.4

func (x *RecallItem) GetYear() int32

func (*RecallItem) ProtoMessage added in v0.2.4

func (*RecallItem) ProtoMessage()

func (*RecallItem) ProtoReflect added in v0.2.4

func (x *RecallItem) ProtoReflect() protoreflect.Message

func (*RecallItem) Reset added in v0.2.4

func (x *RecallItem) Reset()

func (*RecallItem) String added in v0.2.4

func (x *RecallItem) String() string

type RecallsServiceClient added in v0.2.4

type RecallsServiceClient interface {
	// Deprecated: Do not use.
	GetRecallsByMake(ctx context.Context, in *GetRecallsByMakeRequest, opts ...grpc.CallOption) (*GetRecallsResponse, error)
	GetStreamRecallsByMake(ctx context.Context, in *GetRecallsByMakeRequest, opts ...grpc.CallOption) (RecallsService_GetStreamRecallsByMakeClient, error)
	GetRecallsByModel(ctx context.Context, in *GetRecallsByModelRequest, opts ...grpc.CallOption) (*GetRecallsResponse, error)
}

RecallsServiceClient is the client API for RecallsService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewRecallsServiceClient added in v0.2.4

func NewRecallsServiceClient(cc grpc.ClientConnInterface) RecallsServiceClient

type RecallsServiceServer added in v0.2.4

type RecallsServiceServer interface {
	// Deprecated: Do not use.
	GetRecallsByMake(context.Context, *GetRecallsByMakeRequest) (*GetRecallsResponse, error)
	GetStreamRecallsByMake(*GetRecallsByMakeRequest, RecallsService_GetStreamRecallsByMakeServer) error
	GetRecallsByModel(context.Context, *GetRecallsByModelRequest) (*GetRecallsResponse, error)
	// contains filtered or unexported methods
}

RecallsServiceServer is the server API for RecallsService service. All implementations must embed UnimplementedRecallsServiceServer for forward compatibility

type RecallsService_GetStreamRecallsByMakeClient added in v0.7.7

type RecallsService_GetStreamRecallsByMakeClient interface {
	Recv() (*RecallItem, error)
	grpc.ClientStream
}

type RecallsService_GetStreamRecallsByMakeServer added in v0.7.7

type RecallsService_GetStreamRecallsByMakeServer interface {
	Send(*RecallItem) error
	grpc.ServerStream
}

type ReviewBaseResponse added in v0.4.0

type ReviewBaseResponse struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*ReviewBaseResponse) Descriptor deprecated added in v0.4.0

func (*ReviewBaseResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReviewBaseResponse.ProtoReflect.Descriptor instead.

func (*ReviewBaseResponse) GetId added in v0.4.0

func (x *ReviewBaseResponse) GetId() string

func (*ReviewBaseResponse) ProtoMessage added in v0.4.0

func (*ReviewBaseResponse) ProtoMessage()

func (*ReviewBaseResponse) ProtoReflect added in v0.4.0

func (x *ReviewBaseResponse) ProtoReflect() protoreflect.Message

func (*ReviewBaseResponse) Reset added in v0.4.0

func (x *ReviewBaseResponse) Reset()

func (*ReviewBaseResponse) String added in v0.4.0

func (x *ReviewBaseResponse) String() string

type ReviewsServiceClient added in v0.3.4

type ReviewsServiceClient interface {
	GetReviewsByDeviceDefinitionID(ctx context.Context, in *GetReviewsByDeviceDefinitionRequest, opts ...grpc.CallOption) (*GetReviewsResponse, error)
	// GetReviews for dimo admin page, get by makeId, model, years
	GetReviews(ctx context.Context, in *GetReviewFilterRequest, opts ...grpc.CallOption) (*GetReviewsResponse, error)
	GetReviewByID(ctx context.Context, in *GetReviewRequest, opts ...grpc.CallOption) (*DeviceReview, error)
	CreateReview(ctx context.Context, in *CreateReviewRequest, opts ...grpc.CallOption) (*ReviewBaseResponse, error)
	UpdateReview(ctx context.Context, in *UpdateReviewRequest, opts ...grpc.CallOption) (*ReviewBaseResponse, error)
	ApproveReview(ctx context.Context, in *ApproveReviewRequest, opts ...grpc.CallOption) (*ReviewBaseResponse, error)
	DeleteReview(ctx context.Context, in *DeleteReviewRequest, opts ...grpc.CallOption) (*ReviewBaseResponse, error)
}

ReviewsServiceClient is the client API for ReviewsService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewReviewsServiceClient added in v0.3.4

func NewReviewsServiceClient(cc grpc.ClientConnInterface) ReviewsServiceClient

type ReviewsServiceServer added in v0.3.4

type ReviewsServiceServer interface {
	GetReviewsByDeviceDefinitionID(context.Context, *GetReviewsByDeviceDefinitionRequest) (*GetReviewsResponse, error)
	// GetReviews for dimo admin page, get by makeId, model, years
	GetReviews(context.Context, *GetReviewFilterRequest) (*GetReviewsResponse, error)
	GetReviewByID(context.Context, *GetReviewRequest) (*DeviceReview, error)
	CreateReview(context.Context, *CreateReviewRequest) (*ReviewBaseResponse, error)
	UpdateReview(context.Context, *UpdateReviewRequest) (*ReviewBaseResponse, error)
	ApproveReview(context.Context, *ApproveReviewRequest) (*ReviewBaseResponse, error)
	DeleteReview(context.Context, *DeleteReviewRequest) (*ReviewBaseResponse, error)
	// contains filtered or unexported methods
}

ReviewsServiceServer is the server API for ReviewsService service. All implementations must embed UnimplementedReviewsServiceServer for forward compatibility

type SyncStatusResult added in v0.9.3

type SyncStatusResult struct {
	Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncStatusResult) Descriptor deprecated added in v0.9.3

func (*SyncStatusResult) Descriptor() ([]byte, []int)

Deprecated: Use SyncStatusResult.ProtoReflect.Descriptor instead.

func (*SyncStatusResult) GetStatus added in v0.9.3

func (x *SyncStatusResult) GetStatus() bool

func (*SyncStatusResult) ProtoMessage added in v0.9.3

func (*SyncStatusResult) ProtoMessage()

func (*SyncStatusResult) ProtoReflect added in v0.9.3

func (x *SyncStatusResult) ProtoReflect() protoreflect.Message

func (*SyncStatusResult) Reset added in v0.9.3

func (x *SyncStatusResult) Reset()

func (*SyncStatusResult) String added in v0.9.3

func (x *SyncStatusResult) String() string

type UnimplementedDeviceDefinitionServiceServer

type UnimplementedDeviceDefinitionServiceServer struct {
}

UnimplementedDeviceDefinitionServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceDefinition added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceIntegration added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceMake added in v0.1.26

func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceStyle added in v0.1.11

func (UnimplementedDeviceDefinitionServiceServer) CreateDeviceType added in v0.2.3

func (UnimplementedDeviceDefinitionServiceServer) CreateIntegration added in v0.1.28

func (UnimplementedDeviceDefinitionServiceServer) DeleteDeviceType added in v0.2.3

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionAll added in v0.1.7

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionByID added in v0.1.2

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionByMMY added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionByMakeAndYearRange added in v1.0.29

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionBySlug added in v0.2.7

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionBySource added in v0.1.30

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionIntegration added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionWithoutImages added in v0.1.33

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitions added in v0.1.34

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionsWithHardwareTemplate added in v0.7.8

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceDefinitionsWithHardwareTemplate(context.Context, *emptypb.Empty) (*GetDevicesMMYResponse, error)

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceImagesByIDs added in v0.7.6

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceMakeByName added in v0.1.35

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceMakeBySlug added in v0.2.7

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceMakeByTokenID added in v0.6.1

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceMakes added in v0.1.35

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByExternalID added in v0.1.27

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStyleByID added in v0.1.27

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByDeviceDefinitionID added in v0.1.31

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceStylesByFilter added in v0.1.40

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypes added in v0.2.3

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceTypesByID added in v0.2.0

func (UnimplementedDeviceDefinitionServiceServer) GetDevicesMMY added in v0.7.2

func (UnimplementedDeviceDefinitionServiceServer) GetFilteredDeviceDefinition added in v0.1.9

func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByID added in v0.1.26

func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByTokenID added in v1.0.7

func (UnimplementedDeviceDefinitionServiceServer) GetIntegrations added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) SetDeviceDefinitionImage added in v0.1.6

func (UnimplementedDeviceDefinitionServiceServer) SyncDeviceDefinitionsWithElasticSearch added in v0.9.3

func (UnimplementedDeviceDefinitionServiceServer) SyncDeviceDefinitionsWithElasticSearch(context.Context, *emptypb.Empty) (*SyncStatusResult, error)

func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceDefinition added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceMake added in v0.1.38

func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceStyle added in v0.1.38

func (UnimplementedDeviceDefinitionServiceServer) UpdateDeviceType added in v0.2.3

type UnimplementedIntegrationServiceServer added in v0.3.5

type UnimplementedIntegrationServiceServer struct {
}

UnimplementedIntegrationServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedIntegrationServiceServer) CreateIntegrationFeature added in v0.3.5

func (UnimplementedIntegrationServiceServer) DeleteIntegrationFeature added in v0.3.5

func (UnimplementedIntegrationServiceServer) GetCompatibilitiesByMake added in v0.3.9

func (UnimplementedIntegrationServiceServer) GetCompatibilityByDeviceArray added in v0.7.2

func (UnimplementedIntegrationServiceServer) GetCompatibilityByDeviceDefinition added in v0.3.6

func (UnimplementedIntegrationServiceServer) GetIntegrationFeatureByID added in v0.3.5

func (UnimplementedIntegrationServiceServer) GetIntegrationFeatures added in v0.3.5

func (UnimplementedIntegrationServiceServer) GetIntegrationOptions added in v0.3.8

func (UnimplementedIntegrationServiceServer) UpdateIntegrationFeature added in v0.3.5

type UnimplementedRecallsServiceServer added in v0.2.4

type UnimplementedRecallsServiceServer struct {
}

UnimplementedRecallsServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedRecallsServiceServer) GetRecallsByMake added in v0.2.4

func (UnimplementedRecallsServiceServer) GetRecallsByModel added in v0.2.4

func (UnimplementedRecallsServiceServer) GetStreamRecallsByMake added in v0.7.7

type UnimplementedReviewsServiceServer added in v0.3.4

type UnimplementedReviewsServiceServer struct {
}

UnimplementedReviewsServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedReviewsServiceServer) ApproveReview added in v0.4.0

func (UnimplementedReviewsServiceServer) CreateReview added in v0.4.0

func (UnimplementedReviewsServiceServer) DeleteReview added in v0.4.0

func (UnimplementedReviewsServiceServer) GetReviewByID added in v0.4.0

func (UnimplementedReviewsServiceServer) GetReviews added in v0.4.3

func (UnimplementedReviewsServiceServer) GetReviewsByDeviceDefinitionID added in v0.4.0

func (UnimplementedReviewsServiceServer) UpdateReview added in v0.4.0

type UnimplementedVinDecoderServiceServer added in v0.6.8

type UnimplementedVinDecoderServiceServer struct {
}

UnimplementedVinDecoderServiceServer must be embedded to have forward compatible implementations.

func (UnimplementedVinDecoderServiceServer) DecodeVin added in v0.6.8

type UnsafeDeviceDefinitionServiceServer

type UnsafeDeviceDefinitionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDeviceDefinitionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DeviceDefinitionServiceServer will result in compilation errors.

type UnsafeIntegrationServiceServer added in v0.3.5

type UnsafeIntegrationServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeIntegrationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IntegrationServiceServer will result in compilation errors.

type UnsafeRecallsServiceServer added in v0.2.4

type UnsafeRecallsServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeRecallsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RecallsServiceServer will result in compilation errors.

type UnsafeReviewsServiceServer added in v0.3.4

type UnsafeReviewsServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeReviewsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReviewsServiceServer will result in compilation errors.

type UnsafeVinDecoderServiceServer added in v0.6.8

type UnsafeVinDecoderServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeVinDecoderServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VinDecoderServiceServer will result in compilation errors.

type UpdateDeviceDefinitionImageRequest added in v0.1.6

type UpdateDeviceDefinitionImageRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	ImageUrl           string `protobuf:"bytes,2,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceDefinitionImageRequest) Descriptor deprecated added in v0.1.6

func (*UpdateDeviceDefinitionImageRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeviceDefinitionImageRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeviceDefinitionImageRequest) GetDeviceDefinitionId added in v0.1.6

func (x *UpdateDeviceDefinitionImageRequest) GetDeviceDefinitionId() string

func (*UpdateDeviceDefinitionImageRequest) GetImageUrl added in v0.1.6

func (x *UpdateDeviceDefinitionImageRequest) GetImageUrl() string

func (*UpdateDeviceDefinitionImageRequest) ProtoMessage added in v0.1.6

func (*UpdateDeviceDefinitionImageRequest) ProtoMessage()

func (*UpdateDeviceDefinitionImageRequest) ProtoReflect added in v0.1.6

func (*UpdateDeviceDefinitionImageRequest) Reset added in v0.1.6

func (*UpdateDeviceDefinitionImageRequest) String added in v0.1.6

type UpdateDeviceDefinitionRequest added in v0.1.4

type UpdateDeviceDefinitionRequest struct {
	DeviceDefinitionId string `protobuf:"bytes,1,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	ImageUrl           string                                              `protobuf:"bytes,4,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
	Verified           bool                                                `protobuf:"varint,5,opt,name=verified,proto3" json:"verified,omitempty"`
	Model              string                                              `protobuf:"bytes,6,opt,name=model,proto3" json:"model,omitempty"`
	Year               int32                                               `protobuf:"varint,7,opt,name=year,proto3" json:"year,omitempty"`
	DeviceMakeId       string                                              `protobuf:"bytes,8,opt,name=device_make_id,json=deviceMakeId,proto3" json:"device_make_id,omitempty"`
	DeviceStyles       []*UpdateDeviceDefinitionRequest_DeviceStyles       `protobuf:"bytes,9,rep,name=device_styles,json=deviceStyles,proto3" json:"device_styles,omitempty"`
	DeviceIntegrations []*UpdateDeviceDefinitionRequest_DeviceIntegrations `protobuf:"bytes,10,rep,name=device_integrations,json=deviceIntegrations,proto3" json:"device_integrations,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	ExternalId         string                        `protobuf:"bytes,11,opt,name=external_id,json=externalId,proto3" json:"external_id,omitempty"`
	DeviceTypeId       string                        `protobuf:"bytes,12,opt,name=device_type_id,json=deviceTypeId,proto3" json:"device_type_id,omitempty"`
	DeviceAttributes   []*DeviceTypeAttributeRequest `protobuf:"bytes,13,rep,name=device_attributes,json=deviceAttributes,proto3" json:"device_attributes,omitempty"`
	ExternalIds        []*ExternalID                 `protobuf:"bytes,14,rep,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
	HardwareTemplateId string                        `protobuf:"bytes,15,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceDefinitionRequest) Descriptor deprecated added in v0.1.4

func (*UpdateDeviceDefinitionRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeviceDefinitionRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeviceDefinitionRequest) GetDeviceAttributes added in v0.2.0

func (x *UpdateDeviceDefinitionRequest) GetDeviceAttributes() []*DeviceTypeAttributeRequest

func (*UpdateDeviceDefinitionRequest) GetDeviceDefinitionId added in v0.1.4

func (x *UpdateDeviceDefinitionRequest) GetDeviceDefinitionId() string

func (*UpdateDeviceDefinitionRequest) GetDeviceIntegrations added in v0.1.11

func (*UpdateDeviceDefinitionRequest) GetDeviceMakeId added in v0.1.24

func (x *UpdateDeviceDefinitionRequest) GetDeviceMakeId() string

func (*UpdateDeviceDefinitionRequest) GetDeviceStyles added in v0.1.11

func (*UpdateDeviceDefinitionRequest) GetDeviceTypeId added in v0.2.0

func (x *UpdateDeviceDefinitionRequest) GetDeviceTypeId() string

func (*UpdateDeviceDefinitionRequest) GetExternalId deprecated added in v0.1.32

func (x *UpdateDeviceDefinitionRequest) GetExternalId() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*UpdateDeviceDefinitionRequest) GetExternalIds added in v0.3.4

func (x *UpdateDeviceDefinitionRequest) GetExternalIds() []*ExternalID

func (*UpdateDeviceDefinitionRequest) GetHardwareTemplateId added in v0.7.0

func (x *UpdateDeviceDefinitionRequest) GetHardwareTemplateId() string

func (*UpdateDeviceDefinitionRequest) GetImageUrl deprecated added in v0.1.24

func (x *UpdateDeviceDefinitionRequest) GetImageUrl() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*UpdateDeviceDefinitionRequest) GetModel added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetModel() string

func (*UpdateDeviceDefinitionRequest) GetSource deprecated added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetSource() string

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*UpdateDeviceDefinitionRequest) GetVerified added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetVerified() bool

func (*UpdateDeviceDefinitionRequest) GetYear added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetYear() int32

func (*UpdateDeviceDefinitionRequest) ProtoMessage added in v0.1.4

func (*UpdateDeviceDefinitionRequest) ProtoMessage()

func (*UpdateDeviceDefinitionRequest) ProtoReflect added in v0.1.4

func (*UpdateDeviceDefinitionRequest) Reset added in v0.1.4

func (x *UpdateDeviceDefinitionRequest) Reset()

func (*UpdateDeviceDefinitionRequest) String added in v0.1.4

type UpdateDeviceDefinitionRequest_DeviceIntegrations added in v0.1.11

type UpdateDeviceDefinitionRequest_DeviceIntegrations struct {
	IntegrationId string                 `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"`
	Region        string                 `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
	CreatedAt     *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt     *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.
	Capabilities string                      `protobuf:"bytes,5,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	Features     []*DeviceIntegrationFeature `protobuf:"bytes,6,rep,name=features,proto3" json:"features,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) Descriptor deprecated added in v0.1.11

Deprecated: Use UpdateDeviceDefinitionRequest_DeviceIntegrations.ProtoReflect.Descriptor instead.

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetCapabilities deprecated added in v0.1.11

Deprecated: Marked as deprecated in pkg/grpc/device_definition.proto.

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetCreatedAt added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetFeatures added in v0.5.7

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetIntegrationId added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetRegion added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetUpdatedAt added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) ProtoMessage added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) ProtoReflect added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) Reset added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) String added in v0.1.11

type UpdateDeviceDefinitionRequest_DeviceStyles added in v0.1.11

type UpdateDeviceDefinitionRequest_DeviceStyles struct {
	Id                 string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name               string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	ExternalStyleId    string                 `protobuf:"bytes,3,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
	Source             string                 `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
	CreatedAt          *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt          *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	SubModel           string                 `protobuf:"bytes,7,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
	HardwareTemplateId string                 `protobuf:"bytes,8,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceDefinitionRequest_DeviceStyles) Descriptor deprecated added in v0.1.11

Deprecated: Use UpdateDeviceDefinitionRequest_DeviceStyles.ProtoReflect.Descriptor instead.

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetCreatedAt added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetExternalStyleId added in v0.1.11

func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetExternalStyleId() string

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetHardwareTemplateId added in v0.6.9

func (x *UpdateDeviceDefinitionRequest_DeviceStyles) GetHardwareTemplateId() string

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetId added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetName added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetSource added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetSubModel added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) GetUpdatedAt added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoMessage added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) ProtoReflect added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) Reset added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceStyles) String added in v0.1.11

type UpdateDeviceMakeRequest added in v0.1.38

type UpdateDeviceMakeRequest struct {
	Id                 string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name               string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	LogoUrl            string `protobuf:"bytes,3,opt,name=logo_url,json=logoUrl,proto3" json:"logo_url,omitempty"`
	OemPlatformName    string `protobuf:"bytes,4,opt,name=oem_platform_name,json=oemPlatformName,proto3" json:"oem_platform_name,omitempty"`
	TokenId            uint64 `protobuf:"varint,5,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
	NameSlug           string `protobuf:"bytes,6,opt,name=name_slug,json=nameSlug,proto3" json:"name_slug,omitempty"`
	ExternalIds        string `protobuf:"bytes,7,opt,name=external_ids,json=externalIds,proto3" json:"external_ids,omitempty"`
	Metadata           string `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty"`
	HardwareTemplateId string `protobuf:"bytes,9,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceMakeRequest) Descriptor deprecated added in v0.1.38

func (*UpdateDeviceMakeRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeviceMakeRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeviceMakeRequest) GetExternalIds added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetExternalIds() string

func (*UpdateDeviceMakeRequest) GetHardwareTemplateId added in v0.6.8

func (x *UpdateDeviceMakeRequest) GetHardwareTemplateId() string

func (*UpdateDeviceMakeRequest) GetId added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetId() string

func (*UpdateDeviceMakeRequest) GetLogoUrl added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetLogoUrl() string

func (*UpdateDeviceMakeRequest) GetMetadata added in v0.5.5

func (x *UpdateDeviceMakeRequest) GetMetadata() string

func (*UpdateDeviceMakeRequest) GetName added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetName() string

func (*UpdateDeviceMakeRequest) GetNameSlug added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetNameSlug() string

func (*UpdateDeviceMakeRequest) GetOemPlatformName added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetOemPlatformName() string

func (*UpdateDeviceMakeRequest) GetTokenId added in v0.1.38

func (x *UpdateDeviceMakeRequest) GetTokenId() uint64

func (*UpdateDeviceMakeRequest) ProtoMessage added in v0.1.38

func (*UpdateDeviceMakeRequest) ProtoMessage()

func (*UpdateDeviceMakeRequest) ProtoReflect added in v0.1.38

func (x *UpdateDeviceMakeRequest) ProtoReflect() protoreflect.Message

func (*UpdateDeviceMakeRequest) Reset added in v0.1.38

func (x *UpdateDeviceMakeRequest) Reset()

func (*UpdateDeviceMakeRequest) String added in v0.1.38

func (x *UpdateDeviceMakeRequest) String() string

type UpdateDeviceStyleRequest added in v0.1.38

type UpdateDeviceStyleRequest struct {
	Id                 string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name               string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	DeviceDefinitionId string `protobuf:"bytes,3,opt,name=device_definition_id,json=deviceDefinitionId,proto3" json:"device_definition_id,omitempty"`
	ExternalStyleId    string `protobuf:"bytes,4,opt,name=external_style_id,json=externalStyleId,proto3" json:"external_style_id,omitempty"`
	Source             string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
	SubModel           string `protobuf:"bytes,6,opt,name=sub_model,json=subModel,proto3" json:"sub_model,omitempty"`
	HardwareTemplateId string `protobuf:"bytes,7,opt,name=hardware_template_id,json=hardwareTemplateId,proto3" json:"hardware_template_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceStyleRequest) Descriptor deprecated added in v0.1.38

func (*UpdateDeviceStyleRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeviceStyleRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeviceStyleRequest) GetDeviceDefinitionId added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetDeviceDefinitionId() string

func (*UpdateDeviceStyleRequest) GetExternalStyleId added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetExternalStyleId() string

func (*UpdateDeviceStyleRequest) GetHardwareTemplateId added in v0.6.8

func (x *UpdateDeviceStyleRequest) GetHardwareTemplateId() string

func (*UpdateDeviceStyleRequest) GetId added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetId() string

func (*UpdateDeviceStyleRequest) GetName added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetName() string

func (*UpdateDeviceStyleRequest) GetSource added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetSource() string

func (*UpdateDeviceStyleRequest) GetSubModel added in v0.1.38

func (x *UpdateDeviceStyleRequest) GetSubModel() string

func (*UpdateDeviceStyleRequest) ProtoMessage added in v0.1.38

func (*UpdateDeviceStyleRequest) ProtoMessage()

func (*UpdateDeviceStyleRequest) ProtoReflect added in v0.1.38

func (x *UpdateDeviceStyleRequest) ProtoReflect() protoreflect.Message

func (*UpdateDeviceStyleRequest) Reset added in v0.1.38

func (x *UpdateDeviceStyleRequest) Reset()

func (*UpdateDeviceStyleRequest) String added in v0.1.38

func (x *UpdateDeviceStyleRequest) String() string

type UpdateDeviceTypeRequest added in v0.2.3

type UpdateDeviceTypeRequest struct {
	Id         string                              `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name       string                              `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Attributes []*CreateDeviceTypeAttributeRequest `protobuf:"bytes,3,rep,name=attributes,proto3" json:"attributes,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeviceTypeRequest) Descriptor deprecated added in v0.2.3

func (*UpdateDeviceTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeviceTypeRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeviceTypeRequest) GetAttributes added in v0.2.3

func (*UpdateDeviceTypeRequest) GetId added in v0.2.3

func (x *UpdateDeviceTypeRequest) GetId() string

func (*UpdateDeviceTypeRequest) GetName added in v0.2.3

func (x *UpdateDeviceTypeRequest) GetName() string

func (*UpdateDeviceTypeRequest) ProtoMessage added in v0.2.3

func (*UpdateDeviceTypeRequest) ProtoMessage()

func (*UpdateDeviceTypeRequest) ProtoReflect added in v0.2.3

func (x *UpdateDeviceTypeRequest) ProtoReflect() protoreflect.Message

func (*UpdateDeviceTypeRequest) Reset added in v0.2.3

func (x *UpdateDeviceTypeRequest) Reset()

func (*UpdateDeviceTypeRequest) String added in v0.2.3

func (x *UpdateDeviceTypeRequest) String() string

type UpdateReviewRequest added in v0.4.0

type UpdateReviewRequest struct {
	Id       string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Url      string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
	ImageURL string `protobuf:"bytes,3,opt,name=imageURL,proto3" json:"imageURL,omitempty"`
	Channel  string `protobuf:"bytes,4,opt,name=channel,proto3" json:"channel,omitempty"`
	Comments string `protobuf:"bytes,5,opt,name=comments,proto3" json:"comments,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateReviewRequest) Descriptor deprecated added in v0.4.0

func (*UpdateReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateReviewRequest.ProtoReflect.Descriptor instead.

func (*UpdateReviewRequest) GetChannel added in v0.4.0

func (x *UpdateReviewRequest) GetChannel() string

func (*UpdateReviewRequest) GetComments added in v0.4.0

func (x *UpdateReviewRequest) GetComments() string

func (*UpdateReviewRequest) GetId added in v0.4.0

func (x *UpdateReviewRequest) GetId() string

func (*UpdateReviewRequest) GetImageURL added in v0.4.0

func (x *UpdateReviewRequest) GetImageURL() string

func (*UpdateReviewRequest) GetUrl added in v0.4.0

func (x *UpdateReviewRequest) GetUrl() string

func (*UpdateReviewRequest) ProtoMessage added in v0.4.0

func (*UpdateReviewRequest) ProtoMessage()

func (*UpdateReviewRequest) ProtoReflect added in v0.4.0

func (x *UpdateReviewRequest) ProtoReflect() protoreflect.Message

func (*UpdateReviewRequest) Reset added in v0.4.0

func (x *UpdateReviewRequest) Reset()

func (*UpdateReviewRequest) String added in v0.4.0

func (x *UpdateReviewRequest) String() string

type VehicleInfo added in v0.1.4

type VehicleInfo struct {
	FuelType            string  `protobuf:"bytes,1,opt,name=fuel_type,json=fuelType,proto3" json:"fuel_type,omitempty"`
	DrivenWheels        string  `protobuf:"bytes,2,opt,name=driven_wheels,json=drivenWheels,proto3" json:"driven_wheels,omitempty"`
	NumberOfDoors       int32   `protobuf:"varint,3,opt,name=number_of_doors,json=numberOfDoors,proto3" json:"number_of_doors,omitempty"`
	Base_MSRP           int32   `protobuf:"varint,4,opt,name=base_MSRP,json=baseMSRP,proto3" json:"base_MSRP,omitempty"`
	EPAClass            string  `protobuf:"bytes,5,opt,name=EPA_class,json=EPAClass,proto3" json:"EPA_class,omitempty"`
	VehicleType         string  `protobuf:"bytes,6,opt,name=vehicle_type,json=vehicleType,proto3" json:"vehicle_type,omitempty"`
	MPGHighway          float32 `protobuf:"fixed32,7,opt,name=MPG_highway,json=MPGHighway,proto3" json:"MPG_highway,omitempty"`
	MPGCity             float32 `protobuf:"fixed32,8,opt,name=MPG_city,json=MPGCity,proto3" json:"MPG_city,omitempty"`
	FuelTankCapacityGal float32 `protobuf:"fixed32,9,opt,name=fuel_tank_capacity_gal,json=fuelTankCapacityGal,proto3" json:"fuel_tank_capacity_gal,omitempty"`
	MPG                 float32 `protobuf:"fixed32,10,opt,name=MPG,proto3" json:"MPG,omitempty"`
	// contains filtered or unexported fields
}

func (*VehicleInfo) Descriptor deprecated added in v0.1.4

func (*VehicleInfo) Descriptor() ([]byte, []int)

Deprecated: Use VehicleInfo.ProtoReflect.Descriptor instead.

func (*VehicleInfo) GetBase_MSRP added in v0.1.4

func (x *VehicleInfo) GetBase_MSRP() int32

func (*VehicleInfo) GetDrivenWheels added in v0.1.4

func (x *VehicleInfo) GetDrivenWheels() string

func (*VehicleInfo) GetEPAClass added in v0.1.4

func (x *VehicleInfo) GetEPAClass() string

func (*VehicleInfo) GetFuelTankCapacityGal added in v0.1.4

func (x *VehicleInfo) GetFuelTankCapacityGal() float32

func (*VehicleInfo) GetFuelType added in v0.1.4

func (x *VehicleInfo) GetFuelType() string

func (*VehicleInfo) GetMPG added in v0.1.4

func (x *VehicleInfo) GetMPG() float32

func (*VehicleInfo) GetMPGCity added in v0.1.4

func (x *VehicleInfo) GetMPGCity() float32

func (*VehicleInfo) GetMPGHighway added in v0.1.4

func (x *VehicleInfo) GetMPGHighway() float32

func (*VehicleInfo) GetNumberOfDoors added in v0.1.4

func (x *VehicleInfo) GetNumberOfDoors() int32

func (*VehicleInfo) GetVehicleType added in v0.1.4

func (x *VehicleInfo) GetVehicleType() string

func (*VehicleInfo) ProtoMessage added in v0.1.4

func (*VehicleInfo) ProtoMessage()

func (*VehicleInfo) ProtoReflect added in v0.1.4

func (x *VehicleInfo) ProtoReflect() protoreflect.Message

func (*VehicleInfo) Reset added in v0.1.4

func (x *VehicleInfo) Reset()

func (*VehicleInfo) String added in v0.1.4

func (x *VehicleInfo) String() string

type VinDecoderServiceClient added in v0.6.8

type VinDecoderServiceClient interface {
	DecodeVin(ctx context.Context, in *DecodeVinRequest, opts ...grpc.CallOption) (*DecodeVinResponse, error)
}

VinDecoderServiceClient is the client API for VinDecoderService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

func NewVinDecoderServiceClient added in v0.6.8

func NewVinDecoderServiceClient(cc grpc.ClientConnInterface) VinDecoderServiceClient

type VinDecoderServiceServer added in v0.6.8

type VinDecoderServiceServer interface {
	DecodeVin(context.Context, *DecodeVinRequest) (*DecodeVinResponse, error)
	// contains filtered or unexported methods
}

VinDecoderServiceServer is the server API for VinDecoderService service. All implementations must embed UnimplementedVinDecoderServiceServer for forward compatibility

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL