Documentation
¶
Overview ¶
Package apibq contains the bigquery service API.
Index ¶
- Variables
- type ChangeHistory
- func (*ChangeHistory) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeHistory) GetByWhom() *ChangeHistory_User
- func (x *ChangeHistory) GetComment() string
- func (x *ChangeHistory) GetHostname() string
- func (x *ChangeHistory) GetId() string
- func (x *ChangeHistory) GetLabel() string
- func (x *ChangeHistory) GetNewValue() string
- func (x *ChangeHistory) GetOldValue() string
- func (x *ChangeHistory) GetUpdatedTime() *timestamppb.Timestamp
- func (*ChangeHistory) ProtoMessage()
- func (x *ChangeHistory) ProtoReflect() protoreflect.Message
- func (x *ChangeHistory) Reset()
- func (x *ChangeHistory) String() string
- type ChangeHistory_User
- func (*ChangeHistory_User) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeHistory_User) GetEmail() string
- func (x *ChangeHistory_User) GetName() string
- func (*ChangeHistory_User) ProtoMessage()
- func (x *ChangeHistory_User) ProtoReflect() protoreflect.Message
- func (x *ChangeHistory_User) Reset()
- func (x *ChangeHistory_User) String() string
- type DeviceConfigInventory
- func (*DeviceConfigInventory) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceConfigInventory) GetConfig() *device.Config
- func (x *DeviceConfigInventory) GetId() string
- func (x *DeviceConfigInventory) GetUpdatedTime() *timestamppb.Timestamp
- func (*DeviceConfigInventory) ProtoMessage()
- func (x *DeviceConfigInventory) ProtoReflect() protoreflect.Message
- func (x *DeviceConfigInventory) Reset()
- func (x *DeviceConfigInventory) String() string
- type DeviceManualRepairRecordRow
- func (*DeviceManualRepairRecordRow) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceManualRepairRecordRow) GetRepairRecord() *protos.DeviceManualRepairRecord
- func (x *DeviceManualRepairRecordRow) GetRepairRecordId() string
- func (*DeviceManualRepairRecordRow) ProtoMessage()
- func (x *DeviceManualRepairRecordRow) ProtoReflect() protoreflect.Message
- func (x *DeviceManualRepairRecordRow) Reset()
- func (x *DeviceManualRepairRecordRow) String() string
- type HWIDInventory
- func (*HWIDInventory) Descriptor() ([]byte, []int)deprecated
- func (x *HWIDInventory) GetHwid() string
- func (x *HWIDInventory) GetSku() string
- func (x *HWIDInventory) GetUpdatedTime() *timestamppb.Timestamp
- func (*HWIDInventory) ProtoMessage()
- func (x *HWIDInventory) ProtoReflect() protoreflect.Message
- func (x *HWIDInventory) Reset()
- func (x *HWIDInventory) String() string
- type HaRTAsset
- func (*HaRTAsset) Descriptor() ([]byte, []int)deprecated
- func (x *HaRTAsset) GetAssetTag() string
- func (x *HaRTAsset) GetAssignee() string
- func (x *HaRTAsset) GetCostCenter() string
- func (x *HaRTAsset) GetDescription() string
- func (x *HaRTAsset) GetFormFactor() string
- func (x *HaRTAsset) GetGoogleCodeName() string
- func (x *HaRTAsset) GetGpn() string
- func (x *HaRTAsset) GetGpnDescription() string
- func (x *HaRTAsset) GetProject() string
- func (x *HaRTAsset) GetSerialNumber() string
- func (x *HaRTAsset) GetUpdatedTime() *timestamppb.Timestamp
- func (*HaRTAsset) ProtoMessage()
- func (x *HaRTAsset) ProtoReflect() protoreflect.Message
- func (x *HaRTAsset) Reset()
- func (x *HaRTAsset) String() string
- type LabInventory
- func (*LabInventory) Descriptor() ([]byte, []int)deprecated
- func (x *LabInventory) GetDevice() *lab.ChromeOSDevice
- func (x *LabInventory) GetHostname() string
- func (x *LabInventory) GetId() string
- func (x *LabInventory) GetUpdatedTime() *timestamppb.Timestamp
- func (*LabInventory) ProtoMessage()
- func (x *LabInventory) ProtoReflect() protoreflect.Message
- func (x *LabInventory) Reset()
- func (x *LabInventory) String() string
- type ManufacturingInventory
- func (*ManufacturingInventory) Descriptor() ([]byte, []int)deprecated
- func (x *ManufacturingInventory) GetConfig() *manufacturing.Config
- func (x *ManufacturingInventory) GetManufacturingId() string
- func (x *ManufacturingInventory) GetUpdatedTime() *timestamppb.Timestamp
- func (*ManufacturingInventory) ProtoMessage()
- func (x *ManufacturingInventory) ProtoReflect() protoreflect.Message
- func (x *ManufacturingInventory) Reset()
- func (x *ManufacturingInventory) String() string
- type StateConfigInventory
- func (*StateConfigInventory) Descriptor() ([]byte, []int)deprecated
- func (x *StateConfigInventory) GetId() string
- func (x *StateConfigInventory) GetState() *lab.DutState
- func (x *StateConfigInventory) GetUpdatedTime() *timestamppb.Timestamp
- func (*StateConfigInventory) ProtoMessage()
- func (x *StateConfigInventory) ProtoReflect() protoreflect.Message
- func (x *StateConfigInventory) Reset()
- func (x *StateConfigInventory) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_changehistory_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_device_config_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_hart_assets_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_hwid_server_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_lab_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_manufacturing_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_repair_record_row_proto protoreflect.FileDescriptor
View Source
var File_go_chromium_org_infra_appengine_cros_lab_inventory_api_bigquery_state_config_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ChangeHistory ¶
type ChangeHistory struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` Label string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"` // What is changed, e.g. servo_port. OldValue string `protobuf:"bytes,4,opt,name=old_value,json=oldValue,proto3" json:"old_value,omitempty"` NewValue string `protobuf:"bytes,5,opt,name=new_value,json=newValue,proto3" json:"new_value,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` ByWhom *ChangeHistory_User `protobuf:"bytes,7,opt,name=by_whom,json=byWhom,proto3" json:"by_whom,omitempty"` Comment string `protobuf:"bytes,8,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*ChangeHistory) Descriptor
deprecated
func (*ChangeHistory) Descriptor() ([]byte, []int)
Deprecated: Use ChangeHistory.ProtoReflect.Descriptor instead.
func (*ChangeHistory) GetByWhom ¶
func (x *ChangeHistory) GetByWhom() *ChangeHistory_User
func (*ChangeHistory) GetComment ¶
func (x *ChangeHistory) GetComment() string
func (*ChangeHistory) GetHostname ¶
func (x *ChangeHistory) GetHostname() string
func (*ChangeHistory) GetId ¶
func (x *ChangeHistory) GetId() string
func (*ChangeHistory) GetLabel ¶
func (x *ChangeHistory) GetLabel() string
func (*ChangeHistory) GetNewValue ¶
func (x *ChangeHistory) GetNewValue() string
func (*ChangeHistory) GetOldValue ¶
func (x *ChangeHistory) GetOldValue() string
func (*ChangeHistory) GetUpdatedTime ¶
func (x *ChangeHistory) GetUpdatedTime() *timestamppb.Timestamp
func (*ChangeHistory) ProtoMessage ¶
func (*ChangeHistory) ProtoMessage()
func (*ChangeHistory) ProtoReflect ¶
func (x *ChangeHistory) ProtoReflect() protoreflect.Message
func (*ChangeHistory) Reset ¶
func (x *ChangeHistory) Reset()
func (*ChangeHistory) String ¶
func (x *ChangeHistory) String() string
type ChangeHistory_User ¶
type ChangeHistory_User struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*ChangeHistory_User) Descriptor
deprecated
func (*ChangeHistory_User) Descriptor() ([]byte, []int)
Deprecated: Use ChangeHistory_User.ProtoReflect.Descriptor instead.
func (*ChangeHistory_User) GetEmail ¶
func (x *ChangeHistory_User) GetEmail() string
func (*ChangeHistory_User) GetName ¶
func (x *ChangeHistory_User) GetName() string
func (*ChangeHistory_User) ProtoMessage ¶
func (*ChangeHistory_User) ProtoMessage()
func (*ChangeHistory_User) ProtoReflect ¶
func (x *ChangeHistory_User) ProtoReflect() protoreflect.Message
func (*ChangeHistory_User) Reset ¶
func (x *ChangeHistory_User) Reset()
func (*ChangeHistory_User) String ¶
func (x *ChangeHistory_User) String() string
type DeviceConfigInventory ¶
type DeviceConfigInventory struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Config *device.Config `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
func (*DeviceConfigInventory) Descriptor
deprecated
func (*DeviceConfigInventory) Descriptor() ([]byte, []int)
Deprecated: Use DeviceConfigInventory.ProtoReflect.Descriptor instead.
func (*DeviceConfigInventory) GetConfig ¶
func (x *DeviceConfigInventory) GetConfig() *device.Config
func (*DeviceConfigInventory) GetId ¶
func (x *DeviceConfigInventory) GetId() string
func (*DeviceConfigInventory) GetUpdatedTime ¶
func (x *DeviceConfigInventory) GetUpdatedTime() *timestamppb.Timestamp
func (*DeviceConfigInventory) ProtoMessage ¶
func (*DeviceConfigInventory) ProtoMessage()
func (*DeviceConfigInventory) ProtoReflect ¶
func (x *DeviceConfigInventory) ProtoReflect() protoreflect.Message
func (*DeviceConfigInventory) Reset ¶
func (x *DeviceConfigInventory) Reset()
func (*DeviceConfigInventory) String ¶
func (x *DeviceConfigInventory) String() string
type DeviceManualRepairRecordRow ¶
type DeviceManualRepairRecordRow struct { RepairRecordId string `protobuf:"bytes,1,opt,name=repair_record_id,json=repairRecordId,proto3" json:"repair_record_id,omitempty"` RepairRecord *protos.DeviceManualRepairRecord `protobuf:"bytes,2,opt,name=repair_record,json=repairRecord,proto3" json:"repair_record,omitempty"` // contains filtered or unexported fields }
Next tag: 3
func (*DeviceManualRepairRecordRow) Descriptor
deprecated
func (*DeviceManualRepairRecordRow) Descriptor() ([]byte, []int)
Deprecated: Use DeviceManualRepairRecordRow.ProtoReflect.Descriptor instead.
func (*DeviceManualRepairRecordRow) GetRepairRecord ¶
func (x *DeviceManualRepairRecordRow) GetRepairRecord() *protos.DeviceManualRepairRecord
func (*DeviceManualRepairRecordRow) GetRepairRecordId ¶
func (x *DeviceManualRepairRecordRow) GetRepairRecordId() string
func (*DeviceManualRepairRecordRow) ProtoMessage ¶
func (*DeviceManualRepairRecordRow) ProtoMessage()
func (*DeviceManualRepairRecordRow) ProtoReflect ¶
func (x *DeviceManualRepairRecordRow) ProtoReflect() protoreflect.Message
func (*DeviceManualRepairRecordRow) Reset ¶
func (x *DeviceManualRepairRecordRow) Reset()
func (*DeviceManualRepairRecordRow) String ¶
func (x *DeviceManualRepairRecordRow) String() string
type HWIDInventory ¶
type HWIDInventory struct { Hwid string `protobuf:"bytes,1,opt,name=hwid,proto3" json:"hwid,omitempty"` Sku string `protobuf:"bytes,2,opt,name=sku,proto3" json:"sku,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
Next Tag: 4
func (*HWIDInventory) Descriptor
deprecated
func (*HWIDInventory) Descriptor() ([]byte, []int)
Deprecated: Use HWIDInventory.ProtoReflect.Descriptor instead.
func (*HWIDInventory) GetHwid ¶
func (x *HWIDInventory) GetHwid() string
func (*HWIDInventory) GetSku ¶
func (x *HWIDInventory) GetSku() string
func (*HWIDInventory) GetUpdatedTime ¶
func (x *HWIDInventory) GetUpdatedTime() *timestamppb.Timestamp
func (*HWIDInventory) ProtoMessage ¶
func (*HWIDInventory) ProtoMessage()
func (*HWIDInventory) ProtoReflect ¶
func (x *HWIDInventory) ProtoReflect() protoreflect.Message
func (*HWIDInventory) Reset ¶
func (x *HWIDInventory) Reset()
func (*HWIDInventory) String ¶
func (x *HWIDInventory) String() string
type HaRTAsset ¶
type HaRTAsset struct { AssetTag string `protobuf:"bytes,1,opt,name=asset_tag,json=assetTag,proto3" json:"asset_tag,omitempty"` // Person|Team the device is assigned to Assignee string `protobuf:"bytes,2,opt,name=assignee,proto3" json:"assignee,omitempty"` SerialNumber string `protobuf:"bytes,3,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` GoogleCodeName string `protobuf:"bytes,5,opt,name=google_code_name,json=googleCodeName,proto3" json:"google_code_name,omitempty"` // Google Part Number Gpn string `protobuf:"bytes,6,opt,name=gpn,proto3" json:"gpn,omitempty"` // Description associated to the part number GpnDescription string `protobuf:"bytes,7,opt,name=gpn_description,json=gpnDescription,proto3" json:"gpn_description,omitempty"` FormFactor string `protobuf:"bytes,8,opt,name=form_factor,json=formFactor,proto3" json:"form_factor,omitempty"` CostCenter string `protobuf:"bytes,9,opt,name=cost_center,json=costCenter,proto3" json:"cost_center,omitempty"` Project string `protobuf:"bytes,10,opt,name=project,proto3" json:"project,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
func (*HaRTAsset) Descriptor
deprecated
func (*HaRTAsset) GetAssetTag ¶
func (*HaRTAsset) GetAssignee ¶
func (*HaRTAsset) GetCostCenter ¶
func (*HaRTAsset) GetDescription ¶
func (*HaRTAsset) GetFormFactor ¶
func (*HaRTAsset) GetGoogleCodeName ¶
func (*HaRTAsset) GetGpnDescription ¶
func (*HaRTAsset) GetProject ¶
func (*HaRTAsset) GetSerialNumber ¶
func (*HaRTAsset) GetUpdatedTime ¶
func (x *HaRTAsset) GetUpdatedTime() *timestamppb.Timestamp
func (*HaRTAsset) ProtoMessage ¶
func (*HaRTAsset) ProtoMessage()
func (*HaRTAsset) ProtoReflect ¶
func (x *HaRTAsset) ProtoReflect() protoreflect.Message
type LabInventory ¶
type LabInventory struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` Device *lab.ChromeOSDevice `protobuf:"bytes,3,opt,name=device,proto3" json:"device,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
func (*LabInventory) Descriptor
deprecated
func (*LabInventory) Descriptor() ([]byte, []int)
Deprecated: Use LabInventory.ProtoReflect.Descriptor instead.
func (*LabInventory) GetDevice ¶
func (x *LabInventory) GetDevice() *lab.ChromeOSDevice
func (*LabInventory) GetHostname ¶
func (x *LabInventory) GetHostname() string
func (*LabInventory) GetId ¶
func (x *LabInventory) GetId() string
func (*LabInventory) GetUpdatedTime ¶
func (x *LabInventory) GetUpdatedTime() *timestamppb.Timestamp
func (*LabInventory) ProtoMessage ¶
func (*LabInventory) ProtoMessage()
func (*LabInventory) ProtoReflect ¶
func (x *LabInventory) ProtoReflect() protoreflect.Message
func (*LabInventory) Reset ¶
func (x *LabInventory) Reset()
func (*LabInventory) String ¶
func (x *LabInventory) String() string
type ManufacturingInventory ¶
type ManufacturingInventory struct { ManufacturingId string `protobuf:"bytes,1,opt,name=manufacturing_id,json=manufacturingId,proto3" json:"manufacturing_id,omitempty"` Config *manufacturing.Config `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
func (*ManufacturingInventory) Descriptor
deprecated
func (*ManufacturingInventory) Descriptor() ([]byte, []int)
Deprecated: Use ManufacturingInventory.ProtoReflect.Descriptor instead.
func (*ManufacturingInventory) GetConfig ¶
func (x *ManufacturingInventory) GetConfig() *manufacturing.Config
func (*ManufacturingInventory) GetManufacturingId ¶
func (x *ManufacturingInventory) GetManufacturingId() string
func (*ManufacturingInventory) GetUpdatedTime ¶
func (x *ManufacturingInventory) GetUpdatedTime() *timestamppb.Timestamp
func (*ManufacturingInventory) ProtoMessage ¶
func (*ManufacturingInventory) ProtoMessage()
func (*ManufacturingInventory) ProtoReflect ¶
func (x *ManufacturingInventory) ProtoReflect() protoreflect.Message
func (*ManufacturingInventory) Reset ¶
func (x *ManufacturingInventory) Reset()
func (*ManufacturingInventory) String ¶
func (x *ManufacturingInventory) String() string
type StateConfigInventory ¶
type StateConfigInventory struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` State *lab.DutState `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` UpdatedTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_time,json=updatedTime,proto3" json:"updated_time,omitempty"` // contains filtered or unexported fields }
func (*StateConfigInventory) Descriptor
deprecated
func (*StateConfigInventory) Descriptor() ([]byte, []int)
Deprecated: Use StateConfigInventory.ProtoReflect.Descriptor instead.
func (*StateConfigInventory) GetId ¶
func (x *StateConfigInventory) GetId() string
func (*StateConfigInventory) GetState ¶
func (x *StateConfigInventory) GetState() *lab.DutState
func (*StateConfigInventory) GetUpdatedTime ¶
func (x *StateConfigInventory) GetUpdatedTime() *timestamppb.Timestamp
func (*StateConfigInventory) ProtoMessage ¶
func (*StateConfigInventory) ProtoMessage()
func (*StateConfigInventory) ProtoReflect ¶
func (x *StateConfigInventory) ProtoReflect() protoreflect.Message
func (*StateConfigInventory) Reset ¶
func (x *StateConfigInventory) Reset()
func (*StateConfigInventory) String ¶
func (x *StateConfigInventory) String() string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.