grpc

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

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: "GetDeviceDefinitionByMMY",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionByMMY_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionBySource",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionBySource_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: "GetDeviceMakes",
			Handler:    _DeviceDefinitionService_GetDeviceMakes_Handler,
		},
		{
			MethodName: "GetIntegrations",
			Handler:    _DeviceDefinitionService_GetIntegrations_Handler,
		},
		{
			MethodName: "GetIntegrationByID",
			Handler:    _DeviceDefinitionService_GetIntegrationByID_Handler,
		},
		{
			MethodName: "GetDeviceDefinitionIntegration",
			Handler:    _DeviceDefinitionService_GetDeviceDefinitionIntegration_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: "GetDeviceCompatibilities",
			Handler:    _DeviceDefinitionService_GetDeviceCompatibilities_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,
		},
	},
	Streams:  []grpc.StreamDesc{},
	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_device_definition_proto protoreflect.FileDescriptor
View Source
var File_pkg_grpc_recalls_proto protoreflect.FileDescriptor
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{},
	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)

Functions

func RegisterDeviceDefinitionServiceServer

func RegisterDeviceDefinitionServiceServer(s grpc.ServiceRegistrar, srv DeviceDefinitionServiceServer)

func RegisterRecallsServiceServer added in v0.2.4

func RegisterRecallsServiceServer(s grpc.ServiceRegistrar, srv RecallsServiceServer)

Types

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"`
	// 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) 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) 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"`
	// 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) 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"`
	// 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) 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"`
	// 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) 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"`
	// 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) 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 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 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"`
	// 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) GetFeatures added in v0.1.38

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

func (*DeviceCompatibilities) GetLevel added in v0.2.0

func (x *DeviceCompatibilities) GetLevel() string

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 DeviceCompatibilityList added in v0.1.38

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

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

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

Deprecated: Use DeviceCompatibilityList.ProtoReflect.Descriptor instead.

func (*DeviceCompatibilityList) GetName added in v0.1.38

func (x *DeviceCompatibilityList) GetName() string

func (*DeviceCompatibilityList) GetYears added in v0.1.38

func (*DeviceCompatibilityList) ProtoMessage added in v0.1.38

func (*DeviceCompatibilityList) ProtoMessage()

func (*DeviceCompatibilityList) ProtoReflect added in v0.1.38

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

func (*DeviceCompatibilityList) Reset added in v0.1.38

func (x *DeviceCompatibilityList) Reset()

func (*DeviceCompatibilityList) String added in v0.1.38

func (x *DeviceCompatibilityList) 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)
	GetDeviceDefinitionByMMY(ctx context.Context, in *GetDeviceDefinitionByMMYRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitionBySource(ctx context.Context, in *GetDeviceDefinitionBySourceRequest, opts ...grpc.CallOption) (*GetDeviceDefinitionResponse, 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)
	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)
	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)
	GetDeviceCompatibilities(ctx context.Context, in *GetDeviceCompatibilityListRequest, opts ...grpc.CallOption) (*GetDeviceCompatibilityListResponse, 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)
}

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)
	GetDeviceDefinitionByMMY(context.Context, *GetDeviceDefinitionByMMYRequest) (*GetDeviceDefinitionItemResponse, error)
	GetDeviceDefinitionBySource(context.Context, *GetDeviceDefinitionBySourceRequest) (*GetDeviceDefinitionResponse, 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)
	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)
	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)
	GetDeviceCompatibilities(context.Context, *GetDeviceCompatibilityListRequest) (*GetDeviceCompatibilityListResponse, 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)
	// contains filtered or unexported methods
}

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

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"`
	Capabilities       string       `protobuf:"bytes,3,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	DeviceDefinitionId string       `protobuf:"bytes,4,opt,name=deviceDefinitionId,proto3" json:"deviceDefinitionId,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 added in v0.1.24

func (x *DeviceIntegration) GetCapabilities() string

func (*DeviceIntegration) GetDeviceDefinitionId added in v0.1.24

func (x *DeviceIntegration) GetDeviceDefinitionId() string

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 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"`
	ExternalIds     string `protobuf:"bytes,7,opt,name=external_ids,json=externalIds,proto3" json:"external_ids,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) GetExternalIds added in v0.1.36

func (x *DeviceMake) GetExternalIds() 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) 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) 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 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"`
	// 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) 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) 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 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"`
	// 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) 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"`
	Source       string `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"`
	Verified     bool   `protobuf:"varint,9,opt,name=verified,proto3" json:"verified,omitempty"`
	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"`
	// 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 added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetExternal() string

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 added in v0.1.9

func (x *FilterDeviceDefinitionsReponse) GetSource() string

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 GetDeviceCompatibilityListRequest added in v0.1.38

type GetDeviceCompatibilityListRequest 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"`
	// contains filtered or unexported fields
}

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

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

Deprecated: Use GetDeviceCompatibilityListRequest.ProtoReflect.Descriptor instead.

func (*GetDeviceCompatibilityListRequest) GetIntegrationId added in v0.1.38

func (x *GetDeviceCompatibilityListRequest) GetIntegrationId() string

func (*GetDeviceCompatibilityListRequest) GetMakeId added in v0.1.38

func (*GetDeviceCompatibilityListRequest) GetRegion added in v0.1.38

func (*GetDeviceCompatibilityListRequest) ProtoMessage added in v0.1.38

func (*GetDeviceCompatibilityListRequest) ProtoMessage()

func (*GetDeviceCompatibilityListRequest) ProtoReflect added in v0.1.38

func (*GetDeviceCompatibilityListRequest) Reset added in v0.1.38

func (*GetDeviceCompatibilityListRequest) String added in v0.1.38

type GetDeviceCompatibilityListResponse added in v0.1.38

type GetDeviceCompatibilityListResponse struct {
	Models []*DeviceCompatibilityList `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
	// contains filtered or unexported fields
}

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

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

Deprecated: Use GetDeviceCompatibilityListResponse.ProtoReflect.Descriptor instead.

func (*GetDeviceCompatibilityListResponse) GetModels added in v0.1.38

func (*GetDeviceCompatibilityListResponse) ProtoMessage added in v0.1.38

func (*GetDeviceCompatibilityListResponse) ProtoMessage()

func (*GetDeviceCompatibilityListResponse) ProtoReflect added in v0.1.38

func (*GetDeviceCompatibilityListResponse) Reset added in v0.1.38

func (*GetDeviceCompatibilityListResponse) String added in v0.1.38

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 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 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: Do not use.
	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"`
	Source             string                 `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"`
	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"`
	// 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 added in v0.1.30

func (x *GetDeviceDefinitionItemResponse) GetExternalId() 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 added in v0.1.22

func (x *GetDeviceDefinitionItemResponse) GetSource() string

func (*GetDeviceDefinitionItemResponse) GetType added in v0.1.2

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

func (x *GetDeviceDefinitionItemResponse) GetVehicleData() *VehicleInfo

Deprecated: Do not use.

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 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 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"`
	// 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) 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 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 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 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"`
	// 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) 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) 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 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 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"`
	Date               *timestamppb.Timestamp `protobuf:"bytes,5,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) 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) 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 {
	GetRecallsByMake(ctx context.Context, in *GetRecallsByMakeRequest, opts ...grpc.CallOption) (*GetRecallsResponse, 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 {
	GetRecallsByMake(context.Context, *GetRecallsByMakeRequest) (*GetRecallsResponse, 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 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) GetDeviceCompatibilities added in v0.1.38

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) 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) GetDeviceMakeByName added in v0.1.35

func (UnimplementedDeviceDefinitionServiceServer) GetDeviceMakeBySlug added in v0.2.7

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) GetFilteredDeviceDefinition added in v0.1.9

func (UnimplementedDeviceDefinitionServiceServer) GetIntegrationByID added in v0.1.26

func (UnimplementedDeviceDefinitionServiceServer) GetIntegrations added in v0.1.4

func (UnimplementedDeviceDefinitionServiceServer) SetDeviceDefinitionImage added in v0.1.6

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 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

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 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 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: Do not use.
	VehicleData        *VehicleInfo                                        `protobuf:"bytes,2,opt,name=vehicle_data,json=vehicleData,proto3" json:"vehicle_data,omitempty"`
	Source             string                                              `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
	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"`
	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"`
	// 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 added in v0.1.32

func (x *UpdateDeviceDefinitionRequest) GetExternalId() string

func (*UpdateDeviceDefinitionRequest) GetImageUrl added in v0.1.24

func (x *UpdateDeviceDefinitionRequest) GetImageUrl() string

func (*UpdateDeviceDefinitionRequest) GetModel added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetModel() string

func (*UpdateDeviceDefinitionRequest) GetSource added in v0.1.11

func (x *UpdateDeviceDefinitionRequest) GetSource() string

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

func (x *UpdateDeviceDefinitionRequest) GetVehicleData() *VehicleInfo

Deprecated: Do not use.

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"`
	Capabilities  string                 `protobuf:"bytes,5,opt,name=capabilities,proto3" json:"capabilities,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 added in v0.1.11

func (*UpdateDeviceDefinitionRequest_DeviceIntegrations) GetCreatedAt added in v0.1.11

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"`
	// 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) 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"`
	// 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) 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) 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"`
	// 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) 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 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

Jump to

Keyboard shortcuts

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