diff --git a/app/v1/app.pb.go b/app/v1/app.pb.go index 67cdc9d3e..3ad39fba8 100644 --- a/app/v1/app.pb.go +++ b/app/v1/app.pb.go @@ -6860,6 +6860,96 @@ func (x *GetFragmentHistoryResponse) GetNextPageToken() string { return "" } +type GetFragmentUsageRequest struct { + state protoimpl.MessageState + sizeCache protoimpl.SizeCache + unknownFields protoimpl.UnknownFields + + FragmentId string `protobuf:"bytes,1,opt,name=fragment_id,json=fragmentId,proto3" json:"fragment_id,omitempty"` +} + +func (x *GetFragmentUsageRequest) Reset() { + *x = GetFragmentUsageRequest{} + mi := &file_app_v1_app_proto_msgTypes[115] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *GetFragmentUsageRequest) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*GetFragmentUsageRequest) ProtoMessage() {} + +func (x *GetFragmentUsageRequest) ProtoReflect() protoreflect.Message { + mi := &file_app_v1_app_proto_msgTypes[115] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use GetFragmentUsageRequest.ProtoReflect.Descriptor instead. +func (*GetFragmentUsageRequest) Descriptor() ([]byte, []int) { + return file_app_v1_app_proto_rawDescGZIP(), []int{115} +} + +func (x *GetFragmentUsageRequest) GetFragmentId() string { + if x != nil { + return x.FragmentId + } + return "" +} + +type GetFragmentUsageResponse struct { + state protoimpl.MessageState + sizeCache protoimpl.SizeCache + unknownFields protoimpl.UnknownFields + + VersionUsages []*FragmentUsage `protobuf:"bytes,1,rep,name=version_usages,json=versionUsages,proto3" json:"version_usages,omitempty"` +} + +func (x *GetFragmentUsageResponse) Reset() { + *x = GetFragmentUsageResponse{} + mi := &file_app_v1_app_proto_msgTypes[116] + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + ms.StoreMessageInfo(mi) +} + +func (x *GetFragmentUsageResponse) String() string { + return protoimpl.X.MessageStringOf(x) +} + +func (*GetFragmentUsageResponse) ProtoMessage() {} + +func (x *GetFragmentUsageResponse) ProtoReflect() protoreflect.Message { + mi := &file_app_v1_app_proto_msgTypes[116] + if x != nil { + ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) + if ms.LoadMessageInfo() == nil { + ms.StoreMessageInfo(mi) + } + return ms + } + return mi.MessageOf(x) +} + +// Deprecated: Use GetFragmentUsageResponse.ProtoReflect.Descriptor instead. +func (*GetFragmentUsageResponse) Descriptor() ([]byte, []int) { + return file_app_v1_app_proto_rawDescGZIP(), []int{116} +} + +func (x *GetFragmentUsageResponse) GetVersionUsages() []*FragmentUsage { + if x != nil { + return x.VersionUsages + } + return nil +} + type ListRobotsRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache @@ -6870,7 +6960,7 @@ type ListRobotsRequest struct { func (x *ListRobotsRequest) Reset() { *x = ListRobotsRequest{} - mi := &file_app_v1_app_proto_msgTypes[115] + mi := &file_app_v1_app_proto_msgTypes[117] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6882,7 +6972,7 @@ func (x *ListRobotsRequest) String() string { func (*ListRobotsRequest) ProtoMessage() {} func (x *ListRobotsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[115] + mi := &file_app_v1_app_proto_msgTypes[117] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6895,7 +6985,7 @@ func (x *ListRobotsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListRobotsRequest.ProtoReflect.Descriptor instead. func (*ListRobotsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{115} + return file_app_v1_app_proto_rawDescGZIP(), []int{117} } func (x *ListRobotsRequest) GetLocationId() string { @@ -6920,7 +7010,7 @@ type ListMachineFragmentsRequest struct { func (x *ListMachineFragmentsRequest) Reset() { *x = ListMachineFragmentsRequest{} - mi := &file_app_v1_app_proto_msgTypes[116] + mi := &file_app_v1_app_proto_msgTypes[118] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6932,7 +7022,7 @@ func (x *ListMachineFragmentsRequest) String() string { func (*ListMachineFragmentsRequest) ProtoMessage() {} func (x *ListMachineFragmentsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[116] + mi := &file_app_v1_app_proto_msgTypes[118] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6945,7 +7035,7 @@ func (x *ListMachineFragmentsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListMachineFragmentsRequest.ProtoReflect.Descriptor instead. func (*ListMachineFragmentsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{116} + return file_app_v1_app_proto_rawDescGZIP(), []int{118} } func (x *ListMachineFragmentsRequest) GetMachineId() string { @@ -6973,7 +7063,7 @@ type ListMachineFragmentsResponse struct { func (x *ListMachineFragmentsResponse) Reset() { *x = ListMachineFragmentsResponse{} - mi := &file_app_v1_app_proto_msgTypes[117] + mi := &file_app_v1_app_proto_msgTypes[119] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -6985,7 +7075,7 @@ func (x *ListMachineFragmentsResponse) String() string { func (*ListMachineFragmentsResponse) ProtoMessage() {} func (x *ListMachineFragmentsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[117] + mi := &file_app_v1_app_proto_msgTypes[119] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -6998,7 +7088,7 @@ func (x *ListMachineFragmentsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListMachineFragmentsResponse.ProtoReflect.Descriptor instead. func (*ListMachineFragmentsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{117} + return file_app_v1_app_proto_rawDescGZIP(), []int{119} } func (x *ListMachineFragmentsResponse) GetFragments() []*Fragment { @@ -7025,7 +7115,7 @@ type ListRobotsResponse struct { func (x *ListRobotsResponse) Reset() { *x = ListRobotsResponse{} - mi := &file_app_v1_app_proto_msgTypes[118] + mi := &file_app_v1_app_proto_msgTypes[120] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7037,7 +7127,7 @@ func (x *ListRobotsResponse) String() string { func (*ListRobotsResponse) ProtoMessage() {} func (x *ListRobotsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[118] + mi := &file_app_v1_app_proto_msgTypes[120] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7050,7 +7140,7 @@ func (x *ListRobotsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListRobotsResponse.ProtoReflect.Descriptor instead. func (*ListRobotsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{118} + return file_app_v1_app_proto_rawDescGZIP(), []int{120} } func (x *ListRobotsResponse) GetRobots() []*Robot { @@ -7071,7 +7161,7 @@ type NewRobotRequest struct { func (x *NewRobotRequest) Reset() { *x = NewRobotRequest{} - mi := &file_app_v1_app_proto_msgTypes[119] + mi := &file_app_v1_app_proto_msgTypes[121] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7083,7 +7173,7 @@ func (x *NewRobotRequest) String() string { func (*NewRobotRequest) ProtoMessage() {} func (x *NewRobotRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[119] + mi := &file_app_v1_app_proto_msgTypes[121] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7096,7 +7186,7 @@ func (x *NewRobotRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use NewRobotRequest.ProtoReflect.Descriptor instead. func (*NewRobotRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{119} + return file_app_v1_app_proto_rawDescGZIP(), []int{121} } func (x *NewRobotRequest) GetName() string { @@ -7123,7 +7213,7 @@ type NewRobotResponse struct { func (x *NewRobotResponse) Reset() { *x = NewRobotResponse{} - mi := &file_app_v1_app_proto_msgTypes[120] + mi := &file_app_v1_app_proto_msgTypes[122] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7135,7 +7225,7 @@ func (x *NewRobotResponse) String() string { func (*NewRobotResponse) ProtoMessage() {} func (x *NewRobotResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[120] + mi := &file_app_v1_app_proto_msgTypes[122] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7148,7 +7238,7 @@ func (x *NewRobotResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use NewRobotResponse.ProtoReflect.Descriptor instead. func (*NewRobotResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{120} + return file_app_v1_app_proto_rawDescGZIP(), []int{122} } func (x *NewRobotResponse) GetId() string { @@ -7170,7 +7260,7 @@ type UpdateRobotRequest struct { func (x *UpdateRobotRequest) Reset() { *x = UpdateRobotRequest{} - mi := &file_app_v1_app_proto_msgTypes[121] + mi := &file_app_v1_app_proto_msgTypes[123] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7182,7 +7272,7 @@ func (x *UpdateRobotRequest) String() string { func (*UpdateRobotRequest) ProtoMessage() {} func (x *UpdateRobotRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[121] + mi := &file_app_v1_app_proto_msgTypes[123] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7195,7 +7285,7 @@ func (x *UpdateRobotRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateRobotRequest.ProtoReflect.Descriptor instead. func (*UpdateRobotRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{121} + return file_app_v1_app_proto_rawDescGZIP(), []int{123} } func (x *UpdateRobotRequest) GetId() string { @@ -7229,7 +7319,7 @@ type UpdateRobotResponse struct { func (x *UpdateRobotResponse) Reset() { *x = UpdateRobotResponse{} - mi := &file_app_v1_app_proto_msgTypes[122] + mi := &file_app_v1_app_proto_msgTypes[124] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7241,7 +7331,7 @@ func (x *UpdateRobotResponse) String() string { func (*UpdateRobotResponse) ProtoMessage() {} func (x *UpdateRobotResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[122] + mi := &file_app_v1_app_proto_msgTypes[124] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7254,7 +7344,7 @@ func (x *UpdateRobotResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateRobotResponse.ProtoReflect.Descriptor instead. func (*UpdateRobotResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{122} + return file_app_v1_app_proto_rawDescGZIP(), []int{124} } func (x *UpdateRobotResponse) GetRobot() *Robot { @@ -7274,7 +7364,7 @@ type DeleteRobotRequest struct { func (x *DeleteRobotRequest) Reset() { *x = DeleteRobotRequest{} - mi := &file_app_v1_app_proto_msgTypes[123] + mi := &file_app_v1_app_proto_msgTypes[125] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7286,7 +7376,7 @@ func (x *DeleteRobotRequest) String() string { func (*DeleteRobotRequest) ProtoMessage() {} func (x *DeleteRobotRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[123] + mi := &file_app_v1_app_proto_msgTypes[125] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7299,7 +7389,7 @@ func (x *DeleteRobotRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRobotRequest.ProtoReflect.Descriptor instead. func (*DeleteRobotRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{123} + return file_app_v1_app_proto_rawDescGZIP(), []int{125} } func (x *DeleteRobotRequest) GetId() string { @@ -7317,7 +7407,7 @@ type DeleteRobotResponse struct { func (x *DeleteRobotResponse) Reset() { *x = DeleteRobotResponse{} - mi := &file_app_v1_app_proto_msgTypes[124] + mi := &file_app_v1_app_proto_msgTypes[126] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7329,7 +7419,7 @@ func (x *DeleteRobotResponse) String() string { func (*DeleteRobotResponse) ProtoMessage() {} func (x *DeleteRobotResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[124] + mi := &file_app_v1_app_proto_msgTypes[126] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7342,7 +7432,7 @@ func (x *DeleteRobotResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRobotResponse.ProtoReflect.Descriptor instead. func (*DeleteRobotResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{124} + return file_app_v1_app_proto_rawDescGZIP(), []int{126} } type MarkPartAsMainRequest struct { @@ -7355,7 +7445,7 @@ type MarkPartAsMainRequest struct { func (x *MarkPartAsMainRequest) Reset() { *x = MarkPartAsMainRequest{} - mi := &file_app_v1_app_proto_msgTypes[125] + mi := &file_app_v1_app_proto_msgTypes[127] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7367,7 +7457,7 @@ func (x *MarkPartAsMainRequest) String() string { func (*MarkPartAsMainRequest) ProtoMessage() {} func (x *MarkPartAsMainRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[125] + mi := &file_app_v1_app_proto_msgTypes[127] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7380,7 +7470,7 @@ func (x *MarkPartAsMainRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use MarkPartAsMainRequest.ProtoReflect.Descriptor instead. func (*MarkPartAsMainRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{125} + return file_app_v1_app_proto_rawDescGZIP(), []int{127} } func (x *MarkPartAsMainRequest) GetPartId() string { @@ -7398,7 +7488,7 @@ type MarkPartAsMainResponse struct { func (x *MarkPartAsMainResponse) Reset() { *x = MarkPartAsMainResponse{} - mi := &file_app_v1_app_proto_msgTypes[126] + mi := &file_app_v1_app_proto_msgTypes[128] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7410,7 +7500,7 @@ func (x *MarkPartAsMainResponse) String() string { func (*MarkPartAsMainResponse) ProtoMessage() {} func (x *MarkPartAsMainResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[126] + mi := &file_app_v1_app_proto_msgTypes[128] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7423,7 +7513,7 @@ func (x *MarkPartAsMainResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use MarkPartAsMainResponse.ProtoReflect.Descriptor instead. func (*MarkPartAsMainResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{126} + return file_app_v1_app_proto_rawDescGZIP(), []int{128} } type MarkPartForRestartRequest struct { @@ -7436,7 +7526,7 @@ type MarkPartForRestartRequest struct { func (x *MarkPartForRestartRequest) Reset() { *x = MarkPartForRestartRequest{} - mi := &file_app_v1_app_proto_msgTypes[127] + mi := &file_app_v1_app_proto_msgTypes[129] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7448,7 +7538,7 @@ func (x *MarkPartForRestartRequest) String() string { func (*MarkPartForRestartRequest) ProtoMessage() {} func (x *MarkPartForRestartRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[127] + mi := &file_app_v1_app_proto_msgTypes[129] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7461,7 +7551,7 @@ func (x *MarkPartForRestartRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use MarkPartForRestartRequest.ProtoReflect.Descriptor instead. func (*MarkPartForRestartRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{127} + return file_app_v1_app_proto_rawDescGZIP(), []int{129} } func (x *MarkPartForRestartRequest) GetPartId() string { @@ -7479,7 +7569,7 @@ type MarkPartForRestartResponse struct { func (x *MarkPartForRestartResponse) Reset() { *x = MarkPartForRestartResponse{} - mi := &file_app_v1_app_proto_msgTypes[128] + mi := &file_app_v1_app_proto_msgTypes[130] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7491,7 +7581,7 @@ func (x *MarkPartForRestartResponse) String() string { func (*MarkPartForRestartResponse) ProtoMessage() {} func (x *MarkPartForRestartResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[128] + mi := &file_app_v1_app_proto_msgTypes[130] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7504,7 +7594,7 @@ func (x *MarkPartForRestartResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use MarkPartForRestartResponse.ProtoReflect.Descriptor instead. func (*MarkPartForRestartResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{128} + return file_app_v1_app_proto_rawDescGZIP(), []int{130} } type CreateRobotPartSecretRequest struct { @@ -7518,7 +7608,7 @@ type CreateRobotPartSecretRequest struct { func (x *CreateRobotPartSecretRequest) Reset() { *x = CreateRobotPartSecretRequest{} - mi := &file_app_v1_app_proto_msgTypes[129] + mi := &file_app_v1_app_proto_msgTypes[131] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7530,7 +7620,7 @@ func (x *CreateRobotPartSecretRequest) String() string { func (*CreateRobotPartSecretRequest) ProtoMessage() {} func (x *CreateRobotPartSecretRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[129] + mi := &file_app_v1_app_proto_msgTypes[131] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7543,7 +7633,7 @@ func (x *CreateRobotPartSecretRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateRobotPartSecretRequest.ProtoReflect.Descriptor instead. func (*CreateRobotPartSecretRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{129} + return file_app_v1_app_proto_rawDescGZIP(), []int{131} } func (x *CreateRobotPartSecretRequest) GetPartId() string { @@ -7564,7 +7654,7 @@ type CreateRobotPartSecretResponse struct { func (x *CreateRobotPartSecretResponse) Reset() { *x = CreateRobotPartSecretResponse{} - mi := &file_app_v1_app_proto_msgTypes[130] + mi := &file_app_v1_app_proto_msgTypes[132] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7576,7 +7666,7 @@ func (x *CreateRobotPartSecretResponse) String() string { func (*CreateRobotPartSecretResponse) ProtoMessage() {} func (x *CreateRobotPartSecretResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[130] + mi := &file_app_v1_app_proto_msgTypes[132] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7589,7 +7679,7 @@ func (x *CreateRobotPartSecretResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateRobotPartSecretResponse.ProtoReflect.Descriptor instead. func (*CreateRobotPartSecretResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{130} + return file_app_v1_app_proto_rawDescGZIP(), []int{132} } func (x *CreateRobotPartSecretResponse) GetPart() *RobotPart { @@ -7610,7 +7700,7 @@ type DeleteRobotPartSecretRequest struct { func (x *DeleteRobotPartSecretRequest) Reset() { *x = DeleteRobotPartSecretRequest{} - mi := &file_app_v1_app_proto_msgTypes[131] + mi := &file_app_v1_app_proto_msgTypes[133] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7622,7 +7712,7 @@ func (x *DeleteRobotPartSecretRequest) String() string { func (*DeleteRobotPartSecretRequest) ProtoMessage() {} func (x *DeleteRobotPartSecretRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[131] + mi := &file_app_v1_app_proto_msgTypes[133] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7635,7 +7725,7 @@ func (x *DeleteRobotPartSecretRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRobotPartSecretRequest.ProtoReflect.Descriptor instead. func (*DeleteRobotPartSecretRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{131} + return file_app_v1_app_proto_rawDescGZIP(), []int{133} } func (x *DeleteRobotPartSecretRequest) GetPartId() string { @@ -7660,7 +7750,7 @@ type DeleteRobotPartSecretResponse struct { func (x *DeleteRobotPartSecretResponse) Reset() { *x = DeleteRobotPartSecretResponse{} - mi := &file_app_v1_app_proto_msgTypes[132] + mi := &file_app_v1_app_proto_msgTypes[134] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7672,7 +7762,7 @@ func (x *DeleteRobotPartSecretResponse) String() string { func (*DeleteRobotPartSecretResponse) ProtoMessage() {} func (x *DeleteRobotPartSecretResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[132] + mi := &file_app_v1_app_proto_msgTypes[134] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7685,7 +7775,7 @@ func (x *DeleteRobotPartSecretResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRobotPartSecretResponse.ProtoReflect.Descriptor instead. func (*DeleteRobotPartSecretResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{132} + return file_app_v1_app_proto_rawDescGZIP(), []int{134} } type Authorization struct { @@ -7704,7 +7794,7 @@ type Authorization struct { func (x *Authorization) Reset() { *x = Authorization{} - mi := &file_app_v1_app_proto_msgTypes[133] + mi := &file_app_v1_app_proto_msgTypes[135] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7716,7 +7806,7 @@ func (x *Authorization) String() string { func (*Authorization) ProtoMessage() {} func (x *Authorization) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[133] + mi := &file_app_v1_app_proto_msgTypes[135] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7729,7 +7819,7 @@ func (x *Authorization) ProtoReflect() protoreflect.Message { // Deprecated: Use Authorization.ProtoReflect.Descriptor instead. func (*Authorization) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{133} + return file_app_v1_app_proto_rawDescGZIP(), []int{135} } func (x *Authorization) GetAuthorizationType() string { @@ -7791,7 +7881,7 @@ type AddRoleRequest struct { func (x *AddRoleRequest) Reset() { *x = AddRoleRequest{} - mi := &file_app_v1_app_proto_msgTypes[134] + mi := &file_app_v1_app_proto_msgTypes[136] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7803,7 +7893,7 @@ func (x *AddRoleRequest) String() string { func (*AddRoleRequest) ProtoMessage() {} func (x *AddRoleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[134] + mi := &file_app_v1_app_proto_msgTypes[136] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7816,7 +7906,7 @@ func (x *AddRoleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use AddRoleRequest.ProtoReflect.Descriptor instead. func (*AddRoleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{134} + return file_app_v1_app_proto_rawDescGZIP(), []int{136} } func (x *AddRoleRequest) GetAuthorization() *Authorization { @@ -7834,7 +7924,7 @@ type AddRoleResponse struct { func (x *AddRoleResponse) Reset() { *x = AddRoleResponse{} - mi := &file_app_v1_app_proto_msgTypes[135] + mi := &file_app_v1_app_proto_msgTypes[137] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7846,7 +7936,7 @@ func (x *AddRoleResponse) String() string { func (*AddRoleResponse) ProtoMessage() {} func (x *AddRoleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[135] + mi := &file_app_v1_app_proto_msgTypes[137] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7859,7 +7949,7 @@ func (x *AddRoleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use AddRoleResponse.ProtoReflect.Descriptor instead. func (*AddRoleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{135} + return file_app_v1_app_proto_rawDescGZIP(), []int{137} } type RemoveRoleRequest struct { @@ -7872,7 +7962,7 @@ type RemoveRoleRequest struct { func (x *RemoveRoleRequest) Reset() { *x = RemoveRoleRequest{} - mi := &file_app_v1_app_proto_msgTypes[136] + mi := &file_app_v1_app_proto_msgTypes[138] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7884,7 +7974,7 @@ func (x *RemoveRoleRequest) String() string { func (*RemoveRoleRequest) ProtoMessage() {} func (x *RemoveRoleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[136] + mi := &file_app_v1_app_proto_msgTypes[138] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7897,7 +7987,7 @@ func (x *RemoveRoleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use RemoveRoleRequest.ProtoReflect.Descriptor instead. func (*RemoveRoleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{136} + return file_app_v1_app_proto_rawDescGZIP(), []int{138} } func (x *RemoveRoleRequest) GetAuthorization() *Authorization { @@ -7915,7 +8005,7 @@ type RemoveRoleResponse struct { func (x *RemoveRoleResponse) Reset() { *x = RemoveRoleResponse{} - mi := &file_app_v1_app_proto_msgTypes[137] + mi := &file_app_v1_app_proto_msgTypes[139] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7927,7 +8017,7 @@ func (x *RemoveRoleResponse) String() string { func (*RemoveRoleResponse) ProtoMessage() {} func (x *RemoveRoleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[137] + mi := &file_app_v1_app_proto_msgTypes[139] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7940,7 +8030,7 @@ func (x *RemoveRoleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use RemoveRoleResponse.ProtoReflect.Descriptor instead. func (*RemoveRoleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{137} + return file_app_v1_app_proto_rawDescGZIP(), []int{139} } type ChangeRoleRequest struct { @@ -7954,7 +8044,7 @@ type ChangeRoleRequest struct { func (x *ChangeRoleRequest) Reset() { *x = ChangeRoleRequest{} - mi := &file_app_v1_app_proto_msgTypes[138] + mi := &file_app_v1_app_proto_msgTypes[140] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -7966,7 +8056,7 @@ func (x *ChangeRoleRequest) String() string { func (*ChangeRoleRequest) ProtoMessage() {} func (x *ChangeRoleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[138] + mi := &file_app_v1_app_proto_msgTypes[140] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -7979,7 +8069,7 @@ func (x *ChangeRoleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ChangeRoleRequest.ProtoReflect.Descriptor instead. func (*ChangeRoleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{138} + return file_app_v1_app_proto_rawDescGZIP(), []int{140} } func (x *ChangeRoleRequest) GetOldAuthorization() *Authorization { @@ -8004,7 +8094,7 @@ type ChangeRoleResponse struct { func (x *ChangeRoleResponse) Reset() { *x = ChangeRoleResponse{} - mi := &file_app_v1_app_proto_msgTypes[139] + mi := &file_app_v1_app_proto_msgTypes[141] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8016,7 +8106,7 @@ func (x *ChangeRoleResponse) String() string { func (*ChangeRoleResponse) ProtoMessage() {} func (x *ChangeRoleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[139] + mi := &file_app_v1_app_proto_msgTypes[141] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8029,7 +8119,7 @@ func (x *ChangeRoleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ChangeRoleResponse.ProtoReflect.Descriptor instead. func (*ChangeRoleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{139} + return file_app_v1_app_proto_rawDescGZIP(), []int{141} } type ListAuthorizationsRequest struct { @@ -8043,7 +8133,7 @@ type ListAuthorizationsRequest struct { func (x *ListAuthorizationsRequest) Reset() { *x = ListAuthorizationsRequest{} - mi := &file_app_v1_app_proto_msgTypes[140] + mi := &file_app_v1_app_proto_msgTypes[142] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8055,7 +8145,7 @@ func (x *ListAuthorizationsRequest) String() string { func (*ListAuthorizationsRequest) ProtoMessage() {} func (x *ListAuthorizationsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[140] + mi := &file_app_v1_app_proto_msgTypes[142] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8068,7 +8158,7 @@ func (x *ListAuthorizationsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListAuthorizationsRequest.ProtoReflect.Descriptor instead. func (*ListAuthorizationsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{140} + return file_app_v1_app_proto_rawDescGZIP(), []int{142} } func (x *ListAuthorizationsRequest) GetOrganizationId() string { @@ -8095,7 +8185,7 @@ type ListAuthorizationsResponse struct { func (x *ListAuthorizationsResponse) Reset() { *x = ListAuthorizationsResponse{} - mi := &file_app_v1_app_proto_msgTypes[141] + mi := &file_app_v1_app_proto_msgTypes[143] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8107,7 +8197,7 @@ func (x *ListAuthorizationsResponse) String() string { func (*ListAuthorizationsResponse) ProtoMessage() {} func (x *ListAuthorizationsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[141] + mi := &file_app_v1_app_proto_msgTypes[143] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8120,7 +8210,7 @@ func (x *ListAuthorizationsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListAuthorizationsResponse.ProtoReflect.Descriptor instead. func (*ListAuthorizationsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{141} + return file_app_v1_app_proto_rawDescGZIP(), []int{143} } func (x *ListAuthorizationsResponse) GetAuthorizations() []*Authorization { @@ -8140,7 +8230,7 @@ type CheckPermissionsRequest struct { func (x *CheckPermissionsRequest) Reset() { *x = CheckPermissionsRequest{} - mi := &file_app_v1_app_proto_msgTypes[142] + mi := &file_app_v1_app_proto_msgTypes[144] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8152,7 +8242,7 @@ func (x *CheckPermissionsRequest) String() string { func (*CheckPermissionsRequest) ProtoMessage() {} func (x *CheckPermissionsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[142] + mi := &file_app_v1_app_proto_msgTypes[144] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8165,7 +8255,7 @@ func (x *CheckPermissionsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CheckPermissionsRequest.ProtoReflect.Descriptor instead. func (*CheckPermissionsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{142} + return file_app_v1_app_proto_rawDescGZIP(), []int{144} } func (x *CheckPermissionsRequest) GetPermissions() []*AuthorizedPermissions { @@ -8187,7 +8277,7 @@ type AuthorizedPermissions struct { func (x *AuthorizedPermissions) Reset() { *x = AuthorizedPermissions{} - mi := &file_app_v1_app_proto_msgTypes[143] + mi := &file_app_v1_app_proto_msgTypes[145] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8199,7 +8289,7 @@ func (x *AuthorizedPermissions) String() string { func (*AuthorizedPermissions) ProtoMessage() {} func (x *AuthorizedPermissions) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[143] + mi := &file_app_v1_app_proto_msgTypes[145] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8212,7 +8302,7 @@ func (x *AuthorizedPermissions) ProtoReflect() protoreflect.Message { // Deprecated: Use AuthorizedPermissions.ProtoReflect.Descriptor instead. func (*AuthorizedPermissions) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{143} + return file_app_v1_app_proto_rawDescGZIP(), []int{145} } func (x *AuthorizedPermissions) GetResourceType() string { @@ -8246,7 +8336,7 @@ type CheckPermissionsResponse struct { func (x *CheckPermissionsResponse) Reset() { *x = CheckPermissionsResponse{} - mi := &file_app_v1_app_proto_msgTypes[144] + mi := &file_app_v1_app_proto_msgTypes[146] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8258,7 +8348,7 @@ func (x *CheckPermissionsResponse) String() string { func (*CheckPermissionsResponse) ProtoMessage() {} func (x *CheckPermissionsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[144] + mi := &file_app_v1_app_proto_msgTypes[146] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8271,7 +8361,7 @@ func (x *CheckPermissionsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CheckPermissionsResponse.ProtoReflect.Descriptor instead. func (*CheckPermissionsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{144} + return file_app_v1_app_proto_rawDescGZIP(), []int{146} } func (x *CheckPermissionsResponse) GetAuthorizedPermissions() []*AuthorizedPermissions { @@ -8300,7 +8390,7 @@ type ModuleVersion struct { func (x *ModuleVersion) Reset() { *x = ModuleVersion{} - mi := &file_app_v1_app_proto_msgTypes[145] + mi := &file_app_v1_app_proto_msgTypes[147] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8312,7 +8402,7 @@ func (x *ModuleVersion) String() string { func (*ModuleVersion) ProtoMessage() {} func (x *ModuleVersion) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[145] + mi := &file_app_v1_app_proto_msgTypes[147] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8325,7 +8415,7 @@ func (x *ModuleVersion) ProtoReflect() protoreflect.Message { // Deprecated: Use ModuleVersion.ProtoReflect.Descriptor instead. func (*ModuleVersion) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{145} + return file_app_v1_app_proto_rawDescGZIP(), []int{147} } func (x *ModuleVersion) GetVersion() string { @@ -8381,7 +8471,7 @@ type ModuleMetadata struct { func (x *ModuleMetadata) Reset() { *x = ModuleMetadata{} - mi := &file_app_v1_app_proto_msgTypes[146] + mi := &file_app_v1_app_proto_msgTypes[148] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8393,7 +8483,7 @@ func (x *ModuleMetadata) String() string { func (*ModuleMetadata) ProtoMessage() {} func (x *ModuleMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[146] + mi := &file_app_v1_app_proto_msgTypes[148] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8406,7 +8496,7 @@ func (x *ModuleMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use ModuleMetadata.ProtoReflect.Descriptor instead. func (*ModuleMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{146} + return file_app_v1_app_proto_rawDescGZIP(), []int{148} } func (x *ModuleMetadata) GetModels() []*Model { @@ -8450,7 +8540,7 @@ type MLModelMetadata struct { func (x *MLModelMetadata) Reset() { *x = MLModelMetadata{} - mi := &file_app_v1_app_proto_msgTypes[147] + mi := &file_app_v1_app_proto_msgTypes[149] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8462,7 +8552,7 @@ func (x *MLModelMetadata) String() string { func (*MLModelMetadata) ProtoMessage() {} func (x *MLModelMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[147] + mi := &file_app_v1_app_proto_msgTypes[149] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8475,7 +8565,7 @@ func (x *MLModelMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use MLModelMetadata.ProtoReflect.Descriptor instead. func (*MLModelMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{147} + return file_app_v1_app_proto_rawDescGZIP(), []int{149} } func (x *MLModelMetadata) GetVersions() []string { @@ -8510,7 +8600,7 @@ type MLTrainingVersion struct { func (x *MLTrainingVersion) Reset() { *x = MLTrainingVersion{} - mi := &file_app_v1_app_proto_msgTypes[148] + mi := &file_app_v1_app_proto_msgTypes[150] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8522,7 +8612,7 @@ func (x *MLTrainingVersion) String() string { func (*MLTrainingVersion) ProtoMessage() {} func (x *MLTrainingVersion) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[148] + mi := &file_app_v1_app_proto_msgTypes[150] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8535,7 +8625,7 @@ func (x *MLTrainingVersion) ProtoReflect() protoreflect.Message { // Deprecated: Use MLTrainingVersion.ProtoReflect.Descriptor instead. func (*MLTrainingVersion) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{148} + return file_app_v1_app_proto_rawDescGZIP(), []int{150} } func (x *MLTrainingVersion) GetVersion() string { @@ -8566,7 +8656,7 @@ type MLTrainingMetadata struct { func (x *MLTrainingMetadata) Reset() { *x = MLTrainingMetadata{} - mi := &file_app_v1_app_proto_msgTypes[149] + mi := &file_app_v1_app_proto_msgTypes[151] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8578,7 +8668,7 @@ func (x *MLTrainingMetadata) String() string { func (*MLTrainingMetadata) ProtoMessage() {} func (x *MLTrainingMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[149] + mi := &file_app_v1_app_proto_msgTypes[151] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8591,7 +8681,7 @@ func (x *MLTrainingMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use MLTrainingMetadata.ProtoReflect.Descriptor instead. func (*MLTrainingMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{149} + return file_app_v1_app_proto_rawDescGZIP(), []int{151} } func (x *MLTrainingMetadata) GetVersions() []*MLTrainingVersion { @@ -8670,7 +8760,7 @@ type RegistryItem struct { func (x *RegistryItem) Reset() { *x = RegistryItem{} - mi := &file_app_v1_app_proto_msgTypes[150] + mi := &file_app_v1_app_proto_msgTypes[152] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8682,7 +8772,7 @@ func (x *RegistryItem) String() string { func (*RegistryItem) ProtoMessage() {} func (x *RegistryItem) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[150] + mi := &file_app_v1_app_proto_msgTypes[152] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8695,7 +8785,7 @@ func (x *RegistryItem) ProtoReflect() protoreflect.Message { // Deprecated: Use RegistryItem.ProtoReflect.Descriptor instead. func (*RegistryItem) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{150} + return file_app_v1_app_proto_rawDescGZIP(), []int{152} } func (x *RegistryItem) GetItemId() string { @@ -8857,7 +8947,7 @@ type GetRegistryItemRequest struct { func (x *GetRegistryItemRequest) Reset() { *x = GetRegistryItemRequest{} - mi := &file_app_v1_app_proto_msgTypes[151] + mi := &file_app_v1_app_proto_msgTypes[153] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8869,7 +8959,7 @@ func (x *GetRegistryItemRequest) String() string { func (*GetRegistryItemRequest) ProtoMessage() {} func (x *GetRegistryItemRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[151] + mi := &file_app_v1_app_proto_msgTypes[153] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8882,7 +8972,7 @@ func (x *GetRegistryItemRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetRegistryItemRequest.ProtoReflect.Descriptor instead. func (*GetRegistryItemRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{151} + return file_app_v1_app_proto_rawDescGZIP(), []int{153} } func (x *GetRegistryItemRequest) GetItemId() string { @@ -8909,7 +8999,7 @@ type GetRegistryItemResponse struct { func (x *GetRegistryItemResponse) Reset() { *x = GetRegistryItemResponse{} - mi := &file_app_v1_app_proto_msgTypes[152] + mi := &file_app_v1_app_proto_msgTypes[154] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8921,7 +9011,7 @@ func (x *GetRegistryItemResponse) String() string { func (*GetRegistryItemResponse) ProtoMessage() {} func (x *GetRegistryItemResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[152] + mi := &file_app_v1_app_proto_msgTypes[154] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8934,7 +9024,7 @@ func (x *GetRegistryItemResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use GetRegistryItemResponse.ProtoReflect.Descriptor instead. func (*GetRegistryItemResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{152} + return file_app_v1_app_proto_rawDescGZIP(), []int{154} } func (x *GetRegistryItemResponse) GetItem() *RegistryItem { @@ -8959,7 +9049,7 @@ type CreateRegistryItemRequest struct { func (x *CreateRegistryItemRequest) Reset() { *x = CreateRegistryItemRequest{} - mi := &file_app_v1_app_proto_msgTypes[153] + mi := &file_app_v1_app_proto_msgTypes[155] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -8971,7 +9061,7 @@ func (x *CreateRegistryItemRequest) String() string { func (*CreateRegistryItemRequest) ProtoMessage() {} func (x *CreateRegistryItemRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[153] + mi := &file_app_v1_app_proto_msgTypes[155] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -8984,7 +9074,7 @@ func (x *CreateRegistryItemRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateRegistryItemRequest.ProtoReflect.Descriptor instead. func (*CreateRegistryItemRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{153} + return file_app_v1_app_proto_rawDescGZIP(), []int{155} } func (x *CreateRegistryItemRequest) GetOrganizationId() string { @@ -9016,7 +9106,7 @@ type CreateRegistryItemResponse struct { func (x *CreateRegistryItemResponse) Reset() { *x = CreateRegistryItemResponse{} - mi := &file_app_v1_app_proto_msgTypes[154] + mi := &file_app_v1_app_proto_msgTypes[156] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9028,7 +9118,7 @@ func (x *CreateRegistryItemResponse) String() string { func (*CreateRegistryItemResponse) ProtoMessage() {} func (x *CreateRegistryItemResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[154] + mi := &file_app_v1_app_proto_msgTypes[156] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9041,7 +9131,7 @@ func (x *CreateRegistryItemResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateRegistryItemResponse.ProtoReflect.Descriptor instead. func (*CreateRegistryItemResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{154} + return file_app_v1_app_proto_rawDescGZIP(), []int{156} } type UpdateRegistryItemRequest struct { @@ -9064,7 +9154,7 @@ type UpdateRegistryItemRequest struct { func (x *UpdateRegistryItemRequest) Reset() { *x = UpdateRegistryItemRequest{} - mi := &file_app_v1_app_proto_msgTypes[155] + mi := &file_app_v1_app_proto_msgTypes[157] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9076,7 +9166,7 @@ func (x *UpdateRegistryItemRequest) String() string { func (*UpdateRegistryItemRequest) ProtoMessage() {} func (x *UpdateRegistryItemRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[155] + mi := &file_app_v1_app_proto_msgTypes[157] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9089,7 +9179,7 @@ func (x *UpdateRegistryItemRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateRegistryItemRequest.ProtoReflect.Descriptor instead. func (*UpdateRegistryItemRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{155} + return file_app_v1_app_proto_rawDescGZIP(), []int{157} } func (x *UpdateRegistryItemRequest) GetItemId() string { @@ -9185,7 +9275,7 @@ type UpdateRegistryItemResponse struct { func (x *UpdateRegistryItemResponse) Reset() { *x = UpdateRegistryItemResponse{} - mi := &file_app_v1_app_proto_msgTypes[156] + mi := &file_app_v1_app_proto_msgTypes[158] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9197,7 +9287,7 @@ func (x *UpdateRegistryItemResponse) String() string { func (*UpdateRegistryItemResponse) ProtoMessage() {} func (x *UpdateRegistryItemResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[156] + mi := &file_app_v1_app_proto_msgTypes[158] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9210,7 +9300,7 @@ func (x *UpdateRegistryItemResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateRegistryItemResponse.ProtoReflect.Descriptor instead. func (*UpdateRegistryItemResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{156} + return file_app_v1_app_proto_rawDescGZIP(), []int{158} } type ListRegistryItemsRequest struct { @@ -9233,7 +9323,7 @@ type ListRegistryItemsRequest struct { func (x *ListRegistryItemsRequest) Reset() { *x = ListRegistryItemsRequest{} - mi := &file_app_v1_app_proto_msgTypes[157] + mi := &file_app_v1_app_proto_msgTypes[159] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9245,7 +9335,7 @@ func (x *ListRegistryItemsRequest) String() string { func (*ListRegistryItemsRequest) ProtoMessage() {} func (x *ListRegistryItemsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[157] + mi := &file_app_v1_app_proto_msgTypes[159] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9258,7 +9348,7 @@ func (x *ListRegistryItemsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListRegistryItemsRequest.ProtoReflect.Descriptor instead. func (*ListRegistryItemsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{157} + return file_app_v1_app_proto_rawDescGZIP(), []int{159} } func (x *ListRegistryItemsRequest) GetOrganizationId() string { @@ -9334,7 +9424,7 @@ type ListRegistryItemsResponse struct { func (x *ListRegistryItemsResponse) Reset() { *x = ListRegistryItemsResponse{} - mi := &file_app_v1_app_proto_msgTypes[158] + mi := &file_app_v1_app_proto_msgTypes[160] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9346,7 +9436,7 @@ func (x *ListRegistryItemsResponse) String() string { func (*ListRegistryItemsResponse) ProtoMessage() {} func (x *ListRegistryItemsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[158] + mi := &file_app_v1_app_proto_msgTypes[160] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9359,7 +9449,7 @@ func (x *ListRegistryItemsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListRegistryItemsResponse.ProtoReflect.Descriptor instead. func (*ListRegistryItemsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{158} + return file_app_v1_app_proto_rawDescGZIP(), []int{160} } func (x *ListRegistryItemsResponse) GetItems() []*RegistryItem { @@ -9380,7 +9470,7 @@ type DeleteRegistryItemRequest struct { func (x *DeleteRegistryItemRequest) Reset() { *x = DeleteRegistryItemRequest{} - mi := &file_app_v1_app_proto_msgTypes[159] + mi := &file_app_v1_app_proto_msgTypes[161] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9392,7 +9482,7 @@ func (x *DeleteRegistryItemRequest) String() string { func (*DeleteRegistryItemRequest) ProtoMessage() {} func (x *DeleteRegistryItemRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[159] + mi := &file_app_v1_app_proto_msgTypes[161] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9405,7 +9495,7 @@ func (x *DeleteRegistryItemRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRegistryItemRequest.ProtoReflect.Descriptor instead. func (*DeleteRegistryItemRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{159} + return file_app_v1_app_proto_rawDescGZIP(), []int{161} } func (x *DeleteRegistryItemRequest) GetItemId() string { @@ -9423,7 +9513,7 @@ type DeleteRegistryItemResponse struct { func (x *DeleteRegistryItemResponse) Reset() { *x = DeleteRegistryItemResponse{} - mi := &file_app_v1_app_proto_msgTypes[160] + mi := &file_app_v1_app_proto_msgTypes[162] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9435,7 +9525,7 @@ func (x *DeleteRegistryItemResponse) String() string { func (*DeleteRegistryItemResponse) ProtoMessage() {} func (x *DeleteRegistryItemResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[160] + mi := &file_app_v1_app_proto_msgTypes[162] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9448,7 +9538,7 @@ func (x *DeleteRegistryItemResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteRegistryItemResponse.ProtoReflect.Descriptor instead. func (*DeleteRegistryItemResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{160} + return file_app_v1_app_proto_rawDescGZIP(), []int{162} } type TransferRegistryItemRequest struct { @@ -9462,7 +9552,7 @@ type TransferRegistryItemRequest struct { func (x *TransferRegistryItemRequest) Reset() { *x = TransferRegistryItemRequest{} - mi := &file_app_v1_app_proto_msgTypes[161] + mi := &file_app_v1_app_proto_msgTypes[163] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9474,7 +9564,7 @@ func (x *TransferRegistryItemRequest) String() string { func (*TransferRegistryItemRequest) ProtoMessage() {} func (x *TransferRegistryItemRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[161] + mi := &file_app_v1_app_proto_msgTypes[163] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9487,7 +9577,7 @@ func (x *TransferRegistryItemRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use TransferRegistryItemRequest.ProtoReflect.Descriptor instead. func (*TransferRegistryItemRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{161} + return file_app_v1_app_proto_rawDescGZIP(), []int{163} } func (x *TransferRegistryItemRequest) GetItemId() string { @@ -9512,7 +9602,7 @@ type TransferRegistryItemResponse struct { func (x *TransferRegistryItemResponse) Reset() { *x = TransferRegistryItemResponse{} - mi := &file_app_v1_app_proto_msgTypes[162] + mi := &file_app_v1_app_proto_msgTypes[164] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9524,7 +9614,7 @@ func (x *TransferRegistryItemResponse) String() string { func (*TransferRegistryItemResponse) ProtoMessage() {} func (x *TransferRegistryItemResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[162] + mi := &file_app_v1_app_proto_msgTypes[164] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9537,7 +9627,7 @@ func (x *TransferRegistryItemResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use TransferRegistryItemResponse.ProtoReflect.Descriptor instead. func (*TransferRegistryItemResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{162} + return file_app_v1_app_proto_rawDescGZIP(), []int{164} } // Modules @@ -9554,7 +9644,7 @@ type CreateModuleRequest struct { func (x *CreateModuleRequest) Reset() { *x = CreateModuleRequest{} - mi := &file_app_v1_app_proto_msgTypes[163] + mi := &file_app_v1_app_proto_msgTypes[165] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9566,7 +9656,7 @@ func (x *CreateModuleRequest) String() string { func (*CreateModuleRequest) ProtoMessage() {} func (x *CreateModuleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[163] + mi := &file_app_v1_app_proto_msgTypes[165] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9579,7 +9669,7 @@ func (x *CreateModuleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateModuleRequest.ProtoReflect.Descriptor instead. func (*CreateModuleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{163} + return file_app_v1_app_proto_rawDescGZIP(), []int{165} } func (x *CreateModuleRequest) GetOrganizationId() string { @@ -9609,7 +9699,7 @@ type CreateModuleResponse struct { func (x *CreateModuleResponse) Reset() { *x = CreateModuleResponse{} - mi := &file_app_v1_app_proto_msgTypes[164] + mi := &file_app_v1_app_proto_msgTypes[166] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9621,7 +9711,7 @@ func (x *CreateModuleResponse) String() string { func (*CreateModuleResponse) ProtoMessage() {} func (x *CreateModuleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[164] + mi := &file_app_v1_app_proto_msgTypes[166] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9634,7 +9724,7 @@ func (x *CreateModuleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateModuleResponse.ProtoReflect.Descriptor instead. func (*CreateModuleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{164} + return file_app_v1_app_proto_rawDescGZIP(), []int{166} } func (x *CreateModuleResponse) GetModuleId() string { @@ -9674,7 +9764,7 @@ type UpdateModuleRequest struct { func (x *UpdateModuleRequest) Reset() { *x = UpdateModuleRequest{} - mi := &file_app_v1_app_proto_msgTypes[165] + mi := &file_app_v1_app_proto_msgTypes[167] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9686,7 +9776,7 @@ func (x *UpdateModuleRequest) String() string { func (*UpdateModuleRequest) ProtoMessage() {} func (x *UpdateModuleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[165] + mi := &file_app_v1_app_proto_msgTypes[167] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9699,7 +9789,7 @@ func (x *UpdateModuleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateModuleRequest.ProtoReflect.Descriptor instead. func (*UpdateModuleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{165} + return file_app_v1_app_proto_rawDescGZIP(), []int{167} } func (x *UpdateModuleRequest) GetModuleId() string { @@ -9762,7 +9852,7 @@ type UpdateModuleResponse struct { func (x *UpdateModuleResponse) Reset() { *x = UpdateModuleResponse{} - mi := &file_app_v1_app_proto_msgTypes[166] + mi := &file_app_v1_app_proto_msgTypes[168] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9774,7 +9864,7 @@ func (x *UpdateModuleResponse) String() string { func (*UpdateModuleResponse) ProtoMessage() {} func (x *UpdateModuleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[166] + mi := &file_app_v1_app_proto_msgTypes[168] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9787,7 +9877,7 @@ func (x *UpdateModuleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateModuleResponse.ProtoReflect.Descriptor instead. func (*UpdateModuleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{166} + return file_app_v1_app_proto_rawDescGZIP(), []int{168} } func (x *UpdateModuleResponse) GetUrl() string { @@ -9810,7 +9900,7 @@ type UpdateModuleMetadata struct { func (x *UpdateModuleMetadata) Reset() { *x = UpdateModuleMetadata{} - mi := &file_app_v1_app_proto_msgTypes[167] + mi := &file_app_v1_app_proto_msgTypes[169] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9822,7 +9912,7 @@ func (x *UpdateModuleMetadata) String() string { func (*UpdateModuleMetadata) ProtoMessage() {} func (x *UpdateModuleMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[167] + mi := &file_app_v1_app_proto_msgTypes[169] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9835,7 +9925,7 @@ func (x *UpdateModuleMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateModuleMetadata.ProtoReflect.Descriptor instead. func (*UpdateModuleMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{167} + return file_app_v1_app_proto_rawDescGZIP(), []int{169} } func (x *UpdateModuleMetadata) GetModels() []*Model { @@ -9863,7 +9953,7 @@ type UpdateMLModelMetadata struct { func (x *UpdateMLModelMetadata) Reset() { *x = UpdateMLModelMetadata{} - mi := &file_app_v1_app_proto_msgTypes[168] + mi := &file_app_v1_app_proto_msgTypes[170] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9875,7 +9965,7 @@ func (x *UpdateMLModelMetadata) String() string { func (*UpdateMLModelMetadata) ProtoMessage() {} func (x *UpdateMLModelMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[168] + mi := &file_app_v1_app_proto_msgTypes[170] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9888,7 +9978,7 @@ func (x *UpdateMLModelMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateMLModelMetadata.ProtoReflect.Descriptor instead. func (*UpdateMLModelMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{168} + return file_app_v1_app_proto_rawDescGZIP(), []int{170} } func (x *UpdateMLModelMetadata) GetModelType() v11.ModelType { @@ -9917,7 +10007,7 @@ type UpdateMLTrainingMetadata struct { func (x *UpdateMLTrainingMetadata) Reset() { *x = UpdateMLTrainingMetadata{} - mi := &file_app_v1_app_proto_msgTypes[169] + mi := &file_app_v1_app_proto_msgTypes[171] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9929,7 +10019,7 @@ func (x *UpdateMLTrainingMetadata) String() string { func (*UpdateMLTrainingMetadata) ProtoMessage() {} func (x *UpdateMLTrainingMetadata) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[169] + mi := &file_app_v1_app_proto_msgTypes[171] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -9942,7 +10032,7 @@ func (x *UpdateMLTrainingMetadata) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateMLTrainingMetadata.ProtoReflect.Descriptor instead. func (*UpdateMLTrainingMetadata) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{169} + return file_app_v1_app_proto_rawDescGZIP(), []int{171} } func (x *UpdateMLTrainingMetadata) GetModelType() v11.ModelType { @@ -9983,7 +10073,7 @@ type Model struct { func (x *Model) Reset() { *x = Model{} - mi := &file_app_v1_app_proto_msgTypes[170] + mi := &file_app_v1_app_proto_msgTypes[172] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -9995,7 +10085,7 @@ func (x *Model) String() string { func (*Model) ProtoMessage() {} func (x *Model) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[170] + mi := &file_app_v1_app_proto_msgTypes[172] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10008,7 +10098,7 @@ func (x *Model) ProtoReflect() protoreflect.Message { // Deprecated: Use Model.ProtoReflect.Descriptor instead. func (*Model) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{170} + return file_app_v1_app_proto_rawDescGZIP(), []int{172} } func (x *Model) GetApi() string { @@ -10058,7 +10148,7 @@ type ModuleFileInfo struct { func (x *ModuleFileInfo) Reset() { *x = ModuleFileInfo{} - mi := &file_app_v1_app_proto_msgTypes[171] + mi := &file_app_v1_app_proto_msgTypes[173] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10070,7 +10160,7 @@ func (x *ModuleFileInfo) String() string { func (*ModuleFileInfo) ProtoMessage() {} func (x *ModuleFileInfo) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[171] + mi := &file_app_v1_app_proto_msgTypes[173] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10083,7 +10173,7 @@ func (x *ModuleFileInfo) ProtoReflect() protoreflect.Message { // Deprecated: Use ModuleFileInfo.ProtoReflect.Descriptor instead. func (*ModuleFileInfo) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{171} + return file_app_v1_app_proto_rawDescGZIP(), []int{173} } func (x *ModuleFileInfo) GetModuleId() string { @@ -10128,7 +10218,7 @@ type UploadModuleFileRequest struct { func (x *UploadModuleFileRequest) Reset() { *x = UploadModuleFileRequest{} - mi := &file_app_v1_app_proto_msgTypes[172] + mi := &file_app_v1_app_proto_msgTypes[174] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10140,7 +10230,7 @@ func (x *UploadModuleFileRequest) String() string { func (*UploadModuleFileRequest) ProtoMessage() {} func (x *UploadModuleFileRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[172] + mi := &file_app_v1_app_proto_msgTypes[174] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10153,7 +10243,7 @@ func (x *UploadModuleFileRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UploadModuleFileRequest.ProtoReflect.Descriptor instead. func (*UploadModuleFileRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{172} + return file_app_v1_app_proto_rawDescGZIP(), []int{174} } func (m *UploadModuleFileRequest) GetModuleFile() isUploadModuleFileRequest_ModuleFile { @@ -10206,7 +10296,7 @@ type UploadModuleFileResponse struct { func (x *UploadModuleFileResponse) Reset() { *x = UploadModuleFileResponse{} - mi := &file_app_v1_app_proto_msgTypes[173] + mi := &file_app_v1_app_proto_msgTypes[175] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10218,7 +10308,7 @@ func (x *UploadModuleFileResponse) String() string { func (*UploadModuleFileResponse) ProtoMessage() {} func (x *UploadModuleFileResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[173] + mi := &file_app_v1_app_proto_msgTypes[175] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10231,7 +10321,7 @@ func (x *UploadModuleFileResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use UploadModuleFileResponse.ProtoReflect.Descriptor instead. func (*UploadModuleFileResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{173} + return file_app_v1_app_proto_rawDescGZIP(), []int{175} } func (x *UploadModuleFileResponse) GetUrl() string { @@ -10253,7 +10343,7 @@ type GetModuleRequest struct { func (x *GetModuleRequest) Reset() { *x = GetModuleRequest{} - mi := &file_app_v1_app_proto_msgTypes[174] + mi := &file_app_v1_app_proto_msgTypes[176] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10265,7 +10355,7 @@ func (x *GetModuleRequest) String() string { func (*GetModuleRequest) ProtoMessage() {} func (x *GetModuleRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[174] + mi := &file_app_v1_app_proto_msgTypes[176] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10278,7 +10368,7 @@ func (x *GetModuleRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetModuleRequest.ProtoReflect.Descriptor instead. func (*GetModuleRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{174} + return file_app_v1_app_proto_rawDescGZIP(), []int{176} } func (x *GetModuleRequest) GetModuleId() string { @@ -10306,7 +10396,7 @@ type GetModuleResponse struct { func (x *GetModuleResponse) Reset() { *x = GetModuleResponse{} - mi := &file_app_v1_app_proto_msgTypes[175] + mi := &file_app_v1_app_proto_msgTypes[177] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10318,7 +10408,7 @@ func (x *GetModuleResponse) String() string { func (*GetModuleResponse) ProtoMessage() {} func (x *GetModuleResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[175] + mi := &file_app_v1_app_proto_msgTypes[177] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10331,7 +10421,7 @@ func (x *GetModuleResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use GetModuleResponse.ProtoReflect.Descriptor instead. func (*GetModuleResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{175} + return file_app_v1_app_proto_rawDescGZIP(), []int{177} } func (x *GetModuleResponse) GetModule() *Module { @@ -10378,7 +10468,7 @@ type Module struct { func (x *Module) Reset() { *x = Module{} - mi := &file_app_v1_app_proto_msgTypes[176] + mi := &file_app_v1_app_proto_msgTypes[178] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10390,7 +10480,7 @@ func (x *Module) String() string { func (*Module) ProtoMessage() {} func (x *Module) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[176] + mi := &file_app_v1_app_proto_msgTypes[178] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10403,7 +10493,7 @@ func (x *Module) ProtoReflect() protoreflect.Message { // Deprecated: Use Module.ProtoReflect.Descriptor instead. func (*Module) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{176} + return file_app_v1_app_proto_rawDescGZIP(), []int{178} } func (x *Module) GetModuleId() string { @@ -10516,7 +10606,7 @@ type VersionHistory struct { func (x *VersionHistory) Reset() { *x = VersionHistory{} - mi := &file_app_v1_app_proto_msgTypes[177] + mi := &file_app_v1_app_proto_msgTypes[179] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10528,7 +10618,7 @@ func (x *VersionHistory) String() string { func (*VersionHistory) ProtoMessage() {} func (x *VersionHistory) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[177] + mi := &file_app_v1_app_proto_msgTypes[179] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10541,7 +10631,7 @@ func (x *VersionHistory) ProtoReflect() protoreflect.Message { // Deprecated: Use VersionHistory.ProtoReflect.Descriptor instead. func (*VersionHistory) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{177} + return file_app_v1_app_proto_rawDescGZIP(), []int{179} } func (x *VersionHistory) GetVersion() string { @@ -10592,7 +10682,7 @@ type Uploads struct { func (x *Uploads) Reset() { *x = Uploads{} - mi := &file_app_v1_app_proto_msgTypes[178] + mi := &file_app_v1_app_proto_msgTypes[180] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10604,7 +10694,7 @@ func (x *Uploads) String() string { func (*Uploads) ProtoMessage() {} func (x *Uploads) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[178] + mi := &file_app_v1_app_proto_msgTypes[180] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10617,7 +10707,7 @@ func (x *Uploads) ProtoReflect() protoreflect.Message { // Deprecated: Use Uploads.ProtoReflect.Descriptor instead. func (*Uploads) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{178} + return file_app_v1_app_proto_rawDescGZIP(), []int{180} } func (x *Uploads) GetPlatform() string { @@ -10646,7 +10736,7 @@ type ListModulesRequest struct { func (x *ListModulesRequest) Reset() { *x = ListModulesRequest{} - mi := &file_app_v1_app_proto_msgTypes[179] + mi := &file_app_v1_app_proto_msgTypes[181] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10658,7 +10748,7 @@ func (x *ListModulesRequest) String() string { func (*ListModulesRequest) ProtoMessage() {} func (x *ListModulesRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[179] + mi := &file_app_v1_app_proto_msgTypes[181] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10671,7 +10761,7 @@ func (x *ListModulesRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListModulesRequest.ProtoReflect.Descriptor instead. func (*ListModulesRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{179} + return file_app_v1_app_proto_rawDescGZIP(), []int{181} } func (x *ListModulesRequest) GetOrganizationId() string { @@ -10699,7 +10789,7 @@ type ListModulesResponse struct { func (x *ListModulesResponse) Reset() { *x = ListModulesResponse{} - mi := &file_app_v1_app_proto_msgTypes[180] + mi := &file_app_v1_app_proto_msgTypes[182] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10711,7 +10801,7 @@ func (x *ListModulesResponse) String() string { func (*ListModulesResponse) ProtoMessage() {} func (x *ListModulesResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[180] + mi := &file_app_v1_app_proto_msgTypes[182] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10724,7 +10814,7 @@ func (x *ListModulesResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListModulesResponse.ProtoReflect.Descriptor instead. func (*ListModulesResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{180} + return file_app_v1_app_proto_rawDescGZIP(), []int{182} } func (x *ListModulesResponse) GetModules() []*Module { @@ -10744,7 +10834,7 @@ type GetUserIDByEmailRequest struct { func (x *GetUserIDByEmailRequest) Reset() { *x = GetUserIDByEmailRequest{} - mi := &file_app_v1_app_proto_msgTypes[181] + mi := &file_app_v1_app_proto_msgTypes[183] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10756,7 +10846,7 @@ func (x *GetUserIDByEmailRequest) String() string { func (*GetUserIDByEmailRequest) ProtoMessage() {} func (x *GetUserIDByEmailRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[181] + mi := &file_app_v1_app_proto_msgTypes[183] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10769,7 +10859,7 @@ func (x *GetUserIDByEmailRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use GetUserIDByEmailRequest.ProtoReflect.Descriptor instead. func (*GetUserIDByEmailRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{181} + return file_app_v1_app_proto_rawDescGZIP(), []int{183} } func (x *GetUserIDByEmailRequest) GetEmail() string { @@ -10789,7 +10879,7 @@ type GetUserIDByEmailResponse struct { func (x *GetUserIDByEmailResponse) Reset() { *x = GetUserIDByEmailResponse{} - mi := &file_app_v1_app_proto_msgTypes[182] + mi := &file_app_v1_app_proto_msgTypes[184] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10801,7 +10891,7 @@ func (x *GetUserIDByEmailResponse) String() string { func (*GetUserIDByEmailResponse) ProtoMessage() {} func (x *GetUserIDByEmailResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[182] + mi := &file_app_v1_app_proto_msgTypes[184] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10814,7 +10904,7 @@ func (x *GetUserIDByEmailResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use GetUserIDByEmailResponse.ProtoReflect.Descriptor instead. func (*GetUserIDByEmailResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{182} + return file_app_v1_app_proto_rawDescGZIP(), []int{184} } func (x *GetUserIDByEmailResponse) GetUserId() string { @@ -10834,7 +10924,7 @@ type ListOrganizationsByUserRequest struct { func (x *ListOrganizationsByUserRequest) Reset() { *x = ListOrganizationsByUserRequest{} - mi := &file_app_v1_app_proto_msgTypes[183] + mi := &file_app_v1_app_proto_msgTypes[185] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10846,7 +10936,7 @@ func (x *ListOrganizationsByUserRequest) String() string { func (*ListOrganizationsByUserRequest) ProtoMessage() {} func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[183] + mi := &file_app_v1_app_proto_msgTypes[185] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10859,7 +10949,7 @@ func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListOrganizationsByUserRequest.ProtoReflect.Descriptor instead. func (*ListOrganizationsByUserRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{183} + return file_app_v1_app_proto_rawDescGZIP(), []int{185} } func (x *ListOrganizationsByUserRequest) GetUserId() string { @@ -10882,7 +10972,7 @@ type OrgDetails struct { func (x *OrgDetails) Reset() { *x = OrgDetails{} - mi := &file_app_v1_app_proto_msgTypes[184] + mi := &file_app_v1_app_proto_msgTypes[186] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10894,7 +10984,7 @@ func (x *OrgDetails) String() string { func (*OrgDetails) ProtoMessage() {} func (x *OrgDetails) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[184] + mi := &file_app_v1_app_proto_msgTypes[186] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10907,7 +10997,7 @@ func (x *OrgDetails) ProtoReflect() protoreflect.Message { // Deprecated: Use OrgDetails.ProtoReflect.Descriptor instead. func (*OrgDetails) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{184} + return file_app_v1_app_proto_rawDescGZIP(), []int{186} } func (x *OrgDetails) GetOrgId() string { @@ -10948,7 +11038,7 @@ type ListOrganizationsByUserResponse struct { func (x *ListOrganizationsByUserResponse) Reset() { *x = ListOrganizationsByUserResponse{} - mi := &file_app_v1_app_proto_msgTypes[185] + mi := &file_app_v1_app_proto_msgTypes[187] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -10960,7 +11050,7 @@ func (x *ListOrganizationsByUserResponse) String() string { func (*ListOrganizationsByUserResponse) ProtoMessage() {} func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[185] + mi := &file_app_v1_app_proto_msgTypes[187] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -10973,7 +11063,7 @@ func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListOrganizationsByUserResponse.ProtoReflect.Descriptor instead. func (*ListOrganizationsByUserResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{185} + return file_app_v1_app_proto_rawDescGZIP(), []int{187} } func (x *ListOrganizationsByUserResponse) GetOrgs() []*OrgDetails { @@ -10996,7 +11086,7 @@ type SearchOrganizationsRequest struct { func (x *SearchOrganizationsRequest) Reset() { *x = SearchOrganizationsRequest{} - mi := &file_app_v1_app_proto_msgTypes[186] + mi := &file_app_v1_app_proto_msgTypes[188] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11008,7 +11098,7 @@ func (x *SearchOrganizationsRequest) String() string { func (*SearchOrganizationsRequest) ProtoMessage() {} func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[186] + mi := &file_app_v1_app_proto_msgTypes[188] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11021,7 +11111,7 @@ func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use SearchOrganizationsRequest.ProtoReflect.Descriptor instead. func (*SearchOrganizationsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{186} + return file_app_v1_app_proto_rawDescGZIP(), []int{188} } func (x *SearchOrganizationsRequest) GetOrgId() string { @@ -11062,7 +11152,7 @@ type SearchOrganizationsResponse struct { func (x *SearchOrganizationsResponse) Reset() { *x = SearchOrganizationsResponse{} - mi := &file_app_v1_app_proto_msgTypes[187] + mi := &file_app_v1_app_proto_msgTypes[189] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11074,7 +11164,7 @@ func (x *SearchOrganizationsResponse) String() string { func (*SearchOrganizationsResponse) ProtoMessage() {} func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[187] + mi := &file_app_v1_app_proto_msgTypes[189] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11087,7 +11177,7 @@ func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use SearchOrganizationsResponse.ProtoReflect.Descriptor instead. func (*SearchOrganizationsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{187} + return file_app_v1_app_proto_rawDescGZIP(), []int{189} } func (x *SearchOrganizationsResponse) GetOrganizations() []*OrgDetails { @@ -11108,7 +11198,7 @@ type CreateKeyRequest struct { func (x *CreateKeyRequest) Reset() { *x = CreateKeyRequest{} - mi := &file_app_v1_app_proto_msgTypes[188] + mi := &file_app_v1_app_proto_msgTypes[190] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11120,7 +11210,7 @@ func (x *CreateKeyRequest) String() string { func (*CreateKeyRequest) ProtoMessage() {} func (x *CreateKeyRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[188] + mi := &file_app_v1_app_proto_msgTypes[190] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11133,7 +11223,7 @@ func (x *CreateKeyRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateKeyRequest.ProtoReflect.Descriptor instead. func (*CreateKeyRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{188} + return file_app_v1_app_proto_rawDescGZIP(), []int{190} } func (x *CreateKeyRequest) GetAuthorizations() []*Authorization { @@ -11161,7 +11251,7 @@ type CreateKeyResponse struct { func (x *CreateKeyResponse) Reset() { *x = CreateKeyResponse{} - mi := &file_app_v1_app_proto_msgTypes[189] + mi := &file_app_v1_app_proto_msgTypes[191] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11173,7 +11263,7 @@ func (x *CreateKeyResponse) String() string { func (*CreateKeyResponse) ProtoMessage() {} func (x *CreateKeyResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[189] + mi := &file_app_v1_app_proto_msgTypes[191] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11186,7 +11276,7 @@ func (x *CreateKeyResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateKeyResponse.ProtoReflect.Descriptor instead. func (*CreateKeyResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{189} + return file_app_v1_app_proto_rawDescGZIP(), []int{191} } func (x *CreateKeyResponse) GetKey() string { @@ -11213,7 +11303,7 @@ type DeleteKeyRequest struct { func (x *DeleteKeyRequest) Reset() { *x = DeleteKeyRequest{} - mi := &file_app_v1_app_proto_msgTypes[190] + mi := &file_app_v1_app_proto_msgTypes[192] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11225,7 +11315,7 @@ func (x *DeleteKeyRequest) String() string { func (*DeleteKeyRequest) ProtoMessage() {} func (x *DeleteKeyRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[190] + mi := &file_app_v1_app_proto_msgTypes[192] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11238,7 +11328,7 @@ func (x *DeleteKeyRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteKeyRequest.ProtoReflect.Descriptor instead. func (*DeleteKeyRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{190} + return file_app_v1_app_proto_rawDescGZIP(), []int{192} } func (x *DeleteKeyRequest) GetId() string { @@ -11256,7 +11346,7 @@ type DeleteKeyResponse struct { func (x *DeleteKeyResponse) Reset() { *x = DeleteKeyResponse{} - mi := &file_app_v1_app_proto_msgTypes[191] + mi := &file_app_v1_app_proto_msgTypes[193] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11268,7 +11358,7 @@ func (x *DeleteKeyResponse) String() string { func (*DeleteKeyResponse) ProtoMessage() {} func (x *DeleteKeyResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[191] + mi := &file_app_v1_app_proto_msgTypes[193] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11281,7 +11371,7 @@ func (x *DeleteKeyResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteKeyResponse.ProtoReflect.Descriptor instead. func (*DeleteKeyResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{191} + return file_app_v1_app_proto_rawDescGZIP(), []int{193} } type RenameKeyRequest struct { @@ -11295,7 +11385,7 @@ type RenameKeyRequest struct { func (x *RenameKeyRequest) Reset() { *x = RenameKeyRequest{} - mi := &file_app_v1_app_proto_msgTypes[192] + mi := &file_app_v1_app_proto_msgTypes[194] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11307,7 +11397,7 @@ func (x *RenameKeyRequest) String() string { func (*RenameKeyRequest) ProtoMessage() {} func (x *RenameKeyRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[192] + mi := &file_app_v1_app_proto_msgTypes[194] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11320,7 +11410,7 @@ func (x *RenameKeyRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use RenameKeyRequest.ProtoReflect.Descriptor instead. func (*RenameKeyRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{192} + return file_app_v1_app_proto_rawDescGZIP(), []int{194} } func (x *RenameKeyRequest) GetId() string { @@ -11348,7 +11438,7 @@ type RenameKeyResponse struct { func (x *RenameKeyResponse) Reset() { *x = RenameKeyResponse{} - mi := &file_app_v1_app_proto_msgTypes[193] + mi := &file_app_v1_app_proto_msgTypes[195] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11360,7 +11450,7 @@ func (x *RenameKeyResponse) String() string { func (*RenameKeyResponse) ProtoMessage() {} func (x *RenameKeyResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[193] + mi := &file_app_v1_app_proto_msgTypes[195] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11373,7 +11463,7 @@ func (x *RenameKeyResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use RenameKeyResponse.ProtoReflect.Descriptor instead. func (*RenameKeyResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{193} + return file_app_v1_app_proto_rawDescGZIP(), []int{195} } func (x *RenameKeyResponse) GetId() string { @@ -11404,7 +11494,7 @@ type AuthorizationDetails struct { func (x *AuthorizationDetails) Reset() { *x = AuthorizationDetails{} - mi := &file_app_v1_app_proto_msgTypes[194] + mi := &file_app_v1_app_proto_msgTypes[196] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11416,7 +11506,7 @@ func (x *AuthorizationDetails) String() string { func (*AuthorizationDetails) ProtoMessage() {} func (x *AuthorizationDetails) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[194] + mi := &file_app_v1_app_proto_msgTypes[196] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11429,7 +11519,7 @@ func (x *AuthorizationDetails) ProtoReflect() protoreflect.Message { // Deprecated: Use AuthorizationDetails.ProtoReflect.Descriptor instead. func (*AuthorizationDetails) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{194} + return file_app_v1_app_proto_rawDescGZIP(), []int{196} } func (x *AuthorizationDetails) GetAuthorizationType() string { @@ -11478,7 +11568,7 @@ type APIKeyWithAuthorizations struct { func (x *APIKeyWithAuthorizations) Reset() { *x = APIKeyWithAuthorizations{} - mi := &file_app_v1_app_proto_msgTypes[195] + mi := &file_app_v1_app_proto_msgTypes[197] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11490,7 +11580,7 @@ func (x *APIKeyWithAuthorizations) String() string { func (*APIKeyWithAuthorizations) ProtoMessage() {} func (x *APIKeyWithAuthorizations) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[195] + mi := &file_app_v1_app_proto_msgTypes[197] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11503,7 +11593,7 @@ func (x *APIKeyWithAuthorizations) ProtoReflect() protoreflect.Message { // Deprecated: Use APIKeyWithAuthorizations.ProtoReflect.Descriptor instead. func (*APIKeyWithAuthorizations) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{195} + return file_app_v1_app_proto_rawDescGZIP(), []int{197} } func (x *APIKeyWithAuthorizations) GetApiKey() *APIKey { @@ -11530,7 +11620,7 @@ type ListKeysRequest struct { func (x *ListKeysRequest) Reset() { *x = ListKeysRequest{} - mi := &file_app_v1_app_proto_msgTypes[196] + mi := &file_app_v1_app_proto_msgTypes[198] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11542,7 +11632,7 @@ func (x *ListKeysRequest) String() string { func (*ListKeysRequest) ProtoMessage() {} func (x *ListKeysRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[196] + mi := &file_app_v1_app_proto_msgTypes[198] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11555,7 +11645,7 @@ func (x *ListKeysRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListKeysRequest.ProtoReflect.Descriptor instead. func (*ListKeysRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{196} + return file_app_v1_app_proto_rawDescGZIP(), []int{198} } func (x *ListKeysRequest) GetOrgId() string { @@ -11575,7 +11665,7 @@ type ListKeysResponse struct { func (x *ListKeysResponse) Reset() { *x = ListKeysResponse{} - mi := &file_app_v1_app_proto_msgTypes[197] + mi := &file_app_v1_app_proto_msgTypes[199] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11587,7 +11677,7 @@ func (x *ListKeysResponse) String() string { func (*ListKeysResponse) ProtoMessage() {} func (x *ListKeysResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[197] + mi := &file_app_v1_app_proto_msgTypes[199] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11600,7 +11690,7 @@ func (x *ListKeysResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListKeysResponse.ProtoReflect.Descriptor instead. func (*ListKeysResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{197} + return file_app_v1_app_proto_rawDescGZIP(), []int{199} } func (x *ListKeysResponse) GetApiKeys() []*APIKeyWithAuthorizations { @@ -11620,7 +11710,7 @@ type RotateKeyRequest struct { func (x *RotateKeyRequest) Reset() { *x = RotateKeyRequest{} - mi := &file_app_v1_app_proto_msgTypes[198] + mi := &file_app_v1_app_proto_msgTypes[200] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11632,7 +11722,7 @@ func (x *RotateKeyRequest) String() string { func (*RotateKeyRequest) ProtoMessage() {} func (x *RotateKeyRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[198] + mi := &file_app_v1_app_proto_msgTypes[200] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11645,7 +11735,7 @@ func (x *RotateKeyRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use RotateKeyRequest.ProtoReflect.Descriptor instead. func (*RotateKeyRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{198} + return file_app_v1_app_proto_rawDescGZIP(), []int{200} } func (x *RotateKeyRequest) GetId() string { @@ -11666,7 +11756,7 @@ type RotateKeyResponse struct { func (x *RotateKeyResponse) Reset() { *x = RotateKeyResponse{} - mi := &file_app_v1_app_proto_msgTypes[199] + mi := &file_app_v1_app_proto_msgTypes[201] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11678,7 +11768,7 @@ func (x *RotateKeyResponse) String() string { func (*RotateKeyResponse) ProtoMessage() {} func (x *RotateKeyResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[199] + mi := &file_app_v1_app_proto_msgTypes[201] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11691,7 +11781,7 @@ func (x *RotateKeyResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use RotateKeyResponse.ProtoReflect.Descriptor instead. func (*RotateKeyResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{199} + return file_app_v1_app_proto_rawDescGZIP(), []int{201} } func (x *RotateKeyResponse) GetId() string { @@ -11718,7 +11808,7 @@ type CreateKeyFromExistingKeyAuthorizationsRequest struct { func (x *CreateKeyFromExistingKeyAuthorizationsRequest) Reset() { *x = CreateKeyFromExistingKeyAuthorizationsRequest{} - mi := &file_app_v1_app_proto_msgTypes[200] + mi := &file_app_v1_app_proto_msgTypes[202] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11730,7 +11820,7 @@ func (x *CreateKeyFromExistingKeyAuthorizationsRequest) String() string { func (*CreateKeyFromExistingKeyAuthorizationsRequest) ProtoMessage() {} func (x *CreateKeyFromExistingKeyAuthorizationsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[200] + mi := &file_app_v1_app_proto_msgTypes[202] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11743,7 +11833,7 @@ func (x *CreateKeyFromExistingKeyAuthorizationsRequest) ProtoReflect() protorefl // Deprecated: Use CreateKeyFromExistingKeyAuthorizationsRequest.ProtoReflect.Descriptor instead. func (*CreateKeyFromExistingKeyAuthorizationsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{200} + return file_app_v1_app_proto_rawDescGZIP(), []int{202} } func (x *CreateKeyFromExistingKeyAuthorizationsRequest) GetId() string { @@ -11764,7 +11854,7 @@ type CreateKeyFromExistingKeyAuthorizationsResponse struct { func (x *CreateKeyFromExistingKeyAuthorizationsResponse) Reset() { *x = CreateKeyFromExistingKeyAuthorizationsResponse{} - mi := &file_app_v1_app_proto_msgTypes[201] + mi := &file_app_v1_app_proto_msgTypes[203] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11776,7 +11866,7 @@ func (x *CreateKeyFromExistingKeyAuthorizationsResponse) String() string { func (*CreateKeyFromExistingKeyAuthorizationsResponse) ProtoMessage() {} func (x *CreateKeyFromExistingKeyAuthorizationsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[201] + mi := &file_app_v1_app_proto_msgTypes[203] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11789,7 +11879,7 @@ func (x *CreateKeyFromExistingKeyAuthorizationsResponse) ProtoReflect() protoref // Deprecated: Use CreateKeyFromExistingKeyAuthorizationsResponse.ProtoReflect.Descriptor instead. func (*CreateKeyFromExistingKeyAuthorizationsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{201} + return file_app_v1_app_proto_rawDescGZIP(), []int{203} } func (x *CreateKeyFromExistingKeyAuthorizationsResponse) GetId() string { @@ -11817,7 +11907,7 @@ type OrganizationSetLogoRequest struct { func (x *OrganizationSetLogoRequest) Reset() { *x = OrganizationSetLogoRequest{} - mi := &file_app_v1_app_proto_msgTypes[202] + mi := &file_app_v1_app_proto_msgTypes[204] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11829,7 +11919,7 @@ func (x *OrganizationSetLogoRequest) String() string { func (*OrganizationSetLogoRequest) ProtoMessage() {} func (x *OrganizationSetLogoRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[202] + mi := &file_app_v1_app_proto_msgTypes[204] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11842,7 +11932,7 @@ func (x *OrganizationSetLogoRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use OrganizationSetLogoRequest.ProtoReflect.Descriptor instead. func (*OrganizationSetLogoRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{202} + return file_app_v1_app_proto_rawDescGZIP(), []int{204} } func (x *OrganizationSetLogoRequest) GetOrgId() string { @@ -11867,7 +11957,7 @@ type OrganizationSetLogoResponse struct { func (x *OrganizationSetLogoResponse) Reset() { *x = OrganizationSetLogoResponse{} - mi := &file_app_v1_app_proto_msgTypes[203] + mi := &file_app_v1_app_proto_msgTypes[205] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11879,7 +11969,7 @@ func (x *OrganizationSetLogoResponse) String() string { func (*OrganizationSetLogoResponse) ProtoMessage() {} func (x *OrganizationSetLogoResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[203] + mi := &file_app_v1_app_proto_msgTypes[205] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11892,7 +11982,7 @@ func (x *OrganizationSetLogoResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use OrganizationSetLogoResponse.ProtoReflect.Descriptor instead. func (*OrganizationSetLogoResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{203} + return file_app_v1_app_proto_rawDescGZIP(), []int{205} } type OrganizationGetLogoRequest struct { @@ -11905,7 +11995,7 @@ type OrganizationGetLogoRequest struct { func (x *OrganizationGetLogoRequest) Reset() { *x = OrganizationGetLogoRequest{} - mi := &file_app_v1_app_proto_msgTypes[204] + mi := &file_app_v1_app_proto_msgTypes[206] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11917,7 +12007,7 @@ func (x *OrganizationGetLogoRequest) String() string { func (*OrganizationGetLogoRequest) ProtoMessage() {} func (x *OrganizationGetLogoRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[204] + mi := &file_app_v1_app_proto_msgTypes[206] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11930,7 +12020,7 @@ func (x *OrganizationGetLogoRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use OrganizationGetLogoRequest.ProtoReflect.Descriptor instead. func (*OrganizationGetLogoRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{204} + return file_app_v1_app_proto_rawDescGZIP(), []int{206} } func (x *OrganizationGetLogoRequest) GetOrgId() string { @@ -11950,7 +12040,7 @@ type OrganizationGetLogoResponse struct { func (x *OrganizationGetLogoResponse) Reset() { *x = OrganizationGetLogoResponse{} - mi := &file_app_v1_app_proto_msgTypes[205] + mi := &file_app_v1_app_proto_msgTypes[207] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -11962,7 +12052,7 @@ func (x *OrganizationGetLogoResponse) String() string { func (*OrganizationGetLogoResponse) ProtoMessage() {} func (x *OrganizationGetLogoResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[205] + mi := &file_app_v1_app_proto_msgTypes[207] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -11975,7 +12065,7 @@ func (x *OrganizationGetLogoResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use OrganizationGetLogoResponse.ProtoReflect.Descriptor instead. func (*OrganizationGetLogoResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{205} + return file_app_v1_app_proto_rawDescGZIP(), []int{207} } func (x *OrganizationGetLogoResponse) GetUrl() string { @@ -11995,7 +12085,7 @@ type EnableAuthServiceRequest struct { func (x *EnableAuthServiceRequest) Reset() { *x = EnableAuthServiceRequest{} - mi := &file_app_v1_app_proto_msgTypes[206] + mi := &file_app_v1_app_proto_msgTypes[208] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12007,7 +12097,7 @@ func (x *EnableAuthServiceRequest) String() string { func (*EnableAuthServiceRequest) ProtoMessage() {} func (x *EnableAuthServiceRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[206] + mi := &file_app_v1_app_proto_msgTypes[208] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12020,7 +12110,7 @@ func (x *EnableAuthServiceRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use EnableAuthServiceRequest.ProtoReflect.Descriptor instead. func (*EnableAuthServiceRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{206} + return file_app_v1_app_proto_rawDescGZIP(), []int{208} } func (x *EnableAuthServiceRequest) GetOrgId() string { @@ -12038,7 +12128,7 @@ type EnableAuthServiceResponse struct { func (x *EnableAuthServiceResponse) Reset() { *x = EnableAuthServiceResponse{} - mi := &file_app_v1_app_proto_msgTypes[207] + mi := &file_app_v1_app_proto_msgTypes[209] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12050,7 +12140,7 @@ func (x *EnableAuthServiceResponse) String() string { func (*EnableAuthServiceResponse) ProtoMessage() {} func (x *EnableAuthServiceResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[207] + mi := &file_app_v1_app_proto_msgTypes[209] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12063,7 +12153,7 @@ func (x *EnableAuthServiceResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use EnableAuthServiceResponse.ProtoReflect.Descriptor instead. func (*EnableAuthServiceResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{207} + return file_app_v1_app_proto_rawDescGZIP(), []int{209} } type DisableAuthServiceRequest struct { @@ -12076,7 +12166,7 @@ type DisableAuthServiceRequest struct { func (x *DisableAuthServiceRequest) Reset() { *x = DisableAuthServiceRequest{} - mi := &file_app_v1_app_proto_msgTypes[208] + mi := &file_app_v1_app_proto_msgTypes[210] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12088,7 +12178,7 @@ func (x *DisableAuthServiceRequest) String() string { func (*DisableAuthServiceRequest) ProtoMessage() {} func (x *DisableAuthServiceRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[208] + mi := &file_app_v1_app_proto_msgTypes[210] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12101,7 +12191,7 @@ func (x *DisableAuthServiceRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DisableAuthServiceRequest.ProtoReflect.Descriptor instead. func (*DisableAuthServiceRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{208} + return file_app_v1_app_proto_rawDescGZIP(), []int{210} } func (x *DisableAuthServiceRequest) GetOrgId() string { @@ -12119,7 +12209,7 @@ type DisableAuthServiceResponse struct { func (x *DisableAuthServiceResponse) Reset() { *x = DisableAuthServiceResponse{} - mi := &file_app_v1_app_proto_msgTypes[209] + mi := &file_app_v1_app_proto_msgTypes[211] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12131,7 +12221,7 @@ func (x *DisableAuthServiceResponse) String() string { func (*DisableAuthServiceResponse) ProtoMessage() {} func (x *DisableAuthServiceResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[209] + mi := &file_app_v1_app_proto_msgTypes[211] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12144,7 +12234,7 @@ func (x *DisableAuthServiceResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DisableAuthServiceResponse.ProtoReflect.Descriptor instead. func (*DisableAuthServiceResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{209} + return file_app_v1_app_proto_rawDescGZIP(), []int{211} } type CreateOAuthAppRequest struct { @@ -12159,7 +12249,7 @@ type CreateOAuthAppRequest struct { func (x *CreateOAuthAppRequest) Reset() { *x = CreateOAuthAppRequest{} - mi := &file_app_v1_app_proto_msgTypes[210] + mi := &file_app_v1_app_proto_msgTypes[212] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12171,7 +12261,7 @@ func (x *CreateOAuthAppRequest) String() string { func (*CreateOAuthAppRequest) ProtoMessage() {} func (x *CreateOAuthAppRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[210] + mi := &file_app_v1_app_proto_msgTypes[212] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12184,7 +12274,7 @@ func (x *CreateOAuthAppRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateOAuthAppRequest.ProtoReflect.Descriptor instead. func (*CreateOAuthAppRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{210} + return file_app_v1_app_proto_rawDescGZIP(), []int{212} } func (x *CreateOAuthAppRequest) GetOrgId() string { @@ -12219,7 +12309,7 @@ type CreateOAuthAppResponse struct { func (x *CreateOAuthAppResponse) Reset() { *x = CreateOAuthAppResponse{} - mi := &file_app_v1_app_proto_msgTypes[211] + mi := &file_app_v1_app_proto_msgTypes[213] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12231,7 +12321,7 @@ func (x *CreateOAuthAppResponse) String() string { func (*CreateOAuthAppResponse) ProtoMessage() {} func (x *CreateOAuthAppResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[211] + mi := &file_app_v1_app_proto_msgTypes[213] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12244,7 +12334,7 @@ func (x *CreateOAuthAppResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use CreateOAuthAppResponse.ProtoReflect.Descriptor instead. func (*CreateOAuthAppResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{211} + return file_app_v1_app_proto_rawDescGZIP(), []int{213} } func (x *CreateOAuthAppResponse) GetClientId() string { @@ -12272,7 +12362,7 @@ type ReadOAuthAppRequest struct { func (x *ReadOAuthAppRequest) Reset() { *x = ReadOAuthAppRequest{} - mi := &file_app_v1_app_proto_msgTypes[212] + mi := &file_app_v1_app_proto_msgTypes[214] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12284,7 +12374,7 @@ func (x *ReadOAuthAppRequest) String() string { func (*ReadOAuthAppRequest) ProtoMessage() {} func (x *ReadOAuthAppRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[212] + mi := &file_app_v1_app_proto_msgTypes[214] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12297,7 +12387,7 @@ func (x *ReadOAuthAppRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ReadOAuthAppRequest.ProtoReflect.Descriptor instead. func (*ReadOAuthAppRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{212} + return file_app_v1_app_proto_rawDescGZIP(), []int{214} } func (x *ReadOAuthAppRequest) GetOrgId() string { @@ -12326,7 +12416,7 @@ type ReadOAuthAppResponse struct { func (x *ReadOAuthAppResponse) Reset() { *x = ReadOAuthAppResponse{} - mi := &file_app_v1_app_proto_msgTypes[213] + mi := &file_app_v1_app_proto_msgTypes[215] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12338,7 +12428,7 @@ func (x *ReadOAuthAppResponse) String() string { func (*ReadOAuthAppResponse) ProtoMessage() {} func (x *ReadOAuthAppResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[213] + mi := &file_app_v1_app_proto_msgTypes[215] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12351,7 +12441,7 @@ func (x *ReadOAuthAppResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ReadOAuthAppResponse.ProtoReflect.Descriptor instead. func (*ReadOAuthAppResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{213} + return file_app_v1_app_proto_rawDescGZIP(), []int{215} } func (x *ReadOAuthAppResponse) GetClientName() string { @@ -12388,7 +12478,7 @@ type UpdateOAuthAppRequest struct { func (x *UpdateOAuthAppRequest) Reset() { *x = UpdateOAuthAppRequest{} - mi := &file_app_v1_app_proto_msgTypes[214] + mi := &file_app_v1_app_proto_msgTypes[216] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12400,7 +12490,7 @@ func (x *UpdateOAuthAppRequest) String() string { func (*UpdateOAuthAppRequest) ProtoMessage() {} func (x *UpdateOAuthAppRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[214] + mi := &file_app_v1_app_proto_msgTypes[216] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12413,7 +12503,7 @@ func (x *UpdateOAuthAppRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateOAuthAppRequest.ProtoReflect.Descriptor instead. func (*UpdateOAuthAppRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{214} + return file_app_v1_app_proto_rawDescGZIP(), []int{216} } func (x *UpdateOAuthAppRequest) GetOrgId() string { @@ -12452,7 +12542,7 @@ type UpdateOAuthAppResponse struct { func (x *UpdateOAuthAppResponse) Reset() { *x = UpdateOAuthAppResponse{} - mi := &file_app_v1_app_proto_msgTypes[215] + mi := &file_app_v1_app_proto_msgTypes[217] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12464,7 +12554,7 @@ func (x *UpdateOAuthAppResponse) String() string { func (*UpdateOAuthAppResponse) ProtoMessage() {} func (x *UpdateOAuthAppResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[215] + mi := &file_app_v1_app_proto_msgTypes[217] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12477,7 +12567,7 @@ func (x *UpdateOAuthAppResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use UpdateOAuthAppResponse.ProtoReflect.Descriptor instead. func (*UpdateOAuthAppResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{215} + return file_app_v1_app_proto_rawDescGZIP(), []int{217} } type DeleteOAuthAppRequest struct { @@ -12491,7 +12581,7 @@ type DeleteOAuthAppRequest struct { func (x *DeleteOAuthAppRequest) Reset() { *x = DeleteOAuthAppRequest{} - mi := &file_app_v1_app_proto_msgTypes[216] + mi := &file_app_v1_app_proto_msgTypes[218] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12503,7 +12593,7 @@ func (x *DeleteOAuthAppRequest) String() string { func (*DeleteOAuthAppRequest) ProtoMessage() {} func (x *DeleteOAuthAppRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[216] + mi := &file_app_v1_app_proto_msgTypes[218] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12516,7 +12606,7 @@ func (x *DeleteOAuthAppRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteOAuthAppRequest.ProtoReflect.Descriptor instead. func (*DeleteOAuthAppRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{216} + return file_app_v1_app_proto_rawDescGZIP(), []int{218} } func (x *DeleteOAuthAppRequest) GetOrgId() string { @@ -12541,7 +12631,7 @@ type DeleteOAuthAppResponse struct { func (x *DeleteOAuthAppResponse) Reset() { *x = DeleteOAuthAppResponse{} - mi := &file_app_v1_app_proto_msgTypes[217] + mi := &file_app_v1_app_proto_msgTypes[219] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12553,7 +12643,7 @@ func (x *DeleteOAuthAppResponse) String() string { func (*DeleteOAuthAppResponse) ProtoMessage() {} func (x *DeleteOAuthAppResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[217] + mi := &file_app_v1_app_proto_msgTypes[219] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12566,7 +12656,7 @@ func (x *DeleteOAuthAppResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use DeleteOAuthAppResponse.ProtoReflect.Descriptor instead. func (*DeleteOAuthAppResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{217} + return file_app_v1_app_proto_rawDescGZIP(), []int{219} } type ListOAuthAppsRequest struct { @@ -12579,7 +12669,7 @@ type ListOAuthAppsRequest struct { func (x *ListOAuthAppsRequest) Reset() { *x = ListOAuthAppsRequest{} - mi := &file_app_v1_app_proto_msgTypes[218] + mi := &file_app_v1_app_proto_msgTypes[220] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12591,7 +12681,7 @@ func (x *ListOAuthAppsRequest) String() string { func (*ListOAuthAppsRequest) ProtoMessage() {} func (x *ListOAuthAppsRequest) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[218] + mi := &file_app_v1_app_proto_msgTypes[220] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12604,7 +12694,7 @@ func (x *ListOAuthAppsRequest) ProtoReflect() protoreflect.Message { // Deprecated: Use ListOAuthAppsRequest.ProtoReflect.Descriptor instead. func (*ListOAuthAppsRequest) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{218} + return file_app_v1_app_proto_rawDescGZIP(), []int{220} } func (x *ListOAuthAppsRequest) GetOrgId() string { @@ -12624,7 +12714,7 @@ type ListOAuthAppsResponse struct { func (x *ListOAuthAppsResponse) Reset() { *x = ListOAuthAppsResponse{} - mi := &file_app_v1_app_proto_msgTypes[219] + mi := &file_app_v1_app_proto_msgTypes[221] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12636,7 +12726,7 @@ func (x *ListOAuthAppsResponse) String() string { func (*ListOAuthAppsResponse) ProtoMessage() {} func (x *ListOAuthAppsResponse) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[219] + mi := &file_app_v1_app_proto_msgTypes[221] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12649,7 +12739,7 @@ func (x *ListOAuthAppsResponse) ProtoReflect() protoreflect.Message { // Deprecated: Use ListOAuthAppsResponse.ProtoReflect.Descriptor instead. func (*ListOAuthAppsResponse) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{219} + return file_app_v1_app_proto_rawDescGZIP(), []int{221} } func (x *ListOAuthAppsResponse) GetClientIds() []string { @@ -12675,7 +12765,7 @@ type OAuthConfig struct { func (x *OAuthConfig) Reset() { *x = OAuthConfig{} - mi := &file_app_v1_app_proto_msgTypes[220] + mi := &file_app_v1_app_proto_msgTypes[222] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } @@ -12687,7 +12777,7 @@ func (x *OAuthConfig) String() string { func (*OAuthConfig) ProtoMessage() {} func (x *OAuthConfig) ProtoReflect() protoreflect.Message { - mi := &file_app_v1_app_proto_msgTypes[220] + mi := &file_app_v1_app_proto_msgTypes[222] if x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { @@ -12700,7 +12790,7 @@ func (x *OAuthConfig) ProtoReflect() protoreflect.Message { // Deprecated: Use OAuthConfig.ProtoReflect.Descriptor instead. func (*OAuthConfig) Descriptor() ([]byte, []int) { - return file_app_v1_app_proto_rawDescGZIP(), []int{220} + return file_app_v1_app_proto_rawDescGZIP(), []int{222} } func (x *OAuthConfig) GetClientAuthentication() ClientAuthentication { @@ -13694,1425 +13784,1440 @@ var file_app_v1_app_proto_rawDesc = []byte{ 0x52, 0x07, 0x68, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x26, 0x0a, 0x0f, 0x6e, 0x65, 0x78, 0x74, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0d, 0x6e, 0x65, 0x78, 0x74, 0x50, 0x61, 0x67, 0x65, 0x54, 0x6f, 0x6b, 0x65, - 0x6e, 0x22, 0x34, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6c, 0x6f, 0x63, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x22, 0x74, 0x0a, 0x1b, 0x4c, 0x69, 0x73, 0x74, 0x4d, - 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, - 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6d, 0x61, 0x63, 0x68, - 0x69, 0x6e, 0x65, 0x49, 0x64, 0x12, 0x36, 0x0a, 0x17, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, - 0x6e, 0x61, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x73, - 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x15, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, - 0x61, 0x6c, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x73, 0x22, 0xa1, 0x01, - 0x0a, 0x1c, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, - 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x33, - 0x0a, 0x09, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, - 0x0b, 0x32, 0x15, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x09, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, - 0x6e, 0x74, 0x73, 0x12, 0x4c, 0x0a, 0x12, 0x72, 0x65, 0x73, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x5f, - 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, - 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, - 0x73, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x11, - 0x72, 0x65, 0x73, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, - 0x73, 0x22, 0x40, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2a, 0x0a, 0x06, 0x72, 0x6f, 0x62, 0x6f, 0x74, - 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x06, 0x72, 0x6f, 0x62, - 0x6f, 0x74, 0x73, 0x22, 0x41, 0x0a, 0x0f, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x6f, - 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x6f, - 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x22, 0x0a, 0x10, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, - 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x54, 0x0a, 0x12, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, - 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, - 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x22, 0x3f, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x28, 0x0a, 0x05, 0x72, 0x6f, 0x62, 0x6f, 0x74, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x05, 0x72, 0x6f, 0x62, 0x6f, - 0x74, 0x22, 0x24, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x15, 0x0a, 0x13, 0x44, 0x65, 0x6c, 0x65, 0x74, - 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x30, - 0x0a, 0x15, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, - 0x22, 0x18, 0x0a, 0x16, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, - 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x34, 0x0a, 0x19, 0x4d, 0x61, - 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, - 0x22, 0x1c, 0x0a, 0x1a, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, - 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x37, - 0x0a, 0x1c, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, - 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, - 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, - 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, 0x22, 0x4b, 0x0a, 0x1d, 0x43, 0x72, 0x65, 0x61, 0x74, - 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2a, 0x0a, 0x04, 0x70, 0x61, 0x72, 0x74, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x16, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x04, - 0x70, 0x61, 0x72, 0x74, 0x22, 0x54, 0x0a, 0x1c, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, - 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, 0x69, 0x64, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, - 0x09, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x08, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x49, 0x64, 0x22, 0x1f, 0x0a, 0x1d, 0x44, 0x65, - 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, - 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x9e, 0x02, 0x0a, 0x0d, - 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2d, 0x0a, - 0x12, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74, - 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x61, 0x75, 0x74, 0x68, 0x6f, - 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a, 0x10, - 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, - 0x72, 0x63, 0x65, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, - 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, - 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x0a, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x49, 0x64, 0x12, 0x1f, 0x0a, - 0x0b, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x0a, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x49, 0x64, 0x12, 0x27, - 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, - 0x64, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x69, 0x64, 0x65, 0x6e, 0x74, - 0x69, 0x74, 0x79, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, - 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x54, 0x79, 0x70, 0x65, 0x22, 0x52, 0x0a, 0x0e, - 0x41, 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x40, - 0x0a, 0x0d, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x52, 0x0d, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x22, 0x11, 0x0a, 0x0f, 0x41, 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x22, 0x55, 0x0a, 0x11, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, - 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x40, 0x0a, 0x0d, 0x61, 0x75, 0x74, 0x68, - 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, - 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, - 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x61, 0x75, 0x74, - 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x14, 0x0a, 0x12, 0x52, 0x65, - 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x22, 0xa5, 0x01, 0x0a, 0x11, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x47, 0x0a, 0x11, 0x6f, 0x6c, 0x64, 0x5f, 0x61, 0x75, - 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x6e, 0x22, 0x3a, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, + 0x55, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1f, 0x0a, 0x0b, + 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x0a, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x5d, 0x0a, + 0x18, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x73, 0x61, 0x67, + 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x41, 0x0a, 0x0e, 0x76, 0x65, 0x72, + 0x73, 0x69, 0x6f, 0x6e, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x10, 0x6f, - 0x6c, 0x64, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, - 0x47, 0x0a, 0x11, 0x6e, 0x65, 0x77, 0x5f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, + 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x52, 0x0d, 0x76, + 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x61, 0x67, 0x65, 0x73, 0x22, 0x34, 0x0a, 0x11, + 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x12, 0x1f, 0x0a, 0x0b, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x49, 0x64, 0x22, 0x74, 0x0a, 0x1b, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, + 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x12, 0x1d, 0x0a, 0x0a, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x5f, 0x69, 0x64, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, 0x6d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x49, 0x64, + 0x12, 0x36, 0x0a, 0x17, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x5f, 0x66, + 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, + 0x09, 0x52, 0x15, 0x61, 0x64, 0x64, 0x69, 0x74, 0x69, 0x6f, 0x6e, 0x61, 0x6c, 0x46, 0x72, 0x61, + 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x73, 0x22, 0xa1, 0x01, 0x0a, 0x1c, 0x4c, 0x69, 0x73, + 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x33, 0x0a, 0x09, 0x66, 0x72, 0x61, + 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x15, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x46, 0x72, 0x61, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x52, 0x09, 0x66, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x4c, + 0x0a, 0x12, 0x72, 0x65, 0x73, 0x6f, 0x6c, 0x76, 0x65, 0x64, 0x5f, 0x66, 0x72, 0x61, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1d, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x73, 0x6f, 0x6c, 0x76, 0x65, + 0x64, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x11, 0x72, 0x65, 0x73, 0x6f, 0x6c, + 0x76, 0x65, 0x64, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x22, 0x40, 0x0a, 0x12, + 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x2a, 0x0a, 0x06, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x18, 0x01, 0x20, 0x03, + 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x06, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x22, 0x41, + 0x0a, 0x0f, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, + 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x1a, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x22, 0x22, 0x0a, 0x10, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x54, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, + 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, + 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, + 0x1a, 0x0a, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x08, 0x6c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x3f, 0x0a, 0x13, 0x55, + 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x28, 0x0a, 0x05, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x05, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x22, 0x24, 0x0a, 0x12, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, + 0x69, 0x64, 0x22, 0x15, 0x0a, 0x13, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x30, 0x0a, 0x15, 0x4d, 0x61, 0x72, + 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, 0x22, 0x18, 0x0a, 0x16, 0x4d, + 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x34, 0x0a, 0x19, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, + 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, 0x22, 0x1c, 0x0a, 0x1a, 0x4d, + 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, + 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x37, 0x0a, 0x1c, 0x43, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, + 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, + 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, + 0x49, 0x64, 0x22, 0x4b, 0x0a, 0x1d, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x2a, 0x0a, 0x04, 0x70, 0x61, 0x72, 0x74, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x0b, 0x32, 0x16, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x04, 0x70, 0x61, 0x72, 0x74, 0x22, + 0x54, 0x0a, 0x1c, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, + 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, + 0x17, 0x0a, 0x07, 0x70, 0x61, 0x72, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x06, 0x70, 0x61, 0x72, 0x74, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x73, 0x65, 0x63, 0x72, + 0x65, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x73, 0x65, 0x63, + 0x72, 0x65, 0x74, 0x49, 0x64, 0x22, 0x1f, 0x0a, 0x1d, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x9e, 0x02, 0x0a, 0x0d, 0x41, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2d, 0x0a, 0x12, 0x61, 0x75, 0x74, 0x68, + 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x61, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x0f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x74, + 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, + 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, + 0x72, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, + 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x69, 0x64, 0x65, 0x6e, + 0x74, 0x69, 0x74, 0x79, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x69, + 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, + 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x06, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x69, 0x64, 0x65, 0x6e, 0x74, 0x69, 0x74, 0x79, 0x5f, 0x74, + 0x79, 0x70, 0x65, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x69, 0x64, 0x65, 0x6e, 0x74, + 0x69, 0x74, 0x79, 0x54, 0x79, 0x70, 0x65, 0x22, 0x52, 0x0a, 0x0e, 0x41, 0x64, 0x64, 0x52, 0x6f, + 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x40, 0x0a, 0x0d, 0x61, 0x75, 0x74, + 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, + 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, + 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x61, 0x75, + 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x11, 0x0a, 0x0f, 0x41, + 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x55, + 0x0a, 0x11, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x12, 0x40, 0x0a, 0x0d, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x10, 0x6e, 0x65, 0x77, 0x41, 0x75, 0x74, 0x68, 0x6f, - 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x14, 0x0a, 0x12, 0x43, 0x68, 0x61, 0x6e, - 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x67, - 0x0a, 0x19, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x6f, - 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x21, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, - 0x5f, 0x69, 0x64, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x73, 0x6f, - 0x75, 0x72, 0x63, 0x65, 0x49, 0x64, 0x73, 0x22, 0x60, 0x0a, 0x1a, 0x4c, 0x69, 0x73, 0x74, 0x41, - 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x42, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, - 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, - 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x5f, 0x0a, 0x17, 0x43, 0x68, 0x65, - 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x12, 0x44, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, - 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x0b, 0x70, - 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x7f, 0x0a, 0x15, 0x41, 0x75, - 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, - 0x6f, 0x6e, 0x73, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, - 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, - 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, - 0x75, 0x72, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, - 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, - 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0b, - 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x75, 0x0a, 0x18, 0x43, - 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x16, 0x61, 0x75, 0x74, 0x68, 0x6f, - 0x72, 0x69, 0x7a, 0x65, 0x64, 0x5f, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, - 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, - 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x15, 0x61, 0x75, 0x74, - 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, - 0x6e, 0x73, 0x22, 0xd1, 0x01, 0x0a, 0x0d, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x56, 0x65, 0x72, - 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, - 0x0a, 0x05, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, - 0x61, 0x64, 0x73, 0x52, 0x05, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, - 0x64, 0x65, 0x6c, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, - 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, - 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, - 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, - 0x72, 0x75, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, - 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, - 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, 0xc4, 0x01, 0x0a, 0x0e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, - 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, - 0x65, 0x6c, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, - 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, 0x36, 0x0a, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, - 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x56, 0x65, 0x72, 0x73, - 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x1e, 0x0a, - 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x20, 0x0a, - 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, - 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, - 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, 0xc0, 0x01, - 0x0a, 0x0f, 0x4d, 0x4c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, - 0x61, 0x12, 0x1a, 0x0a, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, - 0x03, 0x28, 0x09, 0x52, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x40, 0x0a, - 0x0a, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, - 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, - 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, - 0x54, 0x79, 0x70, 0x65, 0x52, 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, - 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, - 0x72, 0x6b, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, - 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, - 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, - 0x22, 0x68, 0x0a, 0x11, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x56, 0x65, - 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, - 0x39, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x02, 0x20, - 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, - 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0xff, 0x01, 0x0a, 0x12, 0x4d, - 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, - 0x61, 0x12, 0x3a, 0x0a, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x05, 0x20, - 0x03, 0x28, 0x0b, 0x32, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x56, 0x65, 0x72, 0x73, - 0x69, 0x6f, 0x6e, 0x52, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x40, 0x0a, - 0x0a, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, - 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, - 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, - 0x54, 0x79, 0x70, 0x65, 0x52, 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, - 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, - 0x72, 0x6b, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, - 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, - 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, - 0x12, 0x14, 0x0a, 0x05, 0x64, 0x72, 0x61, 0x66, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, - 0x05, 0x64, 0x72, 0x61, 0x66, 0x74, 0x4a, 0x04, 0x08, 0x01, 0x10, 0x02, 0x22, 0x8c, 0x07, 0x0a, - 0x0c, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x17, 0x0a, - 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, - 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x14, 0x0a, 0x12, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, + 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xa5, 0x01, 0x0a, 0x11, + 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x12, 0x47, 0x0a, 0x11, 0x6f, 0x6c, 0x64, 0x5f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x10, 0x6f, 0x6c, 0x64, 0x41, 0x75, 0x74, + 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x47, 0x0a, 0x11, 0x6e, 0x65, + 0x77, 0x5f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, + 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x52, 0x10, 0x6e, 0x65, 0x77, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x22, 0x14, 0x0a, 0x12, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, + 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x67, 0x0a, 0x19, 0x4c, 0x69, 0x73, + 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, - 0x29, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, - 0x61, 0x63, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, - 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, - 0x6d, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x35, - 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, - 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, - 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, - 0x69, 0x74, 0x79, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, - 0x74, 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10, - 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, - 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, - 0x08, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, - 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x72, 0x6f, 0x62, 0x6f, - 0x74, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, - 0x6f, 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x3b, - 0x0a, 0x1a, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, - 0x5f, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x0d, 0x20, 0x01, - 0x28, 0x03, 0x52, 0x17, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, - 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x38, 0x0a, 0x18, 0x74, - 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x16, 0x74, - 0x6f, 0x74, 0x61, 0x6c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x49, 0x0a, 0x21, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x65, - 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, - 0x52, 0x1e, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x4f, + 0x21, 0x0a, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x73, 0x18, + 0x02, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x49, + 0x64, 0x73, 0x22, 0x60, 0x0a, 0x1a, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x42, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x5f, 0x0a, 0x17, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, + 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, + 0x44, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, + 0x20, 0x03, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x50, 0x65, 0x72, + 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, + 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x7f, 0x0a, 0x15, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, + 0x7a, 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x23, + 0x0a, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, + 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, + 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, + 0x63, 0x65, 0x49, 0x64, 0x12, 0x20, 0x0a, 0x0b, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0b, 0x70, 0x65, 0x72, 0x6d, 0x69, + 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x75, 0x0a, 0x18, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, + 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x59, 0x0a, 0x16, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, + 0x5f, 0x70, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, + 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, + 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x15, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, + 0x65, 0x64, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0xd1, 0x01, + 0x0a, 0x0d, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, + 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x05, 0x66, 0x69, 0x6c, + 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x52, 0x05, + 0x66, 0x69, 0x6c, 0x65, 0x73, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, + 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, + 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, + 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, + 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x05, + 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, + 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, + 0x6e, 0x22, 0xc4, 0x01, 0x0a, 0x0e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, 0x74, 0x61, + 0x64, 0x61, 0x74, 0x61, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, 0x01, + 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, + 0x12, 0x36, 0x0a, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, + 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x08, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, + 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, + 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, + 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, + 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, + 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, 0xc0, 0x01, 0x0a, 0x0f, 0x4d, 0x4c, 0x4d, + 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x1a, 0x0a, 0x08, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x08, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x40, 0x0a, 0x0a, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, + 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x52, + 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, + 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x18, 0x03, 0x20, + 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, + 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, + 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, 0x0e, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x22, 0x68, 0x0a, 0x11, 0x4d, + 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, + 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x39, 0x0a, 0x0a, 0x63, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, + 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, + 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x64, 0x4f, 0x6e, 0x22, 0xff, 0x01, 0x0a, 0x12, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, + 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x3a, 0x0a, 0x08, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1e, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x4c, 0x54, + 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x52, 0x08, + 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x40, 0x0a, 0x0a, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, + 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x52, + 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, + 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x18, 0x03, 0x20, + 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, + 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, + 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, 0x0e, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x64, + 0x72, 0x61, 0x66, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x64, 0x72, 0x61, 0x66, + 0x74, 0x4a, 0x04, 0x08, 0x01, 0x10, 0x02, 0x22, 0x8c, 0x07, 0x0a, 0x0c, 0x52, 0x65, 0x67, 0x69, + 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, + 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, + 0x64, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, + 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x75, + 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x03, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, + 0x73, 0x70, 0x61, 0x63, 0x65, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x04, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x35, 0x0a, 0x04, 0x74, 0x79, 0x70, + 0x65, 0x18, 0x05, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x50, + 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, + 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x06, + 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0a, 0x76, + 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, + 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, + 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x08, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, + 0x11, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x5f, 0x75, 0x73, 0x61, + 0x67, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x3b, 0x0a, 0x1a, 0x74, 0x6f, 0x74, + 0x61, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x5f, 0x72, 0x6f, 0x62, 0x6f, + 0x74, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x03, 0x52, 0x17, 0x74, + 0x6f, 0x74, 0x61, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x38, 0x0a, 0x18, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, + 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x75, 0x73, 0x61, + 0x67, 0x65, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x03, 0x52, 0x16, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x61, 0x67, 0x65, - 0x12, 0x46, 0x0a, 0x0f, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, - 0x61, 0x74, 0x61, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, - 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, - 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x4a, 0x0a, 0x11, 0x6d, 0x6c, 0x5f, 0x6d, - 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x0c, 0x20, - 0x01, 0x28, 0x0b, 0x32, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x4d, 0x4c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, - 0x61, 0x48, 0x00, 0x52, 0x0f, 0x6d, 0x6c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, - 0x64, 0x61, 0x74, 0x61, 0x12, 0x53, 0x0a, 0x14, 0x6d, 0x6c, 0x5f, 0x74, 0x72, 0x61, 0x69, 0x6e, - 0x69, 0x6e, 0x67, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x12, 0x20, 0x01, - 0x28, 0x0b, 0x32, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, - 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x12, 0x6d, 0x6c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, - 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x39, 0x0a, 0x0a, 0x63, 0x72, 0x65, - 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, - 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, - 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, - 0x65, 0x64, 0x41, 0x74, 0x12, 0x39, 0x0a, 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, - 0x61, 0x74, 0x18, 0x10, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, + 0x12, 0x49, 0x0a, 0x21, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x65, 0x78, 0x74, 0x65, 0x72, 0x6e, + 0x61, 0x6c, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, + 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x0e, 0x20, 0x01, 0x28, 0x03, 0x52, 0x1e, 0x74, 0x6f, 0x74, + 0x61, 0x6c, 0x45, 0x78, 0x74, 0x65, 0x72, 0x6e, 0x61, 0x6c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x46, 0x0a, 0x0f, 0x6d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x0b, + 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, + 0x61, 0x48, 0x00, 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, + 0x61, 0x74, 0x61, 0x12, 0x4a, 0x0a, 0x11, 0x6d, 0x6c, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, + 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1c, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x4c, 0x4d, + 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x0f, + 0x6d, 0x6c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, + 0x53, 0x0a, 0x14, 0x6d, 0x6c, 0x5f, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x5f, 0x6d, + 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x12, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1f, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x4c, 0x54, 0x72, + 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, + 0x52, 0x12, 0x6d, 0x6c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, + 0x64, 0x61, 0x74, 0x61, 0x12, 0x39, 0x0a, 0x0a, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x5f, + 0x61, 0x74, 0x18, 0x0f, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, - 0x74, 0x61, 0x6d, 0x70, 0x52, 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x42, - 0x0a, 0x0a, 0x08, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x22, 0x9f, 0x01, 0x0a, 0x16, - 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, - 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, - 0x49, 0x0a, 0x1e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, - 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, - 0x64, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, - 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x21, 0x0a, 0x1f, 0x5f, 0x69, - 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, - 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x48, 0x0a, - 0x17, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2d, 0x0a, 0x04, 0x69, 0x74, 0x65, 0x6d, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, - 0x6d, 0x52, 0x04, 0x69, 0x74, 0x65, 0x6d, 0x22, 0x8f, 0x01, 0x0a, 0x19, 0x43, 0x72, 0x65, 0x61, - 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, - 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x12, - 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, - 0x6d, 0x65, 0x12, 0x35, 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, - 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, - 0x61, 0x67, 0x65, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, - 0x79, 0x70, 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, 0x22, 0x1c, 0x0a, 0x1a, 0x43, 0x72, 0x65, - 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x93, 0x04, 0x0a, 0x19, 0x55, 0x70, 0x64, 0x61, - 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, 0x35, - 0x0a, 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, - 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, - 0x04, 0x74, 0x79, 0x70, 0x65, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, - 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, - 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, - 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, - 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, - 0x12, 0x15, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, - 0x03, 0x75, 0x72, 0x6c, 0x88, 0x01, 0x01, 0x12, 0x59, 0x0a, 0x16, 0x6d, 0x6f, 0x64, 0x75, 0x6c, - 0x65, 0x5f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, - 0x61, 0x18, 0x06, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x14, 0x6d, 0x6f, - 0x64, 0x75, 0x6c, 0x65, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, - 0x74, 0x61, 0x12, 0x5d, 0x0a, 0x18, 0x6d, 0x6c, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x75, - 0x70, 0x64, 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x07, - 0x20, 0x01, 0x28, 0x0b, 0x32, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, - 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x15, 0x6d, 0x6c, 0x4d, 0x6f, - 0x64, 0x65, 0x6c, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, - 0x61, 0x12, 0x66, 0x0a, 0x1b, 0x6d, 0x6c, 0x5f, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, - 0x5f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, - 0x18, 0x08, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x54, 0x72, 0x61, - 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, - 0x18, 0x6d, 0x6c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x55, 0x70, 0x64, 0x61, 0x74, - 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x42, 0x0a, 0x0a, 0x08, 0x6d, 0x65, 0x74, - 0x61, 0x64, 0x61, 0x74, 0x61, 0x42, 0x06, 0x0a, 0x04, 0x5f, 0x75, 0x72, 0x6c, 0x22, 0x1c, 0x0a, - 0x1a, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xb1, 0x04, 0x0a, 0x18, - 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, - 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, - 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x48, 0x00, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x49, 0x64, 0x88, 0x01, 0x01, 0x12, 0x37, 0x0a, 0x05, 0x74, 0x79, 0x70, 0x65, 0x73, 0x18, - 0x02, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, - 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, 0x05, 0x74, 0x79, 0x70, 0x65, 0x73, 0x12, - 0x3b, 0x0a, 0x0c, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x18, - 0x03, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0c, - 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x12, 0x1c, 0x0a, 0x09, - 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x52, - 0x09, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x12, 0x3b, 0x0a, 0x08, 0x73, 0x74, - 0x61, 0x74, 0x75, 0x73, 0x65, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, - 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x08, 0x73, - 0x74, 0x61, 0x74, 0x75, 0x73, 0x65, 0x73, 0x12, 0x24, 0x0a, 0x0b, 0x73, 0x65, 0x61, 0x72, 0x63, - 0x68, 0x5f, 0x74, 0x65, 0x72, 0x6d, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x0a, - 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x54, 0x65, 0x72, 0x6d, 0x88, 0x01, 0x01, 0x12, 0x22, 0x0a, - 0x0a, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, - 0x09, 0x48, 0x02, 0x52, 0x09, 0x70, 0x61, 0x67, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x88, 0x01, - 0x01, 0x12, 0x2b, 0x0a, 0x11, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, - 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x10, 0x70, 0x75, - 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x12, 0x49, - 0x0a, 0x1e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, - 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x18, 0x09, 0x20, 0x01, 0x28, 0x08, 0x48, 0x03, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, - 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, - 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x12, 0x0a, 0x10, 0x5f, 0x6f, 0x72, - 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x42, 0x0e, 0x0a, - 0x0c, 0x5f, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x5f, 0x74, 0x65, 0x72, 0x6d, 0x42, 0x0d, 0x0a, - 0x0b, 0x5f, 0x70, 0x61, 0x67, 0x65, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x42, 0x21, 0x0a, 0x1f, - 0x5f, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, - 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, - 0x4c, 0x0a, 0x19, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2f, 0x0a, 0x05, - 0x69, 0x74, 0x65, 0x6d, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, - 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x05, 0x69, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x34, 0x0a, - 0x19, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, - 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, - 0x6d, 0x49, 0x64, 0x22, 0x1c, 0x0a, 0x1a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, - 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x22, 0x68, 0x0a, 0x1b, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, - 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, 0x30, 0x0a, 0x14, 0x6e, 0x65, 0x77, - 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, - 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x12, 0x6e, 0x65, 0x77, 0x50, 0x75, 0x62, 0x6c, - 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x22, 0x1e, 0x0a, 0x1c, 0x54, - 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x52, 0x0a, 0x13, 0x43, - 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, - 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, - 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, - 0x45, 0x0a, 0x14, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, - 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x49, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x9b, 0x02, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, - 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, - 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x37, 0x0a, 0x0a, 0x76, - 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, - 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, - 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, - 0x6c, 0x69, 0x74, 0x79, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, - 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, - 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, - 0x6c, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, - 0x64, 0x65, 0x6c, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, - 0x6e, 0x74, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, - 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, - 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, - 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, - 0x5f, 0x72, 0x75, 0x6e, 0x22, 0x28, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, - 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, - 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x62, - 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, - 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, - 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, - 0x6c, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, - 0x6e, 0x74, 0x22, 0xaa, 0x01, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x4d, - 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x40, 0x0a, 0x0a, - 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, - 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, - 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, - 0x79, 0x70, 0x65, 0x52, 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, - 0x0a, 0x0f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, - 0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, - 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, - 0x0e, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x22, - 0xc3, 0x01, 0x0a, 0x18, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, - 0x6e, 0x69, 0x6e, 0x67, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x40, 0x0a, 0x0a, - 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, - 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, - 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, - 0x79, 0x70, 0x65, 0x52, 0x09, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, - 0x0a, 0x0f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, - 0x6b, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, - 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, - 0x0e, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x12, - 0x14, 0x0a, 0x05, 0x64, 0x72, 0x61, 0x66, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, - 0x64, 0x72, 0x61, 0x66, 0x74, 0x22, 0xbd, 0x01, 0x0a, 0x05, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x12, - 0x10, 0x0a, 0x03, 0x61, 0x70, 0x69, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x61, 0x70, - 0x69, 0x12, 0x14, 0x0a, 0x05, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x05, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x12, 0x3a, 0x0a, 0x16, 0x6d, 0x61, 0x72, 0x6b, 0x64, - 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x15, 0x6d, 0x61, 0x72, 0x6b, 0x64, - 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x88, 0x01, 0x01, 0x12, 0x25, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, - 0x6f, 0x6e, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, - 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x19, 0x0a, 0x17, 0x5f, 0x6d, - 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x42, 0x0e, 0x0a, 0x0c, 0x5f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, - 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x88, 0x01, 0x0a, 0x0e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, - 0x46, 0x69, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, - 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, - 0x1a, 0x0a, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x23, 0x0a, 0x0d, 0x70, - 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x5f, 0x74, 0x61, 0x67, 0x73, 0x18, 0x05, 0x20, 0x03, - 0x28, 0x09, 0x52, 0x0c, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x54, 0x61, 0x67, 0x73, - 0x22, 0x87, 0x01, 0x0a, 0x17, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, - 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x47, 0x0a, 0x10, - 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x6e, 0x66, 0x6f, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, - 0x6e, 0x66, 0x6f, 0x48, 0x00, 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, - 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x12, 0x14, 0x0a, 0x04, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x02, 0x20, - 0x01, 0x28, 0x0c, 0x48, 0x00, 0x52, 0x04, 0x66, 0x69, 0x6c, 0x65, 0x42, 0x0d, 0x0a, 0x0b, 0x6d, - 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x22, 0x2c, 0x0a, 0x18, 0x55, 0x70, - 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, - 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x9d, 0x01, 0x0a, 0x10, 0x47, 0x65, 0x74, - 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, - 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x49, 0x0a, 0x1e, 0x69, 0x6e, + 0x74, 0x61, 0x6d, 0x70, 0x52, 0x09, 0x63, 0x72, 0x65, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x12, + 0x39, 0x0a, 0x0a, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x10, 0x20, + 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, + 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, + 0x09, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, 0x64, 0x41, 0x74, 0x42, 0x0a, 0x0a, 0x08, 0x6d, 0x65, + 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x22, 0x9f, 0x01, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x52, 0x65, + 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, 0x49, 0x0a, 0x1e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x21, 0x0a, 0x1f, 0x5f, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, - 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x40, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4d, - 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2b, 0x0a, - 0x06, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x22, 0x95, 0x04, 0x0a, 0x06, 0x4d, - 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, - 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, - 0x6c, 0x69, 0x74, 0x79, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, + 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x48, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x52, + 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x2d, 0x0a, 0x04, 0x69, 0x74, 0x65, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x0b, 0x32, 0x19, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x04, 0x69, 0x74, + 0x65, 0x6d, 0x22, 0x8f, 0x01, 0x0a, 0x19, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, + 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, + 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x12, 0x35, 0x0a, + 0x04, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, 0x2e, + 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, 0x04, + 0x74, 0x79, 0x70, 0x65, 0x22, 0x1c, 0x0a, 0x1a, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, + 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x22, 0x93, 0x04, 0x0a, 0x19, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, + 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x12, 0x35, 0x0a, 0x04, 0x74, 0x79, 0x70, + 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x50, + 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, 0x79, 0x70, 0x65, 0x52, 0x04, 0x74, 0x79, 0x70, 0x65, + 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, + 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, + 0x6f, 0x6e, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, + 0x18, 0x04, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, + 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x15, 0x0a, 0x03, 0x75, + 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x88, + 0x01, 0x01, 0x12, 0x59, 0x0a, 0x16, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x75, 0x70, 0x64, + 0x61, 0x74, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x06, 0x20, 0x01, + 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, 0x74, + 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x14, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x55, + 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x5d, 0x0a, + 0x18, 0x6d, 0x6c, 0x5f, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x5f, 0x75, 0x70, 0x64, 0x61, 0x74, 0x65, + 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x07, 0x20, 0x01, 0x28, 0x0b, 0x32, + 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, 0x65, 0x74, 0x61, 0x64, + 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x15, 0x6d, 0x6c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x66, 0x0a, 0x1b, + 0x6d, 0x6c, 0x5f, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x5f, 0x75, 0x70, 0x64, 0x61, + 0x74, 0x65, 0x5f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x18, 0x08, 0x20, 0x01, 0x28, + 0x0b, 0x32, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, + 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x48, 0x00, 0x52, 0x18, 0x6d, 0x6c, 0x54, 0x72, + 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x65, 0x74, 0x61, + 0x64, 0x61, 0x74, 0x61, 0x42, 0x0a, 0x0a, 0x08, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, + 0x42, 0x06, 0x0a, 0x04, 0x5f, 0x75, 0x72, 0x6c, 0x22, 0x1c, 0x0a, 0x1a, 0x55, 0x70, 0x64, 0x61, + 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0xb1, 0x04, 0x0a, 0x18, 0x4c, 0x69, 0x73, 0x74, 0x52, + 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0e, + 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x88, 0x01, + 0x01, 0x12, 0x37, 0x0a, 0x05, 0x74, 0x79, 0x70, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0e, + 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x70, 0x61, 0x63, 0x6b, + 0x61, 0x67, 0x65, 0x73, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x61, 0x63, 0x6b, 0x61, 0x67, 0x65, 0x54, + 0x79, 0x70, 0x65, 0x52, 0x05, 0x74, 0x79, 0x70, 0x65, 0x73, 0x12, 0x3b, 0x0a, 0x0c, 0x76, 0x69, + 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0e, + 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, + 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0c, 0x76, 0x69, 0x73, 0x69, 0x62, + 0x69, 0x6c, 0x69, 0x74, 0x69, 0x65, 0x73, 0x12, 0x1c, 0x0a, 0x09, 0x70, 0x6c, 0x61, 0x74, 0x66, + 0x6f, 0x72, 0x6d, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x70, 0x6c, 0x61, 0x74, + 0x66, 0x6f, 0x72, 0x6d, 0x73, 0x12, 0x3b, 0x0a, 0x08, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, 0x65, + 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, + 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x52, 0x08, 0x73, 0x74, 0x61, 0x74, 0x75, 0x73, + 0x65, 0x73, 0x12, 0x24, 0x0a, 0x0b, 0x73, 0x65, 0x61, 0x72, 0x63, 0x68, 0x5f, 0x74, 0x65, 0x72, + 0x6d, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x0a, 0x73, 0x65, 0x61, 0x72, 0x63, + 0x68, 0x54, 0x65, 0x72, 0x6d, 0x88, 0x01, 0x01, 0x12, 0x22, 0x0a, 0x0a, 0x70, 0x61, 0x67, 0x65, + 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x18, 0x07, 0x20, 0x01, 0x28, 0x09, 0x48, 0x02, 0x52, 0x09, + 0x70, 0x61, 0x67, 0x65, 0x54, 0x6f, 0x6b, 0x65, 0x6e, 0x88, 0x01, 0x01, 0x12, 0x2b, 0x0a, 0x11, + 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, + 0x73, 0x18, 0x08, 0x20, 0x03, 0x28, 0x09, 0x52, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, + 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x12, 0x49, 0x0a, 0x1e, 0x69, 0x6e, 0x63, + 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, + 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x09, 0x20, 0x01, 0x28, + 0x08, 0x48, 0x03, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4d, 0x61, 0x72, 0x6b, + 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x88, 0x01, 0x01, 0x42, 0x12, 0x0a, 0x10, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x42, 0x0e, 0x0a, 0x0c, 0x5f, 0x73, 0x65, 0x61, + 0x72, 0x63, 0x68, 0x5f, 0x74, 0x65, 0x72, 0x6d, 0x42, 0x0d, 0x0a, 0x0b, 0x5f, 0x70, 0x61, 0x67, + 0x65, 0x5f, 0x74, 0x6f, 0x6b, 0x65, 0x6e, 0x42, 0x21, 0x0a, 0x1f, 0x5f, 0x69, 0x6e, 0x63, 0x6c, + 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, + 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x4c, 0x0a, 0x19, 0x4c, 0x69, + 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2f, 0x0a, 0x05, 0x69, 0x74, 0x65, 0x6d, 0x73, + 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x19, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, + 0x6d, 0x52, 0x05, 0x69, 0x74, 0x65, 0x6d, 0x73, 0x22, 0x34, 0x0a, 0x19, 0x44, 0x65, 0x6c, 0x65, + 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, + 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, 0x65, 0x6d, 0x49, 0x64, 0x22, 0x1c, + 0x0a, 0x1a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, + 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x68, 0x0a, 0x1b, + 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, + 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x69, + 0x74, 0x65, 0x6d, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x69, 0x74, + 0x65, 0x6d, 0x49, 0x64, 0x12, 0x30, 0x0a, 0x14, 0x6e, 0x65, 0x77, 0x5f, 0x70, 0x75, 0x62, 0x6c, + 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x12, 0x6e, 0x65, 0x77, 0x50, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, + 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x22, 0x1e, 0x0a, 0x1c, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, + 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x52, 0x0a, 0x13, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, + 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x27, 0x0a, + 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x45, 0x0a, 0x14, 0x43, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, + 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, + 0x6c, 0x22, 0x9b, 0x02, 0x0a, 0x13, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, + 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, + 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, + 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, + 0x6c, 0x69, 0x74, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, - 0x37, 0x0a, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, + 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, + 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, + 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, + 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, 0x05, 0x20, + 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, + 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x06, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, + 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x07, 0x20, 0x01, + 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, + 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, + 0x28, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x62, 0x0a, 0x14, 0x55, 0x70, 0x64, + 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x4d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, + 0x61, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, + 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, 0x1e, 0x0a, + 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x22, 0xaa, 0x01, + 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x4d, + 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x40, 0x0a, 0x0a, 0x6d, 0x6f, 0x64, 0x65, 0x6c, + 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, + 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x52, 0x09, + 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, + 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, + 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x22, 0xc3, 0x01, 0x0a, 0x18, 0x55, + 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x4c, 0x54, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x4d, + 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x12, 0x40, 0x0a, 0x0a, 0x6d, 0x6f, 0x64, 0x65, 0x6c, + 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, + 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x52, 0x09, + 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x54, 0x79, 0x70, 0x65, 0x12, 0x4f, 0x0a, 0x0f, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x5f, 0x66, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x0e, 0x32, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x6d, 0x6c, + 0x74, 0x72, 0x61, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, + 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x12, 0x14, 0x0a, 0x05, 0x64, 0x72, + 0x61, 0x66, 0x74, 0x18, 0x03, 0x20, 0x01, 0x28, 0x08, 0x52, 0x05, 0x64, 0x72, 0x61, 0x66, 0x74, + 0x22, 0xbd, 0x01, 0x0a, 0x05, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x12, 0x10, 0x0a, 0x03, 0x61, 0x70, + 0x69, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x61, 0x70, 0x69, 0x12, 0x14, 0x0a, 0x05, + 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x12, 0x3a, 0x0a, 0x16, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, + 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, + 0x28, 0x09, 0x48, 0x00, 0x52, 0x15, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, + 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x12, 0x25, + 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x04, 0x20, + 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, + 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x19, 0x0a, 0x17, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, + 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x42, 0x0e, 0x0a, 0x0c, 0x5f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, + 0x22, 0x88, 0x01, 0x0a, 0x0e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, + 0x6e, 0x66, 0x6f, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, + 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x6c, + 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, + 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x23, 0x0a, 0x0d, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, + 0x72, 0x6d, 0x5f, 0x74, 0x61, 0x67, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x70, + 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x54, 0x61, 0x67, 0x73, 0x22, 0x87, 0x01, 0x0a, 0x17, + 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, + 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x47, 0x0a, 0x10, 0x6d, 0x6f, 0x64, 0x75, 0x6c, + 0x65, 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x5f, 0x69, 0x6e, 0x66, 0x6f, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x08, - 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, - 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, - 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, - 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x06, - 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, - 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x6f, 0x74, 0x61, - 0x6c, 0x5f, 0x72, 0x6f, 0x62, 0x6f, 0x74, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x08, 0x20, - 0x01, 0x28, 0x03, 0x52, 0x0f, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x55, - 0x73, 0x61, 0x67, 0x65, 0x12, 0x38, 0x0a, 0x18, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x6f, 0x72, - 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, - 0x18, 0x09, 0x20, 0x01, 0x28, 0x03, 0x52, 0x16, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x4f, 0x72, 0x67, - 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x27, - 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, - 0x64, 0x18, 0x0a, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, - 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, - 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, - 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, - 0x63, 0x65, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, - 0x0d, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, + 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, 0x48, 0x00, + 0x52, 0x0e, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x49, 0x6e, 0x66, 0x6f, + 0x12, 0x14, 0x0a, 0x04, 0x66, 0x69, 0x6c, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x48, 0x00, + 0x52, 0x04, 0x66, 0x69, 0x6c, 0x65, 0x42, 0x0d, 0x0a, 0x0b, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, + 0x5f, 0x66, 0x69, 0x6c, 0x65, 0x22, 0x2c, 0x0a, 0x18, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, + 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, + 0x75, 0x72, 0x6c, 0x22, 0x9d, 0x01, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, + 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, + 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, + 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x49, 0x0a, 0x1e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, + 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, + 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x48, 0x00, 0x52, + 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, + 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, + 0x42, 0x21, 0x0a, 0x1f, 0x5f, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, + 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x22, 0x40, 0x0a, 0x11, 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2b, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x75, + 0x6c, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x06, 0x6d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x22, 0x95, 0x04, 0x0a, 0x06, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, + 0x12, 0x1b, 0x0a, 0x09, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x08, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x49, 0x64, 0x12, 0x12, 0x0a, + 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, + 0x65, 0x12, 0x37, 0x0a, 0x0a, 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x18, + 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x0a, + 0x76, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x37, 0x0a, 0x08, 0x76, 0x65, + 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1b, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x56, 0x65, 0x72, 0x73, 0x69, + 0x6f, 0x6e, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x08, 0x76, 0x65, 0x72, 0x73, 0x69, + 0x6f, 0x6e, 0x73, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x03, 0x75, 0x72, 0x6c, 0x12, 0x20, 0x0a, 0x0b, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, + 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0b, 0x64, 0x65, 0x73, 0x63, + 0x72, 0x69, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, + 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, + 0x65, 0x6c, 0x73, 0x12, 0x2a, 0x0a, 0x11, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x72, 0x6f, 0x62, + 0x6f, 0x74, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x08, 0x20, 0x01, 0x28, 0x03, 0x52, 0x0f, + 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, + 0x38, 0x0a, 0x18, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x75, 0x73, 0x61, 0x67, 0x65, 0x18, 0x09, 0x20, 0x01, 0x28, + 0x03, 0x52, 0x16, 0x74, 0x6f, 0x74, 0x61, 0x6c, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x27, 0x0a, 0x0f, 0x6f, 0x72, 0x67, + 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x0a, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x49, 0x64, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, + 0x18, 0x0b, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, + 0x6e, 0x74, 0x12, 0x29, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, + 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x0c, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x70, 0x75, + 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x12, 0x20, 0x0a, + 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x0d, 0x20, 0x01, 0x28, 0x09, + 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, + 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, 0xd2, 0x01, + 0x0a, 0x0e, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, + 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, 0x2a, 0x0a, 0x05, 0x66, 0x69, + 0x6c, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x52, + 0x05, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x12, 0x2a, 0x0a, 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, + 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, 0x06, 0x6d, 0x6f, 0x64, 0x65, + 0x6c, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, + 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, 0x70, 0x6f, 0x69, + 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x18, + 0x05, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, 0x72, 0x73, 0x74, 0x5f, 0x72, - 0x75, 0x6e, 0x22, 0xd2, 0x01, 0x0a, 0x0e, 0x56, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x48, 0x69, - 0x73, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x18, 0x0a, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x76, 0x65, 0x72, 0x73, 0x69, 0x6f, 0x6e, 0x12, - 0x2a, 0x0a, 0x05, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x14, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, - 0x6f, 0x61, 0x64, 0x73, 0x52, 0x05, 0x66, 0x69, 0x6c, 0x65, 0x73, 0x12, 0x2a, 0x0a, 0x06, 0x6d, - 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x18, 0x03, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x12, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x65, 0x6c, 0x52, - 0x06, 0x6d, 0x6f, 0x64, 0x65, 0x6c, 0x73, 0x12, 0x1e, 0x0a, 0x0a, 0x65, 0x6e, 0x74, 0x72, 0x79, - 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x65, 0x6e, 0x74, - 0x72, 0x79, 0x70, 0x6f, 0x69, 0x6e, 0x74, 0x12, 0x20, 0x0a, 0x09, 0x66, 0x69, 0x72, 0x73, 0x74, - 0x5f, 0x72, 0x75, 0x6e, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x08, 0x66, 0x69, - 0x72, 0x73, 0x74, 0x52, 0x75, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x0c, 0x0a, 0x0a, 0x5f, 0x66, 0x69, - 0x72, 0x73, 0x74, 0x5f, 0x72, 0x75, 0x6e, 0x22, 0x62, 0x0a, 0x07, 0x55, 0x70, 0x6c, 0x6f, 0x61, - 0x64, 0x73, 0x12, 0x1a, 0x0a, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x3b, - 0x0a, 0x0b, 0x75, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x02, 0x20, - 0x01, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, - 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, - 0x0a, 0x75, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x65, 0x64, 0x41, 0x74, 0x22, 0xc4, 0x01, 0x0a, 0x12, - 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x12, 0x2c, 0x0a, 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0e, 0x6f, - 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x88, 0x01, 0x01, - 0x12, 0x49, 0x0a, 0x1e, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, - 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x18, 0x02, 0x20, 0x01, 0x28, 0x08, 0x48, 0x01, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, - 0x75, 0x64, 0x65, 0x4d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, - 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x12, 0x0a, 0x10, 0x5f, - 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x42, - 0x21, 0x0a, 0x1f, 0x5f, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, - 0x64, 0x6f, 0x77, 0x6e, 0x5f, 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x22, 0x44, 0x0a, 0x13, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, - 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x6f, 0x64, - 0x75, 0x6c, 0x65, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, - 0x07, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x22, 0x2f, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x55, - 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x12, 0x14, 0x0a, 0x05, 0x65, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x01, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x05, 0x65, 0x6d, 0x61, 0x69, 0x6c, 0x22, 0x33, 0x0a, 0x18, 0x47, 0x65, 0x74, - 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x39, - 0x0a, 0x1e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x75, 0x6e, 0x22, 0x62, 0x0a, 0x07, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x73, 0x12, 0x1a, 0x0a, + 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, + 0x08, 0x70, 0x6c, 0x61, 0x74, 0x66, 0x6f, 0x72, 0x6d, 0x12, 0x3b, 0x0a, 0x0b, 0x75, 0x70, 0x6c, + 0x6f, 0x61, 0x64, 0x65, 0x64, 0x5f, 0x61, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x1a, + 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, + 0x2e, 0x54, 0x69, 0x6d, 0x65, 0x73, 0x74, 0x61, 0x6d, 0x70, 0x52, 0x0a, 0x75, 0x70, 0x6c, 0x6f, + 0x61, 0x64, 0x65, 0x64, 0x41, 0x74, 0x22, 0xc4, 0x01, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, 0x4d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x2c, 0x0a, + 0x0f, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x0e, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x88, 0x01, 0x01, 0x12, 0x49, 0x0a, 0x1e, 0x69, + 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, + 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x02, 0x20, + 0x01, 0x28, 0x08, 0x48, 0x01, 0x52, 0x1c, 0x69, 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x4d, 0x61, + 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x44, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x88, 0x01, 0x01, 0x42, 0x12, 0x0a, 0x10, 0x5f, 0x6f, 0x72, 0x67, 0x61, 0x6e, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x42, 0x21, 0x0a, 0x1f, 0x5f, 0x69, + 0x6e, 0x63, 0x6c, 0x75, 0x64, 0x65, 0x5f, 0x6d, 0x61, 0x72, 0x6b, 0x64, 0x6f, 0x77, 0x6e, 0x5f, + 0x64, 0x6f, 0x63, 0x75, 0x6d, 0x65, 0x6e, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x22, 0x44, 0x0a, + 0x13, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2d, 0x0a, 0x07, 0x6d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x18, + 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x07, 0x6d, 0x6f, 0x64, 0x75, + 0x6c, 0x65, 0x73, 0x22, 0x2f, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, + 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x14, + 0x0a, 0x05, 0x65, 0x6d, 0x61, 0x69, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x65, + 0x6d, 0x61, 0x69, 0x6c, 0x22, 0x33, 0x0a, 0x18, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, + 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x17, 0x0a, 0x07, 0x75, 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0xad, 0x01, 0x0a, 0x0a, 0x4f, 0x72, - 0x67, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, - 0x19, 0x0a, 0x08, 0x6f, 0x72, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x07, 0x6f, 0x72, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x07, 0x6f, 0x72, - 0x67, 0x5f, 0x63, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x06, 0x6f, - 0x72, 0x67, 0x43, 0x69, 0x64, 0x88, 0x01, 0x01, 0x12, 0x2e, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, - 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, - 0x28, 0x09, 0x48, 0x01, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, - 0x73, 0x70, 0x61, 0x63, 0x65, 0x88, 0x01, 0x01, 0x42, 0x0a, 0x0a, 0x08, 0x5f, 0x6f, 0x72, 0x67, - 0x5f, 0x63, 0x69, 0x64, 0x42, 0x13, 0x0a, 0x11, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, - 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x22, 0x4e, 0x0a, 0x1f, 0x4c, 0x69, 0x73, + 0x09, 0x52, 0x06, 0x75, 0x73, 0x65, 0x72, 0x49, 0x64, 0x22, 0x39, 0x0a, 0x1e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x79, - 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2b, 0x0a, 0x04, - 0x6f, 0x72, 0x67, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x44, 0x65, 0x74, 0x61, - 0x69, 0x6c, 0x73, 0x52, 0x04, 0x6f, 0x72, 0x67, 0x73, 0x22, 0xd4, 0x01, 0x0a, 0x1a, 0x53, 0x65, - 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, - 0x64, 0x88, 0x01, 0x01, 0x12, 0x1e, 0x0a, 0x08, 0x6f, 0x72, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, - 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, 0x07, 0x6f, 0x72, 0x67, 0x4e, 0x61, 0x6d, - 0x65, 0x88, 0x01, 0x01, 0x12, 0x15, 0x0a, 0x03, 0x63, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, - 0x09, 0x48, 0x02, 0x52, 0x03, 0x63, 0x69, 0x64, 0x88, 0x01, 0x01, 0x12, 0x2e, 0x0a, 0x10, 0x70, - 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, - 0x04, 0x20, 0x01, 0x28, 0x09, 0x48, 0x03, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, - 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x88, 0x01, 0x01, 0x42, 0x09, 0x0a, 0x07, 0x5f, - 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x42, 0x0b, 0x0a, 0x09, 0x5f, 0x6f, 0x72, 0x67, 0x5f, 0x6e, - 0x61, 0x6d, 0x65, 0x42, 0x06, 0x0a, 0x04, 0x5f, 0x63, 0x69, 0x64, 0x42, 0x13, 0x0a, 0x11, 0x5f, - 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, - 0x22, 0x5c, 0x0a, 0x1b, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x3d, 0x0a, 0x0d, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, - 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, - 0x0d, 0x6f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x6a, - 0x0a, 0x10, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x12, 0x42, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x35, 0x0a, 0x11, 0x43, 0x72, - 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, - 0x79, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, - 0x64, 0x22, 0x22, 0x0a, 0x10, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x13, 0x0a, 0x11, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, - 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x36, 0x0a, 0x10, 0x52, 0x65, - 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, - 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, - 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, - 0x6d, 0x65, 0x22, 0x37, 0x0a, 0x11, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, - 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x14, - 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x74, - 0x61, 0x69, 0x6c, 0x73, 0x12, 0x2d, 0x0a, 0x12, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, - 0x52, 0x11, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, - 0x79, 0x70, 0x65, 0x12, 0x29, 0x0a, 0x10, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x61, - 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x23, - 0x0a, 0x0d, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, - 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, - 0x79, 0x70, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, - 0x69, 0x64, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, - 0x63, 0x65, 0x49, 0x64, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x05, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x93, 0x01, 0x0a, 0x18, - 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x57, 0x69, 0x74, 0x68, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x2c, 0x0a, 0x07, 0x61, 0x70, 0x69, 0x5f, - 0x6b, 0x65, 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x52, 0x06, - 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x12, 0x49, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x21, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, - 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, - 0x73, 0x52, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x73, 0x22, 0x28, 0x0a, 0x0f, 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, - 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x54, 0x0a, 0x10, 0x4c, - 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x40, 0x0a, 0x08, 0x61, 0x70, 0x69, 0x5f, 0x6b, 0x65, 0x79, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, - 0x0b, 0x32, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x57, 0x69, 0x74, 0x68, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x07, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, - 0x73, 0x22, 0x22, 0x0a, 0x10, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, - 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x35, 0x0a, 0x11, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, - 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, - 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x3f, 0x0a, 0x2d, - 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, - 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, - 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x52, 0x0a, - 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, - 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, - 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, - 0x79, 0x22, 0x47, 0x0a, 0x1a, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, + 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x17, 0x0a, 0x07, 0x75, + 0x73, 0x65, 0x72, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x06, 0x75, 0x73, + 0x65, 0x72, 0x49, 0x64, 0x22, 0xad, 0x01, 0x0a, 0x0a, 0x4f, 0x72, 0x67, 0x44, 0x65, 0x74, 0x61, + 0x69, 0x6c, 0x73, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x19, 0x0a, 0x08, 0x6f, 0x72, + 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x07, 0x6f, 0x72, + 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x1c, 0x0a, 0x07, 0x6f, 0x72, 0x67, 0x5f, 0x63, 0x69, 0x64, + 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x06, 0x6f, 0x72, 0x67, 0x43, 0x69, 0x64, + 0x88, 0x01, 0x01, 0x12, 0x2e, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, + 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, 0x48, 0x01, 0x52, + 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, + 0x88, 0x01, 0x01, 0x42, 0x0a, 0x0a, 0x08, 0x5f, 0x6f, 0x72, 0x67, 0x5f, 0x63, 0x69, 0x64, 0x42, + 0x13, 0x0a, 0x11, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, + 0x70, 0x61, 0x63, 0x65, 0x22, 0x4e, 0x0a, 0x1f, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, + 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x2b, 0x0a, 0x04, 0x6f, 0x72, 0x67, 0x73, 0x18, + 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x04, + 0x6f, 0x72, 0x67, 0x73, 0x22, 0xd4, 0x01, 0x0a, 0x1a, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x12, 0x1a, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x48, 0x00, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x88, 0x01, 0x01, 0x12, + 0x1e, 0x0a, 0x08, 0x6f, 0x72, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, + 0x09, 0x48, 0x01, 0x52, 0x07, 0x6f, 0x72, 0x67, 0x4e, 0x61, 0x6d, 0x65, 0x88, 0x01, 0x01, 0x12, + 0x15, 0x0a, 0x03, 0x63, 0x69, 0x64, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x48, 0x02, 0x52, 0x03, + 0x63, 0x69, 0x64, 0x88, 0x01, 0x01, 0x12, 0x2e, 0x0a, 0x10, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, + 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x18, 0x04, 0x20, 0x01, 0x28, 0x09, + 0x48, 0x03, 0x52, 0x0f, 0x70, 0x75, 0x62, 0x6c, 0x69, 0x63, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, + 0x61, 0x63, 0x65, 0x88, 0x01, 0x01, 0x42, 0x09, 0x0a, 0x07, 0x5f, 0x6f, 0x72, 0x67, 0x5f, 0x69, + 0x64, 0x42, 0x0b, 0x0a, 0x09, 0x5f, 0x6f, 0x72, 0x67, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x42, 0x06, + 0x0a, 0x04, 0x5f, 0x63, 0x69, 0x64, 0x42, 0x13, 0x0a, 0x11, 0x5f, 0x70, 0x75, 0x62, 0x6c, 0x69, + 0x63, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x22, 0x5c, 0x0a, 0x1b, 0x53, + 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x3d, 0x0a, 0x0d, 0x6f, 0x72, + 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, + 0x0b, 0x32, 0x17, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4f, 0x72, 0x67, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x0d, 0x6f, 0x72, 0x67, 0x61, + 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x6a, 0x0a, 0x10, 0x43, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x42, 0x0a, + 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, + 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x52, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, + 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x35, 0x0a, 0x11, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, + 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, + 0x79, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x12, 0x0e, 0x0a, 0x02, + 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x22, 0x0a, 0x10, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, + 0x22, 0x13, 0x0a, 0x11, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x36, 0x0a, 0x10, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, + 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, + 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0x37, 0x0a, + 0x11, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, + 0x69, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x04, 0x6e, 0x61, 0x6d, 0x65, 0x22, 0xcd, 0x01, 0x0a, 0x14, 0x41, 0x75, 0x74, 0x68, 0x6f, + 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x12, + 0x2d, 0x0a, 0x12, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x11, 0x61, 0x75, 0x74, + 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x29, + 0x0a, 0x10, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x5f, + 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0f, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x73, + 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x74, 0x79, 0x70, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x0c, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x54, 0x79, 0x70, 0x65, 0x12, 0x1f, + 0x0a, 0x0b, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x5f, 0x69, 0x64, 0x18, 0x04, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x0a, 0x72, 0x65, 0x73, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x49, 0x64, 0x12, + 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x05, 0x20, 0x01, 0x28, 0x09, 0x52, + 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x93, 0x01, 0x0a, 0x18, 0x41, 0x50, 0x49, 0x4b, 0x65, + 0x79, 0x57, 0x69, 0x74, 0x68, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x12, 0x2c, 0x0a, 0x07, 0x61, 0x70, 0x69, 0x5f, 0x6b, 0x65, 0x79, 0x18, 0x01, + 0x20, 0x01, 0x28, 0x0b, 0x32, 0x13, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x52, 0x06, 0x61, 0x70, 0x69, 0x4b, 0x65, + 0x79, 0x12, 0x49, 0x0a, 0x0e, 0x61, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x18, 0x02, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x44, 0x65, 0x74, 0x61, 0x69, 0x6c, 0x73, 0x52, 0x0e, 0x61, 0x75, + 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x22, 0x28, 0x0a, 0x0f, + 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, - 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x6f, 0x67, 0x6f, 0x18, 0x02, - 0x20, 0x01, 0x28, 0x0c, 0x52, 0x04, 0x6c, 0x6f, 0x67, 0x6f, 0x22, 0x1d, 0x0a, 0x1b, 0x4f, 0x72, - 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, - 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x33, 0x0a, 0x1a, 0x4f, 0x72, 0x67, + 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x54, 0x0a, 0x10, 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, + 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x40, 0x0a, 0x08, 0x61, 0x70, + 0x69, 0x5f, 0x6b, 0x65, 0x79, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x0b, 0x32, 0x25, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x50, 0x49, 0x4b, 0x65, + 0x79, 0x57, 0x69, 0x74, 0x68, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x52, 0x07, 0x61, 0x70, 0x69, 0x4b, 0x65, 0x79, 0x73, 0x22, 0x22, 0x0a, 0x10, + 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, + 0x22, 0x35, 0x0a, 0x11, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, 0x79, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x3f, 0x0a, 0x2d, 0x43, 0x72, 0x65, 0x61, 0x74, + 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, + 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, 0x18, 0x01, + 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x22, 0x52, 0x0a, 0x2e, 0x43, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, + 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x0e, 0x0a, 0x02, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x02, 0x69, 0x64, 0x12, 0x10, 0x0a, 0x03, 0x6b, 0x65, + 0x79, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x6b, 0x65, 0x79, 0x22, 0x47, 0x0a, 0x1a, + 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, + 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, + 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, + 0x64, 0x12, 0x12, 0x0a, 0x04, 0x6c, 0x6f, 0x67, 0x6f, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0c, 0x52, + 0x04, 0x6c, 0x6f, 0x67, 0x6f, 0x22, 0x1d, 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x33, 0x0a, 0x1a, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x2f, 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, 0x03, 0x75, 0x72, 0x6c, 0x18, + 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, 0x31, 0x0a, 0x18, 0x45, 0x6e, + 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x1b, 0x0a, + 0x19, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, + 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x32, 0x0a, 0x19, 0x44, 0x69, + 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, - 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x2f, - 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, - 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x10, 0x0a, - 0x03, 0x75, 0x72, 0x6c, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x03, 0x75, 0x72, 0x6c, 0x22, - 0x31, 0x0a, 0x18, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, - 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, - 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, - 0x49, 0x64, 0x22, 0x1b, 0x0a, 0x19, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, - 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, - 0x32, 0x0a, 0x19, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, - 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, - 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, - 0x67, 0x49, 0x64, 0x22, 0x1c, 0x0a, 0x1a, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, - 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x22, 0x8c, 0x01, 0x0a, 0x15, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, - 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, - 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, - 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, - 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, - 0x61, 0x6d, 0x65, 0x12, 0x3b, 0x0a, 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x6e, - 0x66, 0x69, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, - 0x66, 0x69, 0x67, 0x52, 0x0b, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, - 0x22, 0x5a, 0x0a, 0x16, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, - 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, - 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, - 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, - 0x74, 0x5f, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, - 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x22, 0x49, 0x0a, 0x13, - 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, - 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, - 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x99, 0x01, 0x0a, 0x14, 0x52, 0x65, 0x61, 0x64, - 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, - 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, - 0x65, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x65, 0x63, 0x72, - 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, - 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x3b, 0x0a, 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, - 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, - 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x0b, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, - 0x66, 0x69, 0x67, 0x22, 0xa9, 0x01, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, + 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x1c, + 0x0a, 0x1a, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, + 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x8c, 0x01, 0x0a, + 0x15, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, + 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x1f, 0x0a, + 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x3b, + 0x0a, 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x18, 0x03, + 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x0b, + 0x6f, 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x22, 0x5a, 0x0a, 0x16, 0x43, + 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, + 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, + 0x49, 0x64, 0x12, 0x23, 0x0a, 0x0d, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x65, 0x63, + 0x72, 0x65, 0x74, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0c, 0x63, 0x6c, 0x69, 0x65, 0x6e, + 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x22, 0x49, 0x0a, 0x13, 0x52, 0x65, 0x61, 0x64, 0x4f, + 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, + 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, + 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, + 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, + 0x49, 0x64, 0x22, 0x99, 0x01, 0x0a, 0x14, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, + 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1f, 0x0a, 0x0b, 0x63, + 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, + 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x23, 0x0a, 0x0d, + 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x73, 0x65, 0x63, 0x72, 0x65, 0x74, 0x18, 0x02, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x0c, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, + 0x74, 0x12, 0x3b, 0x0a, 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, + 0x67, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, + 0x67, 0x52, 0x0b, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x22, 0xa9, + 0x01, 0x0a, 0x15, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, + 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, + 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, + 0x1b, 0x0a, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, + 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x12, 0x1f, 0x0a, 0x0b, + 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, 0x18, 0x03, 0x20, 0x01, 0x28, + 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, 0x6d, 0x65, 0x12, 0x3b, 0x0a, + 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x18, 0x04, 0x20, + 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x0b, 0x6f, + 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x22, 0x18, 0x0a, 0x16, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4b, 0x0a, 0x15, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, - 0x64, 0x12, 0x1f, 0x0a, 0x0b, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x6e, 0x61, 0x6d, 0x65, - 0x18, 0x03, 0x20, 0x01, 0x28, 0x09, 0x52, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x4e, 0x61, - 0x6d, 0x65, 0x12, 0x3b, 0x0a, 0x0c, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x5f, 0x63, 0x6f, 0x6e, 0x66, - 0x69, 0x67, 0x18, 0x04, 0x20, 0x01, 0x28, 0x0b, 0x32, 0x18, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, - 0x69, 0x67, 0x52, 0x0b, 0x6f, 0x61, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x22, - 0x18, 0x0a, 0x16, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, - 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x4b, 0x0a, 0x15, 0x44, 0x65, 0x6c, - 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, - 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x12, 0x1b, 0x0a, 0x09, 0x63, 0x6c, 0x69, - 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x18, 0x02, 0x20, 0x01, 0x28, 0x09, 0x52, 0x08, 0x63, 0x6c, - 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x22, 0x18, 0x0a, 0x16, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, - 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x22, 0x2d, 0x0a, 0x14, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, - 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, - 0x69, 0x64, 0x18, 0x01, 0x20, 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, - 0x36, 0x0a, 0x15, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, - 0x6e, 0x74, 0x5f, 0x69, 0x64, 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x63, 0x6c, - 0x69, 0x65, 0x6e, 0x74, 0x49, 0x64, 0x73, 0x22, 0xf6, 0x02, 0x0a, 0x0b, 0x4f, 0x41, 0x75, 0x74, - 0x68, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x56, 0x0a, 0x15, 0x63, 0x6c, 0x69, 0x65, 0x6e, - 0x74, 0x5f, 0x61, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x18, 0x01, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, - 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x14, 0x63, 0x6c, 0x69, 0x65, 0x6e, - 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, - 0x25, 0x0a, 0x04, 0x70, 0x6b, 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x11, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x4b, 0x43, 0x45, - 0x52, 0x04, 0x70, 0x6b, 0x63, 0x65, 0x12, 0x41, 0x0a, 0x0e, 0x75, 0x72, 0x6c, 0x5f, 0x76, 0x61, - 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1a, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x52, 0x4c, - 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x75, 0x72, 0x6c, 0x56, - 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1f, 0x0a, 0x0b, 0x6f, 0x72, 0x69, - 0x67, 0x69, 0x6e, 0x5f, 0x75, 0x72, 0x69, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0a, - 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x55, 0x72, 0x69, 0x73, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, - 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x5f, 0x75, 0x72, 0x69, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, - 0x09, 0x52, 0x0c, 0x72, 0x65, 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x55, 0x72, 0x69, 0x73, 0x12, - 0x1d, 0x0a, 0x0a, 0x6c, 0x6f, 0x67, 0x6f, 0x75, 0x74, 0x5f, 0x75, 0x72, 0x69, 0x18, 0x06, 0x20, - 0x01, 0x28, 0x09, 0x52, 0x09, 0x6c, 0x6f, 0x67, 0x6f, 0x75, 0x74, 0x55, 0x72, 0x69, 0x12, 0x40, - 0x0a, 0x0e, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x5f, 0x67, 0x72, 0x61, 0x6e, 0x74, 0x73, - 0x18, 0x07, 0x20, 0x03, 0x28, 0x0e, 0x32, 0x19, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x47, 0x72, 0x61, 0x6e, - 0x74, 0x52, 0x0d, 0x65, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x47, 0x72, 0x61, 0x6e, 0x74, 0x73, - 0x2a, 0xd1, 0x01, 0x0a, 0x12, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x54, 0x79, 0x70, 0x65, 0x12, 0x23, 0x0a, 0x1f, 0x41, 0x55, 0x54, 0x48, 0x45, - 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x55, - 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x21, 0x0a, 0x1d, - 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, - 0x59, 0x50, 0x45, 0x5f, 0x57, 0x45, 0x42, 0x5f, 0x4f, 0x41, 0x55, 0x54, 0x48, 0x10, 0x01, 0x12, - 0x1f, 0x0a, 0x1b, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, - 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x41, 0x50, 0x49, 0x5f, 0x4b, 0x45, 0x59, 0x10, 0x02, - 0x12, 0x29, 0x0a, 0x25, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, - 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x52, 0x4f, 0x42, 0x4f, 0x54, 0x5f, 0x50, 0x41, - 0x52, 0x54, 0x5f, 0x53, 0x45, 0x43, 0x52, 0x45, 0x54, 0x10, 0x03, 0x12, 0x27, 0x0a, 0x23, 0x41, + 0x64, 0x22, 0x18, 0x0a, 0x16, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, + 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x2d, 0x0a, 0x14, 0x4c, + 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x12, 0x15, 0x0a, 0x06, 0x6f, 0x72, 0x67, 0x5f, 0x69, 0x64, 0x18, 0x01, 0x20, + 0x01, 0x28, 0x09, 0x52, 0x05, 0x6f, 0x72, 0x67, 0x49, 0x64, 0x22, 0x36, 0x0a, 0x15, 0x4c, 0x69, + 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x1d, 0x0a, 0x0a, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x69, 0x64, + 0x73, 0x18, 0x01, 0x20, 0x03, 0x28, 0x09, 0x52, 0x09, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x49, + 0x64, 0x73, 0x22, 0xf6, 0x02, 0x0a, 0x0b, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x43, 0x6f, 0x6e, 0x66, + 0x69, 0x67, 0x12, 0x56, 0x0a, 0x15, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x5f, 0x61, 0x75, 0x74, + 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x18, 0x01, 0x20, 0x01, 0x28, + 0x0e, 0x32, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x14, 0x63, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, + 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x0a, 0x04, 0x70, 0x6b, + 0x63, 0x65, 0x18, 0x02, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x11, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x50, 0x4b, 0x43, 0x45, 0x52, 0x04, 0x70, 0x6b, 0x63, + 0x65, 0x12, 0x41, 0x0a, 0x0e, 0x75, 0x72, 0x6c, 0x5f, 0x76, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x18, 0x03, 0x20, 0x01, 0x28, 0x0e, 0x32, 0x1a, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x52, 0x4c, 0x56, 0x61, 0x6c, 0x69, 0x64, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x0d, 0x75, 0x72, 0x6c, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1f, 0x0a, 0x0b, 0x6f, 0x72, 0x69, 0x67, 0x69, 0x6e, 0x5f, 0x75, + 0x72, 0x69, 0x73, 0x18, 0x04, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0a, 0x6f, 0x72, 0x69, 0x67, 0x69, + 0x6e, 0x55, 0x72, 0x69, 0x73, 0x12, 0x23, 0x0a, 0x0d, 0x72, 0x65, 0x64, 0x69, 0x72, 0x65, 0x63, + 0x74, 0x5f, 0x75, 0x72, 0x69, 0x73, 0x18, 0x05, 0x20, 0x03, 0x28, 0x09, 0x52, 0x0c, 0x72, 0x65, + 0x64, 0x69, 0x72, 0x65, 0x63, 0x74, 0x55, 0x72, 0x69, 0x73, 0x12, 0x1d, 0x0a, 0x0a, 0x6c, 0x6f, + 0x67, 0x6f, 0x75, 0x74, 0x5f, 0x75, 0x72, 0x69, 0x18, 0x06, 0x20, 0x01, 0x28, 0x09, 0x52, 0x09, + 0x6c, 0x6f, 0x67, 0x6f, 0x75, 0x74, 0x55, 0x72, 0x69, 0x12, 0x40, 0x0a, 0x0e, 0x65, 0x6e, 0x61, + 0x62, 0x6c, 0x65, 0x64, 0x5f, 0x67, 0x72, 0x61, 0x6e, 0x74, 0x73, 0x18, 0x07, 0x20, 0x03, 0x28, + 0x0e, 0x32, 0x19, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x47, 0x72, 0x61, 0x6e, 0x74, 0x52, 0x0d, 0x65, 0x6e, + 0x61, 0x62, 0x6c, 0x65, 0x64, 0x47, 0x72, 0x61, 0x6e, 0x74, 0x73, 0x2a, 0xd1, 0x01, 0x0a, 0x12, + 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x54, 0x79, + 0x70, 0x65, 0x12, 0x23, 0x0a, 0x1f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, + 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, + 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x21, 0x0a, 0x1d, 0x41, 0x55, 0x54, 0x48, 0x45, + 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x57, + 0x45, 0x42, 0x5f, 0x4f, 0x41, 0x55, 0x54, 0x48, 0x10, 0x01, 0x12, 0x1f, 0x0a, 0x1b, 0x41, 0x55, + 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, + 0x45, 0x5f, 0x41, 0x50, 0x49, 0x5f, 0x4b, 0x45, 0x59, 0x10, 0x02, 0x12, 0x29, 0x0a, 0x25, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, - 0x50, 0x45, 0x5f, 0x4c, 0x4f, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x53, 0x45, 0x43, 0x52, - 0x45, 0x54, 0x10, 0x04, 0x2a, 0xa3, 0x01, 0x0a, 0x12, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, - 0x74, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x23, 0x0a, 0x1f, 0x46, + 0x50, 0x45, 0x5f, 0x52, 0x4f, 0x42, 0x4f, 0x54, 0x5f, 0x50, 0x41, 0x52, 0x54, 0x5f, 0x53, 0x45, + 0x43, 0x52, 0x45, 0x54, 0x10, 0x03, 0x12, 0x27, 0x0a, 0x23, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, + 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x4c, 0x4f, + 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x53, 0x45, 0x43, 0x52, 0x45, 0x54, 0x10, 0x04, 0x2a, + 0xa3, 0x01, 0x0a, 0x12, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x56, 0x69, 0x73, 0x69, + 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x23, 0x0a, 0x1f, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, + 0x4e, 0x54, 0x5f, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x55, 0x4e, + 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x1f, 0x0a, 0x1b, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, - 0x54, 0x59, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, - 0x12, 0x1f, 0x0a, 0x1b, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, 0x53, + 0x54, 0x59, 0x5f, 0x50, 0x52, 0x49, 0x56, 0x41, 0x54, 0x45, 0x10, 0x01, 0x12, 0x1e, 0x0a, 0x1a, + 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, + 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x10, 0x02, 0x12, 0x27, 0x0a, 0x23, + 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, + 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x5f, 0x55, 0x4e, 0x4c, 0x49, 0x53, + 0x54, 0x45, 0x44, 0x10, 0x03, 0x2a, 0xdd, 0x01, 0x0a, 0x11, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, + 0x6e, 0x74, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x54, 0x79, 0x70, 0x65, 0x12, 0x23, 0x0a, 0x1f, 0x46, + 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, + 0x50, 0x45, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, + 0x12, 0x21, 0x0a, 0x1d, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, + 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x4e, 0x4f, 0x5f, 0x41, 0x43, 0x43, 0x45, 0x53, + 0x53, 0x10, 0x01, 0x12, 0x2e, 0x0a, 0x2a, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, + 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x4e, 0x45, 0x53, 0x54, 0x49, + 0x4e, 0x47, 0x5f, 0x4c, 0x49, 0x4d, 0x49, 0x54, 0x5f, 0x45, 0x58, 0x43, 0x45, 0x45, 0x44, 0x45, + 0x44, 0x10, 0x02, 0x12, 0x28, 0x0a, 0x24, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, + 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x43, 0x48, 0x49, 0x4c, 0x44, + 0x5f, 0x49, 0x44, 0x5f, 0x49, 0x4e, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x10, 0x03, 0x12, 0x26, 0x0a, + 0x22, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, + 0x54, 0x59, 0x50, 0x45, 0x5f, 0x43, 0x59, 0x43, 0x4c, 0x45, 0x5f, 0x44, 0x45, 0x54, 0x45, 0x43, + 0x54, 0x45, 0x44, 0x10, 0x04, 0x2a, 0x87, 0x01, 0x0a, 0x12, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, + 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, 0x73, 0x12, 0x24, 0x0a, 0x20, + 0x52, 0x45, 0x47, 0x49, 0x53, 0x54, 0x52, 0x59, 0x5f, 0x49, 0x54, 0x45, 0x4d, 0x5f, 0x53, 0x54, + 0x41, 0x54, 0x55, 0x53, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, + 0x10, 0x00, 0x12, 0x22, 0x0a, 0x1e, 0x52, 0x45, 0x47, 0x49, 0x53, 0x54, 0x52, 0x59, 0x5f, 0x49, + 0x54, 0x45, 0x4d, 0x5f, 0x53, 0x54, 0x41, 0x54, 0x55, 0x53, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, + 0x53, 0x48, 0x45, 0x44, 0x10, 0x01, 0x12, 0x27, 0x0a, 0x23, 0x52, 0x45, 0x47, 0x49, 0x53, 0x54, + 0x52, 0x59, 0x5f, 0x49, 0x54, 0x45, 0x4d, 0x5f, 0x53, 0x54, 0x41, 0x54, 0x55, 0x53, 0x5f, 0x49, + 0x4e, 0x5f, 0x44, 0x45, 0x56, 0x45, 0x4c, 0x4f, 0x50, 0x4d, 0x45, 0x4e, 0x54, 0x10, 0x02, 0x2a, + 0x77, 0x0a, 0x0a, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, 0x1a, 0x0a, + 0x16, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x55, 0x4e, 0x53, 0x50, + 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x16, 0x0a, 0x12, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x52, 0x49, 0x56, 0x41, 0x54, 0x45, 0x10, - 0x01, 0x12, 0x1e, 0x0a, 0x1a, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, - 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x10, - 0x02, 0x12, 0x27, 0x0a, 0x23, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x56, 0x49, - 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x5f, - 0x55, 0x4e, 0x4c, 0x49, 0x53, 0x54, 0x45, 0x44, 0x10, 0x03, 0x2a, 0xdd, 0x01, 0x0a, 0x11, 0x46, - 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x45, 0x72, 0x72, 0x6f, 0x72, 0x54, 0x79, 0x70, 0x65, - 0x12, 0x23, 0x0a, 0x1f, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, - 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, - 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x21, 0x0a, 0x1d, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, - 0x54, 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x4e, 0x4f, 0x5f, - 0x41, 0x43, 0x43, 0x45, 0x53, 0x53, 0x10, 0x01, 0x12, 0x2e, 0x0a, 0x2a, 0x46, 0x52, 0x41, 0x47, - 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, - 0x4e, 0x45, 0x53, 0x54, 0x49, 0x4e, 0x47, 0x5f, 0x4c, 0x49, 0x4d, 0x49, 0x54, 0x5f, 0x45, 0x58, - 0x43, 0x45, 0x45, 0x44, 0x45, 0x44, 0x10, 0x02, 0x12, 0x28, 0x0a, 0x24, 0x46, 0x52, 0x41, 0x47, - 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, - 0x43, 0x48, 0x49, 0x4c, 0x44, 0x5f, 0x49, 0x44, 0x5f, 0x49, 0x4e, 0x56, 0x41, 0x4c, 0x49, 0x44, - 0x10, 0x03, 0x12, 0x26, 0x0a, 0x22, 0x46, 0x52, 0x41, 0x47, 0x4d, 0x45, 0x4e, 0x54, 0x5f, 0x45, - 0x52, 0x52, 0x4f, 0x52, 0x5f, 0x54, 0x59, 0x50, 0x45, 0x5f, 0x43, 0x59, 0x43, 0x4c, 0x45, 0x5f, - 0x44, 0x45, 0x54, 0x45, 0x43, 0x54, 0x45, 0x44, 0x10, 0x04, 0x2a, 0x87, 0x01, 0x0a, 0x12, 0x52, - 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x53, 0x74, 0x61, 0x74, 0x75, - 0x73, 0x12, 0x24, 0x0a, 0x20, 0x52, 0x45, 0x47, 0x49, 0x53, 0x54, 0x52, 0x59, 0x5f, 0x49, 0x54, - 0x45, 0x4d, 0x5f, 0x53, 0x54, 0x41, 0x54, 0x55, 0x53, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, - 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x22, 0x0a, 0x1e, 0x52, 0x45, 0x47, 0x49, 0x53, - 0x54, 0x52, 0x59, 0x5f, 0x49, 0x54, 0x45, 0x4d, 0x5f, 0x53, 0x54, 0x41, 0x54, 0x55, 0x53, 0x5f, - 0x50, 0x55, 0x42, 0x4c, 0x49, 0x53, 0x48, 0x45, 0x44, 0x10, 0x01, 0x12, 0x27, 0x0a, 0x23, 0x52, - 0x45, 0x47, 0x49, 0x53, 0x54, 0x52, 0x59, 0x5f, 0x49, 0x54, 0x45, 0x4d, 0x5f, 0x53, 0x54, 0x41, - 0x54, 0x55, 0x53, 0x5f, 0x49, 0x4e, 0x5f, 0x44, 0x45, 0x56, 0x45, 0x4c, 0x4f, 0x50, 0x4d, 0x45, - 0x4e, 0x54, 0x10, 0x02, 0x2a, 0x77, 0x0a, 0x0a, 0x56, 0x69, 0x73, 0x69, 0x62, 0x69, 0x6c, 0x69, - 0x74, 0x79, 0x12, 0x1a, 0x0a, 0x16, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, - 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x16, - 0x0a, 0x12, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x52, 0x49, - 0x56, 0x41, 0x54, 0x45, 0x10, 0x01, 0x12, 0x15, 0x0a, 0x11, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, - 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x10, 0x02, 0x12, 0x1e, 0x0a, - 0x1a, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, - 0x49, 0x43, 0x5f, 0x55, 0x4e, 0x4c, 0x49, 0x53, 0x54, 0x45, 0x44, 0x10, 0x03, 0x2a, 0xc1, 0x01, - 0x0a, 0x14, 0x43, 0x6c, 0x69, 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, - 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x25, 0x0a, 0x21, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, - 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, - 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x22, 0x0a, - 0x1e, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, - 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x10, - 0x01, 0x12, 0x26, 0x0a, 0x22, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, - 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, - 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x10, 0x02, 0x12, 0x36, 0x0a, 0x32, 0x43, 0x4c, 0x49, - 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, - 0x4f, 0x4e, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x5f, - 0x57, 0x48, 0x45, 0x4e, 0x5f, 0x55, 0x53, 0x49, 0x4e, 0x47, 0x5f, 0x50, 0x4b, 0x43, 0x45, 0x10, - 0x03, 0x2a, 0x7e, 0x0a, 0x04, 0x50, 0x4b, 0x43, 0x45, 0x12, 0x14, 0x0a, 0x10, 0x50, 0x4b, 0x43, - 0x45, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, - 0x11, 0x0a, 0x0d, 0x50, 0x4b, 0x43, 0x45, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, - 0x10, 0x01, 0x12, 0x15, 0x0a, 0x11, 0x50, 0x4b, 0x43, 0x45, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, - 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x10, 0x02, 0x12, 0x36, 0x0a, 0x32, 0x50, 0x4b, 0x43, - 0x45, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x5f, 0x57, - 0x48, 0x45, 0x4e, 0x5f, 0x55, 0x53, 0x49, 0x4e, 0x47, 0x5f, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, - 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x10, - 0x03, 0x2a, 0x73, 0x0a, 0x0d, 0x55, 0x52, 0x4c, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x12, 0x1e, 0x0a, 0x1a, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, - 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, - 0x10, 0x00, 0x12, 0x1e, 0x0a, 0x1a, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, - 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x45, 0x58, 0x41, 0x43, 0x54, 0x5f, 0x4d, 0x41, 0x54, 0x43, 0x48, - 0x10, 0x01, 0x12, 0x22, 0x0a, 0x1e, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, - 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x41, 0x4c, 0x4c, 0x4f, 0x57, 0x5f, 0x57, 0x49, 0x4c, 0x44, 0x43, - 0x41, 0x52, 0x44, 0x53, 0x10, 0x02, 0x2a, 0xcb, 0x01, 0x0a, 0x0c, 0x45, 0x6e, 0x61, 0x62, 0x6c, - 0x65, 0x64, 0x47, 0x72, 0x61, 0x6e, 0x74, 0x12, 0x1d, 0x0a, 0x19, 0x45, 0x4e, 0x41, 0x42, 0x4c, - 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, - 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x24, 0x0a, 0x20, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, - 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x4f, 0x52, 0x49, 0x5a, - 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x10, 0x01, 0x12, 0x1a, 0x0a, 0x16, - 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x49, 0x4d, - 0x50, 0x4c, 0x49, 0x43, 0x49, 0x54, 0x10, 0x02, 0x12, 0x1a, 0x0a, 0x16, 0x45, 0x4e, 0x41, 0x42, - 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x57, 0x4f, - 0x52, 0x44, 0x10, 0x03, 0x12, 0x1f, 0x0a, 0x1b, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, - 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x52, 0x45, 0x46, 0x52, 0x45, 0x53, 0x48, 0x5f, 0x54, 0x4f, - 0x4b, 0x45, 0x4e, 0x10, 0x04, 0x12, 0x1d, 0x0a, 0x19, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, - 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x44, 0x45, 0x56, 0x49, 0x43, 0x45, 0x5f, 0x43, 0x4f, - 0x44, 0x45, 0x10, 0x05, 0x32, 0x89, 0x45, 0x0a, 0x0a, 0x41, 0x70, 0x70, 0x53, 0x65, 0x72, 0x76, - 0x69, 0x63, 0x65, 0x12, 0x5f, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, - 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, - 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x55, - 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, + 0x01, 0x12, 0x15, 0x0a, 0x11, 0x56, 0x49, 0x53, 0x49, 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, + 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x10, 0x02, 0x12, 0x1e, 0x0a, 0x1a, 0x56, 0x49, 0x53, 0x49, + 0x42, 0x49, 0x4c, 0x49, 0x54, 0x59, 0x5f, 0x50, 0x55, 0x42, 0x4c, 0x49, 0x43, 0x5f, 0x55, 0x4e, + 0x4c, 0x49, 0x53, 0x54, 0x45, 0x44, 0x10, 0x03, 0x2a, 0xc1, 0x01, 0x0a, 0x14, 0x43, 0x6c, 0x69, + 0x65, 0x6e, 0x74, 0x41, 0x75, 0x74, 0x68, 0x65, 0x6e, 0x74, 0x69, 0x63, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x12, 0x25, 0x0a, 0x21, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, + 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, + 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x22, 0x0a, 0x1e, 0x43, 0x4c, 0x49, 0x45, + 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, + 0x4e, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x10, 0x01, 0x12, 0x26, 0x0a, 0x22, + 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, + 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, + 0x45, 0x44, 0x10, 0x02, 0x12, 0x36, 0x0a, 0x32, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, + 0x55, 0x54, 0x48, 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, 0x4e, 0x4f, + 0x54, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x5f, 0x57, 0x48, 0x45, 0x4e, 0x5f, + 0x55, 0x53, 0x49, 0x4e, 0x47, 0x5f, 0x50, 0x4b, 0x43, 0x45, 0x10, 0x03, 0x2a, 0x7e, 0x0a, 0x04, + 0x50, 0x4b, 0x43, 0x45, 0x12, 0x14, 0x0a, 0x10, 0x50, 0x4b, 0x43, 0x45, 0x5f, 0x55, 0x4e, 0x53, + 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x11, 0x0a, 0x0d, 0x50, 0x4b, + 0x43, 0x45, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x10, 0x01, 0x12, 0x15, 0x0a, + 0x11, 0x50, 0x4b, 0x43, 0x45, 0x5f, 0x4e, 0x4f, 0x54, 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, + 0x45, 0x44, 0x10, 0x02, 0x12, 0x36, 0x0a, 0x32, 0x50, 0x4b, 0x43, 0x45, 0x5f, 0x4e, 0x4f, 0x54, + 0x5f, 0x52, 0x45, 0x51, 0x55, 0x49, 0x52, 0x45, 0x44, 0x5f, 0x57, 0x48, 0x45, 0x4e, 0x5f, 0x55, + 0x53, 0x49, 0x4e, 0x47, 0x5f, 0x43, 0x4c, 0x49, 0x45, 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, + 0x45, 0x4e, 0x54, 0x49, 0x43, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x10, 0x03, 0x2a, 0x73, 0x0a, 0x0d, + 0x55, 0x52, 0x4c, 0x56, 0x61, 0x6c, 0x69, 0x64, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1e, 0x0a, + 0x1a, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, + 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, 0x00, 0x12, 0x1e, 0x0a, + 0x1a, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, + 0x45, 0x58, 0x41, 0x43, 0x54, 0x5f, 0x4d, 0x41, 0x54, 0x43, 0x48, 0x10, 0x01, 0x12, 0x22, 0x0a, + 0x1e, 0x55, 0x52, 0x4c, 0x5f, 0x56, 0x41, 0x4c, 0x49, 0x44, 0x41, 0x54, 0x49, 0x4f, 0x4e, 0x5f, + 0x41, 0x4c, 0x4c, 0x4f, 0x57, 0x5f, 0x57, 0x49, 0x4c, 0x44, 0x43, 0x41, 0x52, 0x44, 0x53, 0x10, + 0x02, 0x2a, 0xcb, 0x01, 0x0a, 0x0c, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x64, 0x47, 0x72, 0x61, + 0x6e, 0x74, 0x12, 0x1d, 0x0a, 0x19, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, + 0x41, 0x4e, 0x54, 0x5f, 0x55, 0x4e, 0x53, 0x50, 0x45, 0x43, 0x49, 0x46, 0x49, 0x45, 0x44, 0x10, + 0x00, 0x12, 0x24, 0x0a, 0x20, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, + 0x4e, 0x54, 0x5f, 0x41, 0x55, 0x54, 0x48, 0x4f, 0x52, 0x49, 0x5a, 0x41, 0x54, 0x49, 0x4f, 0x4e, + 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x10, 0x01, 0x12, 0x1a, 0x0a, 0x16, 0x45, 0x4e, 0x41, 0x42, 0x4c, + 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x49, 0x4d, 0x50, 0x4c, 0x49, 0x43, 0x49, + 0x54, 0x10, 0x02, 0x12, 0x1a, 0x0a, 0x16, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, + 0x52, 0x41, 0x4e, 0x54, 0x5f, 0x50, 0x41, 0x53, 0x53, 0x57, 0x4f, 0x52, 0x44, 0x10, 0x03, 0x12, + 0x1f, 0x0a, 0x1b, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, 0x54, + 0x5f, 0x52, 0x45, 0x46, 0x52, 0x45, 0x53, 0x48, 0x5f, 0x54, 0x4f, 0x4b, 0x45, 0x4e, 0x10, 0x04, + 0x12, 0x1d, 0x0a, 0x19, 0x45, 0x4e, 0x41, 0x42, 0x4c, 0x45, 0x44, 0x5f, 0x47, 0x52, 0x41, 0x4e, + 0x54, 0x5f, 0x44, 0x45, 0x56, 0x49, 0x43, 0x45, 0x5f, 0x43, 0x4f, 0x44, 0x45, 0x10, 0x05, 0x32, + 0xea, 0x45, 0x0a, 0x0a, 0x41, 0x70, 0x70, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x5f, + 0x0a, 0x10, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, + 0x69, 0x6c, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, + 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x55, 0x73, 0x65, 0x72, 0x49, 0x44, + 0x42, 0x79, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, + 0x65, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x62, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, + 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x25, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, + 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x9b, 0x01, 0x0a, 0x24, 0x47, + 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x57, + 0x69, 0x74, 0x68, 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x12, 0x38, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x73, 0x57, 0x69, 0x74, 0x68, 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x6f, 0x4c, 0x6f, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x39, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x57, 0x69, 0x74, 0x68, + 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x74, 0x0a, 0x17, 0x4c, 0x69, 0x73, 0x74, + 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, + 0x73, 0x65, 0x72, 0x12, 0x2b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, + 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x68, + 0x0a, 0x13, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x61, + 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x23, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, + 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, + 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x9b, 0x01, 0x0a, 0x24, 0x47, 0x65, 0x74, 0x4f, 0x72, + 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, + 0x61, 0x63, 0x65, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x12, + 0x38, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, + 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, + 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, + 0x74, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x39, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, + 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x44, + 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, + 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x74, 0x0a, 0x17, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x12, 0x2b, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, + 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, + 0x65, 0x72, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2c, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, + 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, 0x43, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, + 0x76, 0x69, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x62, 0x0a, 0x11, 0x4c, - 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, - 0x12, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, - 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x9b, 0x01, 0x0a, 0x24, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x73, 0x57, 0x69, 0x74, 0x68, 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x6f, - 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x38, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x57, 0x69, 0x74, 0x68, 0x41, 0x63, 0x63, 0x65, 0x73, - 0x73, 0x54, 0x6f, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x1a, 0x39, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x73, 0x57, 0x69, 0x74, 0x68, 0x41, 0x63, 0x63, 0x65, 0x73, 0x73, 0x54, 0x6f, 0x4c, 0x6f, 0x63, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x74, 0x0a, - 0x17, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x12, 0x2b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x42, 0x79, 0x55, 0x73, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x68, 0x0a, 0x13, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, - 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, - 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x53, 0x65, 0x61, 0x72, 0x63, 0x68, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, - 0x0f, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, - 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x9b, 0x01, 0x0a, 0x24, - 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, - 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, - 0x6c, 0x69, 0x74, 0x79, 0x12, 0x38, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x41, 0x76, 0x61, 0x69, 0x6c, - 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x39, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, - 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4e, 0x61, 0x6d, 0x65, - 0x73, 0x70, 0x61, 0x63, 0x65, 0x41, 0x76, 0x61, 0x69, 0x6c, 0x61, 0x62, 0x69, 0x6c, 0x69, 0x74, - 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x55, 0x70, 0x64, - 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, - 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, - 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x65, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, - 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x74, 0x0a, 0x17, 0x4c, 0x69, 0x73, 0x74, 0x4f, - 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, - 0x72, 0x73, 0x12, 0x2b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, - 0x73, 0x74, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, - 0x6d, 0x62, 0x65, 0x72, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, - 0x18, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, - 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, - 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, - 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0xa1, 0x01, 0x0a, 0x26, 0x55, 0x70, 0x64, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, + 0x65, 0x12, 0xa1, 0x01, 0x0a, 0x26, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, + 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x41, 0x75, + 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x3a, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x73, 0x12, 0x3a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x3b, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, - 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, - 0x76, 0x69, 0x74, 0x65, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, 0x44, 0x65, - 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, - 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x12, - 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, + 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x3b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x72, 0x67, + 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x41, + 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, + 0x72, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, - 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, - 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, - 0x52, 0x65, 0x73, 0x65, 0x6e, 0x64, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x73, 0x65, 0x6e, 0x64, 0x4f, 0x72, 0x67, + 0x4d, 0x65, 0x6d, 0x62, 0x65, 0x72, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, + 0x0a, 0x18, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, + 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x73, 0x65, 0x6e, 0x64, 0x4f, 0x72, 0x67, 0x61, 0x6e, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x42, - 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x28, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, - 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, - 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x12, 0x6e, 0x0a, 0x15, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, - 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x29, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, - 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x77, 0x0a, 0x18, 0x52, 0x65, 0x73, 0x65, 0x6e, + 0x64, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, + 0x69, 0x74, 0x65, 0x12, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x52, 0x65, 0x73, 0x65, 0x6e, 0x64, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x74, 0x69, 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x2d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x52, 0x65, 0x73, 0x65, 0x6e, 0x64, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x49, 0x6e, 0x76, 0x69, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x6b, 0x0a, 0x14, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, + 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, + 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6e, 0x0a, + 0x15, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, + 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, - 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x69, 0x6c, 0x6c, - 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, - 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, - 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x74, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, - 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x2b, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x42, 0x69, 0x6c, 0x6c, - 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, - 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x80, 0x01, 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, - 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x2f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x53, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x30, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x2a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, + 0x14, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, + 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, + 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x74, 0x0a, 0x17, 0x47, 0x65, + 0x74, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x43, + 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x12, 0x2b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x2c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x47, 0x65, 0x74, 0x42, 0x69, 0x6c, 0x6c, 0x69, 0x6e, 0x67, 0x53, 0x65, 0x72, 0x76, 0x69, + 0x63, 0x65, 0x43, 0x6f, 0x6e, 0x66, 0x69, 0x67, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x80, 0x01, 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x80, 0x01, 0x0a, 0x1b, 0x4f, 0x72, 0x67, - 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, - 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x12, 0x2f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, - 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x30, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, + 0x12, 0x2f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x53, 0x75, + 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x30, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x53, + 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x80, 0x01, 0x0a, 0x1b, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, - 0x61, 0x69, 0x6c, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x68, 0x0a, 0x13, 0x4f, - 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, - 0x67, 0x6f, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, - 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x68, 0x0a, 0x13, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x12, 0x27, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x62, 0x0a, 0x11, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, - 0x76, 0x69, 0x63, 0x65, 0x12, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, - 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, - 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, - 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, - 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, - 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x43, 0x72, - 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x12, 0x22, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, - 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, - 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, - 0x74, 0x68, 0x41, 0x70, 0x70, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, - 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x12, 0x22, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, - 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, - 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, + 0x61, 0x69, 0x6c, 0x12, 0x2f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, + 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, 0x71, + 0x75, 0x65, 0x73, 0x74, 0x1a, 0x30, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, + 0x65, 0x74, 0x53, 0x75, 0x70, 0x70, 0x6f, 0x72, 0x74, 0x45, 0x6d, 0x61, 0x69, 0x6c, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x68, 0x0a, 0x13, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x12, 0x27, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, + 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, + 0x6e, 0x53, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x68, 0x0a, 0x13, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x67, 0x6f, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4f, + 0x72, 0x67, 0x61, 0x6e, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x47, 0x65, 0x74, 0x4c, 0x6f, + 0x67, 0x6f, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x62, 0x0a, 0x11, 0x45, 0x6e, + 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, + 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, + 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x45, 0x6e, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, + 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, + 0x0a, 0x12, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, + 0x76, 0x69, 0x63, 0x65, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x44, 0x69, 0x73, 0x61, 0x62, 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, + 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x69, 0x73, 0x61, 0x62, + 0x6c, 0x65, 0x41, 0x75, 0x74, 0x68, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x56, 0x0a, 0x0d, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, - 0x73, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, - 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, - 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, - 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, - 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, + 0x12, 0x53, 0x0a, 0x0c, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, + 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, + 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x52, 0x65, 0x61, 0x64, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, + 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, + 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, + 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x59, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, + 0x70, 0x70, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4f, 0x41, 0x75, 0x74, 0x68, + 0x41, 0x70, 0x70, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x4c, + 0x69, 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x12, 0x21, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4f, + 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, + 0x73, 0x74, 0x4f, 0x41, 0x75, 0x74, 0x68, 0x41, 0x70, 0x70, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x50, + 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x1f, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4c, + 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x59, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, + 0x12, 0x59, 0x0a, 0x0e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, + 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x4c, - 0x69, 0x73, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x21, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4c, - 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, - 0x73, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, - 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x55, - 0x6e, 0x73, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x23, - 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x6e, 0x73, - 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x55, 0x6e, 0x73, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x4c, 0x6f, 0x63, - 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x75, 0x74, 0x68, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x41, 0x75, 0x74, 0x68, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x41, 0x75, 0x74, 0x68, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, - 0x0a, 0x14, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, - 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, - 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, - 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x44, - 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, - 0x72, 0x65, 0x74, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, - 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x44, + 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, - 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, 0x47, 0x65, 0x74, 0x52, - 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x6e, - 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x76, 0x65, 0x72, - 0x52, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x6e, 0x74, 0x61, 0x6c, - 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, - 0x0a, 0x0d, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x12, - 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, - 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x4c, 0x69, 0x73, 0x74, 0x4c, 0x6f, + 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4c, 0x6f, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, + 0x0a, 0x0d, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, + 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x53, 0x68, + 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x52, 0x65, - 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, - 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, - 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, - 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5f, 0x0a, 0x10, 0x47, - 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x12, - 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, - 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, - 0x4c, 0x6f, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x64, 0x0a, 0x11, - 0x54, 0x61, 0x69, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, - 0x73, 0x12, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x54, 0x61, 0x69, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, - 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x69, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x30, 0x01, 0x12, 0x68, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, - 0x72, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x50, 0x61, 0x72, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x1a, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x48, 0x69, 0x73, - 0x74, 0x6f, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, - 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, - 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, - 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x4e, 0x65, - 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, - 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, - 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x5c, 0x0a, 0x0f, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, - 0x72, 0x74, 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x53, 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x55, 0x6e, 0x73, 0x68, 0x61, 0x72, + 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x6e, 0x73, 0x68, 0x61, 0x72, 0x65, 0x4c, + 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x6e, 0x73, + 0x68, 0x61, 0x72, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, + 0x41, 0x75, 0x74, 0x68, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x75, 0x74, 0x68, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x41, 0x75, 0x74, + 0x68, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x43, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, + 0x74, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, + 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, + 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, + 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x28, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, + 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, + 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4c, 0x6f, 0x63, + 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, + 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, + 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, + 0x47, 0x65, 0x74, 0x52, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x52, 0x6f, + 0x62, 0x6f, 0x74, 0x73, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x6e, 0x74, 0x61, + 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, + 0x52, 0x6f, 0x76, 0x65, 0x72, 0x52, 0x65, 0x6e, 0x74, 0x61, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, + 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x47, 0x65, 0x74, + 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, + 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, + 0x74, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5f, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, + 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, + 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x64, 0x0a, 0x11, 0x54, 0x61, 0x69, 0x6c, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x12, 0x25, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x61, 0x69, 0x6c, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, 0x6f, 0x67, 0x73, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x54, 0x61, 0x69, 0x6c, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x4c, + 0x6f, 0x67, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x30, 0x01, 0x12, 0x68, 0x0a, + 0x13, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x48, 0x69, 0x73, + 0x74, 0x6f, 0x72, 0x79, 0x12, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x48, + 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x28, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x55, 0x70, 0x64, 0x61, 0x74, + 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, + 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, + 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x44, 0x65, + 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x12, 0x23, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, + 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, - 0x74, 0x50, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, - 0x0f, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x73, - 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, + 0x6f, 0x62, 0x6f, 0x74, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x23, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, + 0x6f, 0x74, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x41, 0x50, 0x49, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x41, 0x50, 0x49, 0x4b, - 0x65, 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x4d, - 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x12, 0x22, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x61, 0x72, 0x6b, - 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, - 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, - 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x12, 0x26, 0x2e, 0x76, + 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, + 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x41, + 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x61, 0x72, 0x6b, 0x50, - 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, - 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, - 0x73, 0x74, 0x61, 0x72, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6e, 0x0a, - 0x15, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, - 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x2a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x61, 0x72, 0x74, 0x41, 0x73, 0x4d, 0x61, 0x69, 0x6e, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, + 0x65, 0x12, 0x65, 0x0a, 0x12, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, + 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x61, 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, + 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4d, 0x61, + 0x72, 0x6b, 0x50, 0x61, 0x72, 0x74, 0x46, 0x6f, 0x72, 0x52, 0x65, 0x73, 0x74, 0x61, 0x72, 0x74, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6e, 0x0a, 0x15, 0x43, 0x72, 0x65, 0x61, + 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, + 0x74, 0x12, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, - 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6e, 0x0a, - 0x15, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, - 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x12, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x2a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2a, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, + 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6e, 0x0a, 0x15, 0x44, 0x65, 0x6c, 0x65, + 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, + 0x74, 0x12, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, - 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, - 0x0a, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x12, 0x1e, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, - 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, - 0x62, 0x6f, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, - 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, - 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, - 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, - 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, - 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, - 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x4c, 0x69, 0x73, - 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x72, 0x61, - 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, - 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, - 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, - 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, - 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, - 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, - 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, + 0x65, 0x63, 0x72, 0x65, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2a, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, + 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x50, 0x61, 0x72, 0x74, 0x53, 0x65, 0x63, 0x72, 0x65, 0x74, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, 0x0a, 0x4c, 0x69, 0x73, 0x74, + 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x12, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x73, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, 0x4e, 0x65, 0x77, 0x52, 0x6f, + 0x62, 0x6f, 0x74, 0x12, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4e, 0x65, 0x77, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x50, 0x0a, 0x0b, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x12, + 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, + 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, + 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, + 0x73, 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, + 0x74, 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, + 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x6f, 0x62, 0x6f, 0x74, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x56, 0x0a, 0x0d, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x72, 0x61, 0x67, + 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, + 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, + 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x50, 0x0a, 0x0b, + 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x1f, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, + 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, - 0x0a, 0x0e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, - 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, - 0x70, 0x64, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, + 0x0a, 0x0e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, + 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, + 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, - 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, - 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x44, 0x65, 0x6c, - 0x65, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x22, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, + 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, + 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x55, 0x70, 0x64, + 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x22, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, - 0x6c, 0x65, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, - 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x28, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, - 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, - 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, - 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x12, 0x65, 0x0a, 0x12, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, - 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, + 0x64, 0x61, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x59, 0x0a, 0x0e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x46, 0x72, + 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x12, 0x22, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x23, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x46, + 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, + 0x6b, 0x0a, 0x14, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, + 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, + 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x61, 0x63, 0x68, 0x69, 0x6e, 0x65, 0x46, 0x72, 0x61, 0x67, 0x6d, + 0x65, 0x6e, 0x74, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, + 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, + 0x72, 0x79, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, + 0x6f, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, + 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, + 0x6d, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, + 0x6e, 0x73, 0x65, 0x12, 0x5f, 0x0a, 0x10, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, + 0x6e, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, - 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, - 0x74, 0x46, 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x48, 0x69, 0x73, 0x74, 0x6f, 0x72, 0x79, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x44, 0x0a, 0x07, 0x41, 0x64, 0x64, 0x52, - 0x6f, 0x6c, 0x65, 0x12, 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x41, 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, - 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, - 0x0a, 0x0a, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x12, 0x1e, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x76, - 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x76, - 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, - 0x0a, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x12, 0x1e, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, - 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, - 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, - 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, - 0x6e, 0x73, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, - 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, - 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x5f, 0x0a, 0x10, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, - 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, - 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x65, 0x63, - 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x5c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, - 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, - 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, - 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, - 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, - 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, - 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, - 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x55, 0x70, 0x64, - 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, - 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, - 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, - 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x62, 0x0a, 0x11, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, - 0x49, 0x74, 0x65, 0x6d, 0x73, 0x12, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, - 0x49, 0x74, 0x65, 0x6d, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, - 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, - 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, - 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, - 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x54, - 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, - 0x74, 0x65, 0x6d, 0x12, 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, - 0x31, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, - 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x72, 0x61, 0x6e, - 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, - 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x43, 0x72, 0x65, 0x61, - 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, - 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, - 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, - 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, - 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, - 0x0c, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x20, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, - 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, - 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, - 0x73, 0x65, 0x12, 0x61, 0x0a, 0x10, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, - 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, - 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, - 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x28, 0x01, 0x12, 0x4a, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, - 0x6c, 0x65, 0x12, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, - 0x2e, 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, - 0x65, 0x12, 0x50, 0x0a, 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, - 0x12, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, - 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, - 0x74, 0x1a, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, - 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, - 0x12, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, - 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, - 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, - 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, - 0x4a, 0x0a, 0x09, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, + 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x46, + 0x72, 0x61, 0x67, 0x6d, 0x65, 0x6e, 0x74, 0x55, 0x73, 0x61, 0x67, 0x65, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x44, 0x0a, 0x07, 0x41, 0x64, 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x12, + 0x1b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, + 0x64, 0x52, 0x6f, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1c, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x41, 0x64, 0x64, 0x52, 0x6f, + 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, 0x0a, 0x52, 0x65, + 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x12, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, + 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6d, 0x6f, 0x76, 0x65, 0x52, 0x6f, 0x6c, + 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4d, 0x0a, 0x0a, 0x43, 0x68, 0x61, + 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, 0x12, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, + 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x61, 0x6e, 0x67, 0x65, 0x52, 0x6f, 0x6c, 0x65, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x4c, 0x69, 0x73, 0x74, + 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x26, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, + 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, + 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, + 0x5f, 0x0a, 0x10, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, + 0x6f, 0x6e, 0x73, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, + 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x68, 0x65, 0x63, 0x6b, 0x50, 0x65, 0x72, + 0x6d, 0x69, 0x73, 0x73, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x5c, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, + 0x74, 0x65, 0x6d, 0x12, 0x23, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, + 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, + 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, + 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, + 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, + 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, + 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, + 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x65, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, + 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, + 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, + 0x65, 0x73, 0x74, 0x1a, 0x27, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, + 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x62, 0x0a, 0x11, + 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, + 0x73, 0x12, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, + 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x67, 0x69, 0x73, + 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x65, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, + 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, 0x26, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, + 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x27, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, + 0x65, 0x74, 0x65, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x6b, 0x0a, 0x14, 0x54, 0x72, 0x61, 0x6e, 0x73, + 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x12, + 0x28, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x72, + 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, + 0x65, 0x6d, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x29, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x54, 0x72, 0x61, 0x6e, 0x73, 0x66, 0x65, 0x72, + 0x52, 0x65, 0x67, 0x69, 0x73, 0x74, 0x72, 0x79, 0x49, 0x74, 0x65, 0x6d, 0x52, 0x65, 0x73, 0x70, + 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, + 0x64, 0x75, 0x6c, 0x65, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, + 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, + 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, + 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, + 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x53, 0x0a, 0x0c, 0x55, 0x70, 0x64, + 0x61, 0x74, 0x65, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x20, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x4d, 0x6f, + 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x21, 0x2e, 0x76, 0x69, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, + 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x61, + 0x0a, 0x10, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, + 0x6c, 0x65, 0x12, 0x24, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, + 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, + 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x25, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x55, 0x70, 0x6c, 0x6f, 0x61, 0x64, 0x4d, 0x6f, 0x64, + 0x75, 0x6c, 0x65, 0x46, 0x69, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x28, + 0x01, 0x12, 0x4a, 0x0a, 0x09, 0x47, 0x65, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x12, 0x1d, + 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, + 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x47, 0x65, 0x74, 0x4d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x50, 0x0a, + 0x0b, 0x4c, 0x69, 0x73, 0x74, 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x12, 0x1f, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4d, + 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x20, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, + 0x4d, 0x6f, 0x64, 0x75, 0x6c, 0x65, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, + 0x4a, 0x0a, 0x09, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x76, 0x69, - 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, - 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, 0x4c, - 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x12, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, - 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, - 0x2e, 0x76, 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, - 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x09, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, - 0x79, 0x12, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, - 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, - 0x1a, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, - 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x12, 0x4a, 0x0a, 0x09, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, - 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x74, 0x61, - 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x76, - 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x74, 0x61, 0x74, - 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0xa1, 0x01, 0x0a, - 0x26, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, - 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, - 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x12, 0x3a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, - 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, - 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, - 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, - 0x65, 0x73, 0x74, 0x1a, 0x3b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, + 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x09, 0x44, + 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, + 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, + 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x52, + 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x47, 0x0a, 0x08, 0x4c, 0x69, 0x73, 0x74, 0x4b, + 0x65, 0x79, 0x73, 0x12, 0x1c, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, + 0x31, 0x2e, 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, + 0x74, 0x1a, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, + 0x4c, 0x69, 0x73, 0x74, 0x4b, 0x65, 0x79, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, + 0x12, 0x4a, 0x0a, 0x09, 0x52, 0x65, 0x6e, 0x61, 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, + 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6e, 0x61, + 0x6d, 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x76, + 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x65, 0x6e, 0x61, 0x6d, + 0x65, 0x4b, 0x65, 0x79, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x4a, 0x0a, 0x09, + 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x12, 0x1d, 0x2e, 0x76, 0x69, 0x61, 0x6d, + 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, + 0x79, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x1e, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, + 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x52, 0x6f, 0x74, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, + 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0xa1, 0x01, 0x0a, 0x26, 0x43, 0x72, 0x65, + 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, + 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, 0x69, + 0x6f, 0x6e, 0x73, 0x12, 0x3a, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, - 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, - 0x42, 0x18, 0x5a, 0x16, 0x67, 0x6f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, - 0x61, 0x70, 0x69, 0x2f, 0x61, 0x70, 0x70, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, - 0x6f, 0x33, + 0x69, 0x7a, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, + 0x3b, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x61, 0x70, 0x70, 0x2e, 0x76, 0x31, 0x2e, 0x43, 0x72, + 0x65, 0x61, 0x74, 0x65, 0x4b, 0x65, 0x79, 0x46, 0x72, 0x6f, 0x6d, 0x45, 0x78, 0x69, 0x73, 0x74, + 0x69, 0x6e, 0x67, 0x4b, 0x65, 0x79, 0x41, 0x75, 0x74, 0x68, 0x6f, 0x72, 0x69, 0x7a, 0x61, 0x74, + 0x69, 0x6f, 0x6e, 0x73, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x18, 0x5a, 0x16, + 0x67, 0x6f, 0x2e, 0x76, 0x69, 0x61, 0x6d, 0x2e, 0x63, 0x6f, 0x6d, 0x2f, 0x61, 0x70, 0x69, 0x2f, + 0x61, 0x70, 0x70, 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( @@ -15128,7 +15233,7 @@ func file_app_v1_app_proto_rawDescGZIP() []byte { } var file_app_v1_app_proto_enumTypes = make([]protoimpl.EnumInfo, 10) -var file_app_v1_app_proto_msgTypes = make([]protoimpl.MessageInfo, 221) +var file_app_v1_app_proto_msgTypes = make([]protoimpl.MessageInfo, 223) var file_app_v1_app_proto_goTypes = []any{ (AuthenticationType)(0), // 0: viam.app.v1.AuthenticationType (FragmentVisibility)(0), // 1: viam.app.v1.FragmentVisibility @@ -15255,147 +15360,149 @@ var file_app_v1_app_proto_goTypes = []any{ (*DeleteFragmentResponse)(nil), // 122: viam.app.v1.DeleteFragmentResponse (*GetFragmentHistoryRequest)(nil), // 123: viam.app.v1.GetFragmentHistoryRequest (*GetFragmentHistoryResponse)(nil), // 124: viam.app.v1.GetFragmentHistoryResponse - (*ListRobotsRequest)(nil), // 125: viam.app.v1.ListRobotsRequest - (*ListMachineFragmentsRequest)(nil), // 126: viam.app.v1.ListMachineFragmentsRequest - (*ListMachineFragmentsResponse)(nil), // 127: viam.app.v1.ListMachineFragmentsResponse - (*ListRobotsResponse)(nil), // 128: viam.app.v1.ListRobotsResponse - (*NewRobotRequest)(nil), // 129: viam.app.v1.NewRobotRequest - (*NewRobotResponse)(nil), // 130: viam.app.v1.NewRobotResponse - (*UpdateRobotRequest)(nil), // 131: viam.app.v1.UpdateRobotRequest - (*UpdateRobotResponse)(nil), // 132: viam.app.v1.UpdateRobotResponse - (*DeleteRobotRequest)(nil), // 133: viam.app.v1.DeleteRobotRequest - (*DeleteRobotResponse)(nil), // 134: viam.app.v1.DeleteRobotResponse - (*MarkPartAsMainRequest)(nil), // 135: viam.app.v1.MarkPartAsMainRequest - (*MarkPartAsMainResponse)(nil), // 136: viam.app.v1.MarkPartAsMainResponse - (*MarkPartForRestartRequest)(nil), // 137: viam.app.v1.MarkPartForRestartRequest - (*MarkPartForRestartResponse)(nil), // 138: viam.app.v1.MarkPartForRestartResponse - (*CreateRobotPartSecretRequest)(nil), // 139: viam.app.v1.CreateRobotPartSecretRequest - (*CreateRobotPartSecretResponse)(nil), // 140: viam.app.v1.CreateRobotPartSecretResponse - (*DeleteRobotPartSecretRequest)(nil), // 141: viam.app.v1.DeleteRobotPartSecretRequest - (*DeleteRobotPartSecretResponse)(nil), // 142: viam.app.v1.DeleteRobotPartSecretResponse - (*Authorization)(nil), // 143: viam.app.v1.Authorization - (*AddRoleRequest)(nil), // 144: viam.app.v1.AddRoleRequest - (*AddRoleResponse)(nil), // 145: viam.app.v1.AddRoleResponse - (*RemoveRoleRequest)(nil), // 146: viam.app.v1.RemoveRoleRequest - (*RemoveRoleResponse)(nil), // 147: viam.app.v1.RemoveRoleResponse - (*ChangeRoleRequest)(nil), // 148: viam.app.v1.ChangeRoleRequest - (*ChangeRoleResponse)(nil), // 149: viam.app.v1.ChangeRoleResponse - (*ListAuthorizationsRequest)(nil), // 150: viam.app.v1.ListAuthorizationsRequest - (*ListAuthorizationsResponse)(nil), // 151: viam.app.v1.ListAuthorizationsResponse - (*CheckPermissionsRequest)(nil), // 152: viam.app.v1.CheckPermissionsRequest - (*AuthorizedPermissions)(nil), // 153: viam.app.v1.AuthorizedPermissions - (*CheckPermissionsResponse)(nil), // 154: viam.app.v1.CheckPermissionsResponse - (*ModuleVersion)(nil), // 155: viam.app.v1.ModuleVersion - (*ModuleMetadata)(nil), // 156: viam.app.v1.ModuleMetadata - (*MLModelMetadata)(nil), // 157: viam.app.v1.MLModelMetadata - (*MLTrainingVersion)(nil), // 158: viam.app.v1.MLTrainingVersion - (*MLTrainingMetadata)(nil), // 159: viam.app.v1.MLTrainingMetadata - (*RegistryItem)(nil), // 160: viam.app.v1.RegistryItem - (*GetRegistryItemRequest)(nil), // 161: viam.app.v1.GetRegistryItemRequest - (*GetRegistryItemResponse)(nil), // 162: viam.app.v1.GetRegistryItemResponse - (*CreateRegistryItemRequest)(nil), // 163: viam.app.v1.CreateRegistryItemRequest - (*CreateRegistryItemResponse)(nil), // 164: viam.app.v1.CreateRegistryItemResponse - (*UpdateRegistryItemRequest)(nil), // 165: viam.app.v1.UpdateRegistryItemRequest - (*UpdateRegistryItemResponse)(nil), // 166: viam.app.v1.UpdateRegistryItemResponse - (*ListRegistryItemsRequest)(nil), // 167: viam.app.v1.ListRegistryItemsRequest - (*ListRegistryItemsResponse)(nil), // 168: viam.app.v1.ListRegistryItemsResponse - (*DeleteRegistryItemRequest)(nil), // 169: viam.app.v1.DeleteRegistryItemRequest - (*DeleteRegistryItemResponse)(nil), // 170: viam.app.v1.DeleteRegistryItemResponse - (*TransferRegistryItemRequest)(nil), // 171: viam.app.v1.TransferRegistryItemRequest - (*TransferRegistryItemResponse)(nil), // 172: viam.app.v1.TransferRegistryItemResponse - (*CreateModuleRequest)(nil), // 173: viam.app.v1.CreateModuleRequest - (*CreateModuleResponse)(nil), // 174: viam.app.v1.CreateModuleResponse - (*UpdateModuleRequest)(nil), // 175: viam.app.v1.UpdateModuleRequest - (*UpdateModuleResponse)(nil), // 176: viam.app.v1.UpdateModuleResponse - (*UpdateModuleMetadata)(nil), // 177: viam.app.v1.UpdateModuleMetadata - (*UpdateMLModelMetadata)(nil), // 178: viam.app.v1.UpdateMLModelMetadata - (*UpdateMLTrainingMetadata)(nil), // 179: viam.app.v1.UpdateMLTrainingMetadata - (*Model)(nil), // 180: viam.app.v1.Model - (*ModuleFileInfo)(nil), // 181: viam.app.v1.ModuleFileInfo - (*UploadModuleFileRequest)(nil), // 182: viam.app.v1.UploadModuleFileRequest - (*UploadModuleFileResponse)(nil), // 183: viam.app.v1.UploadModuleFileResponse - (*GetModuleRequest)(nil), // 184: viam.app.v1.GetModuleRequest - (*GetModuleResponse)(nil), // 185: viam.app.v1.GetModuleResponse - (*Module)(nil), // 186: viam.app.v1.Module - (*VersionHistory)(nil), // 187: viam.app.v1.VersionHistory - (*Uploads)(nil), // 188: viam.app.v1.Uploads - (*ListModulesRequest)(nil), // 189: viam.app.v1.ListModulesRequest - (*ListModulesResponse)(nil), // 190: viam.app.v1.ListModulesResponse - (*GetUserIDByEmailRequest)(nil), // 191: viam.app.v1.GetUserIDByEmailRequest - (*GetUserIDByEmailResponse)(nil), // 192: viam.app.v1.GetUserIDByEmailResponse - (*ListOrganizationsByUserRequest)(nil), // 193: viam.app.v1.ListOrganizationsByUserRequest - (*OrgDetails)(nil), // 194: viam.app.v1.OrgDetails - (*ListOrganizationsByUserResponse)(nil), // 195: viam.app.v1.ListOrganizationsByUserResponse - (*SearchOrganizationsRequest)(nil), // 196: viam.app.v1.SearchOrganizationsRequest - (*SearchOrganizationsResponse)(nil), // 197: viam.app.v1.SearchOrganizationsResponse - (*CreateKeyRequest)(nil), // 198: viam.app.v1.CreateKeyRequest - (*CreateKeyResponse)(nil), // 199: viam.app.v1.CreateKeyResponse - (*DeleteKeyRequest)(nil), // 200: viam.app.v1.DeleteKeyRequest - (*DeleteKeyResponse)(nil), // 201: viam.app.v1.DeleteKeyResponse - (*RenameKeyRequest)(nil), // 202: viam.app.v1.RenameKeyRequest - (*RenameKeyResponse)(nil), // 203: viam.app.v1.RenameKeyResponse - (*AuthorizationDetails)(nil), // 204: viam.app.v1.AuthorizationDetails - (*APIKeyWithAuthorizations)(nil), // 205: viam.app.v1.APIKeyWithAuthorizations - (*ListKeysRequest)(nil), // 206: viam.app.v1.ListKeysRequest - (*ListKeysResponse)(nil), // 207: viam.app.v1.ListKeysResponse - (*RotateKeyRequest)(nil), // 208: viam.app.v1.RotateKeyRequest - (*RotateKeyResponse)(nil), // 209: viam.app.v1.RotateKeyResponse - (*CreateKeyFromExistingKeyAuthorizationsRequest)(nil), // 210: viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest - (*CreateKeyFromExistingKeyAuthorizationsResponse)(nil), // 211: viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse - (*OrganizationSetLogoRequest)(nil), // 212: viam.app.v1.OrganizationSetLogoRequest - (*OrganizationSetLogoResponse)(nil), // 213: viam.app.v1.OrganizationSetLogoResponse - (*OrganizationGetLogoRequest)(nil), // 214: viam.app.v1.OrganizationGetLogoRequest - (*OrganizationGetLogoResponse)(nil), // 215: viam.app.v1.OrganizationGetLogoResponse - (*EnableAuthServiceRequest)(nil), // 216: viam.app.v1.EnableAuthServiceRequest - (*EnableAuthServiceResponse)(nil), // 217: viam.app.v1.EnableAuthServiceResponse - (*DisableAuthServiceRequest)(nil), // 218: viam.app.v1.DisableAuthServiceRequest - (*DisableAuthServiceResponse)(nil), // 219: viam.app.v1.DisableAuthServiceResponse - (*CreateOAuthAppRequest)(nil), // 220: viam.app.v1.CreateOAuthAppRequest - (*CreateOAuthAppResponse)(nil), // 221: viam.app.v1.CreateOAuthAppResponse - (*ReadOAuthAppRequest)(nil), // 222: viam.app.v1.ReadOAuthAppRequest - (*ReadOAuthAppResponse)(nil), // 223: viam.app.v1.ReadOAuthAppResponse - (*UpdateOAuthAppRequest)(nil), // 224: viam.app.v1.UpdateOAuthAppRequest - (*UpdateOAuthAppResponse)(nil), // 225: viam.app.v1.UpdateOAuthAppResponse - (*DeleteOAuthAppRequest)(nil), // 226: viam.app.v1.DeleteOAuthAppRequest - (*DeleteOAuthAppResponse)(nil), // 227: viam.app.v1.DeleteOAuthAppResponse - (*ListOAuthAppsRequest)(nil), // 228: viam.app.v1.ListOAuthAppsRequest - (*ListOAuthAppsResponse)(nil), // 229: viam.app.v1.ListOAuthAppsResponse - (*OAuthConfig)(nil), // 230: viam.app.v1.OAuthConfig - (*timestamppb.Timestamp)(nil), // 231: google.protobuf.Timestamp - (*structpb.Struct)(nil), // 232: google.protobuf.Struct - (*v1.LogEntry)(nil), // 233: viam.common.v1.LogEntry - (v11.ModelType)(0), // 234: viam.app.mltraining.v1.ModelType - (v11.ModelFramework)(0), // 235: viam.app.mltraining.v1.ModelFramework - (v12.PackageType)(0), // 236: viam.app.packages.v1.PackageType + (*GetFragmentUsageRequest)(nil), // 125: viam.app.v1.GetFragmentUsageRequest + (*GetFragmentUsageResponse)(nil), // 126: viam.app.v1.GetFragmentUsageResponse + (*ListRobotsRequest)(nil), // 127: viam.app.v1.ListRobotsRequest + (*ListMachineFragmentsRequest)(nil), // 128: viam.app.v1.ListMachineFragmentsRequest + (*ListMachineFragmentsResponse)(nil), // 129: viam.app.v1.ListMachineFragmentsResponse + (*ListRobotsResponse)(nil), // 130: viam.app.v1.ListRobotsResponse + (*NewRobotRequest)(nil), // 131: viam.app.v1.NewRobotRequest + (*NewRobotResponse)(nil), // 132: viam.app.v1.NewRobotResponse + (*UpdateRobotRequest)(nil), // 133: viam.app.v1.UpdateRobotRequest + (*UpdateRobotResponse)(nil), // 134: viam.app.v1.UpdateRobotResponse + (*DeleteRobotRequest)(nil), // 135: viam.app.v1.DeleteRobotRequest + (*DeleteRobotResponse)(nil), // 136: viam.app.v1.DeleteRobotResponse + (*MarkPartAsMainRequest)(nil), // 137: viam.app.v1.MarkPartAsMainRequest + (*MarkPartAsMainResponse)(nil), // 138: viam.app.v1.MarkPartAsMainResponse + (*MarkPartForRestartRequest)(nil), // 139: viam.app.v1.MarkPartForRestartRequest + (*MarkPartForRestartResponse)(nil), // 140: viam.app.v1.MarkPartForRestartResponse + (*CreateRobotPartSecretRequest)(nil), // 141: viam.app.v1.CreateRobotPartSecretRequest + (*CreateRobotPartSecretResponse)(nil), // 142: viam.app.v1.CreateRobotPartSecretResponse + (*DeleteRobotPartSecretRequest)(nil), // 143: viam.app.v1.DeleteRobotPartSecretRequest + (*DeleteRobotPartSecretResponse)(nil), // 144: viam.app.v1.DeleteRobotPartSecretResponse + (*Authorization)(nil), // 145: viam.app.v1.Authorization + (*AddRoleRequest)(nil), // 146: viam.app.v1.AddRoleRequest + (*AddRoleResponse)(nil), // 147: viam.app.v1.AddRoleResponse + (*RemoveRoleRequest)(nil), // 148: viam.app.v1.RemoveRoleRequest + (*RemoveRoleResponse)(nil), // 149: viam.app.v1.RemoveRoleResponse + (*ChangeRoleRequest)(nil), // 150: viam.app.v1.ChangeRoleRequest + (*ChangeRoleResponse)(nil), // 151: viam.app.v1.ChangeRoleResponse + (*ListAuthorizationsRequest)(nil), // 152: viam.app.v1.ListAuthorizationsRequest + (*ListAuthorizationsResponse)(nil), // 153: viam.app.v1.ListAuthorizationsResponse + (*CheckPermissionsRequest)(nil), // 154: viam.app.v1.CheckPermissionsRequest + (*AuthorizedPermissions)(nil), // 155: viam.app.v1.AuthorizedPermissions + (*CheckPermissionsResponse)(nil), // 156: viam.app.v1.CheckPermissionsResponse + (*ModuleVersion)(nil), // 157: viam.app.v1.ModuleVersion + (*ModuleMetadata)(nil), // 158: viam.app.v1.ModuleMetadata + (*MLModelMetadata)(nil), // 159: viam.app.v1.MLModelMetadata + (*MLTrainingVersion)(nil), // 160: viam.app.v1.MLTrainingVersion + (*MLTrainingMetadata)(nil), // 161: viam.app.v1.MLTrainingMetadata + (*RegistryItem)(nil), // 162: viam.app.v1.RegistryItem + (*GetRegistryItemRequest)(nil), // 163: viam.app.v1.GetRegistryItemRequest + (*GetRegistryItemResponse)(nil), // 164: viam.app.v1.GetRegistryItemResponse + (*CreateRegistryItemRequest)(nil), // 165: viam.app.v1.CreateRegistryItemRequest + (*CreateRegistryItemResponse)(nil), // 166: viam.app.v1.CreateRegistryItemResponse + (*UpdateRegistryItemRequest)(nil), // 167: viam.app.v1.UpdateRegistryItemRequest + (*UpdateRegistryItemResponse)(nil), // 168: viam.app.v1.UpdateRegistryItemResponse + (*ListRegistryItemsRequest)(nil), // 169: viam.app.v1.ListRegistryItemsRequest + (*ListRegistryItemsResponse)(nil), // 170: viam.app.v1.ListRegistryItemsResponse + (*DeleteRegistryItemRequest)(nil), // 171: viam.app.v1.DeleteRegistryItemRequest + (*DeleteRegistryItemResponse)(nil), // 172: viam.app.v1.DeleteRegistryItemResponse + (*TransferRegistryItemRequest)(nil), // 173: viam.app.v1.TransferRegistryItemRequest + (*TransferRegistryItemResponse)(nil), // 174: viam.app.v1.TransferRegistryItemResponse + (*CreateModuleRequest)(nil), // 175: viam.app.v1.CreateModuleRequest + (*CreateModuleResponse)(nil), // 176: viam.app.v1.CreateModuleResponse + (*UpdateModuleRequest)(nil), // 177: viam.app.v1.UpdateModuleRequest + (*UpdateModuleResponse)(nil), // 178: viam.app.v1.UpdateModuleResponse + (*UpdateModuleMetadata)(nil), // 179: viam.app.v1.UpdateModuleMetadata + (*UpdateMLModelMetadata)(nil), // 180: viam.app.v1.UpdateMLModelMetadata + (*UpdateMLTrainingMetadata)(nil), // 181: viam.app.v1.UpdateMLTrainingMetadata + (*Model)(nil), // 182: viam.app.v1.Model + (*ModuleFileInfo)(nil), // 183: viam.app.v1.ModuleFileInfo + (*UploadModuleFileRequest)(nil), // 184: viam.app.v1.UploadModuleFileRequest + (*UploadModuleFileResponse)(nil), // 185: viam.app.v1.UploadModuleFileResponse + (*GetModuleRequest)(nil), // 186: viam.app.v1.GetModuleRequest + (*GetModuleResponse)(nil), // 187: viam.app.v1.GetModuleResponse + (*Module)(nil), // 188: viam.app.v1.Module + (*VersionHistory)(nil), // 189: viam.app.v1.VersionHistory + (*Uploads)(nil), // 190: viam.app.v1.Uploads + (*ListModulesRequest)(nil), // 191: viam.app.v1.ListModulesRequest + (*ListModulesResponse)(nil), // 192: viam.app.v1.ListModulesResponse + (*GetUserIDByEmailRequest)(nil), // 193: viam.app.v1.GetUserIDByEmailRequest + (*GetUserIDByEmailResponse)(nil), // 194: viam.app.v1.GetUserIDByEmailResponse + (*ListOrganizationsByUserRequest)(nil), // 195: viam.app.v1.ListOrganizationsByUserRequest + (*OrgDetails)(nil), // 196: viam.app.v1.OrgDetails + (*ListOrganizationsByUserResponse)(nil), // 197: viam.app.v1.ListOrganizationsByUserResponse + (*SearchOrganizationsRequest)(nil), // 198: viam.app.v1.SearchOrganizationsRequest + (*SearchOrganizationsResponse)(nil), // 199: viam.app.v1.SearchOrganizationsResponse + (*CreateKeyRequest)(nil), // 200: viam.app.v1.CreateKeyRequest + (*CreateKeyResponse)(nil), // 201: viam.app.v1.CreateKeyResponse + (*DeleteKeyRequest)(nil), // 202: viam.app.v1.DeleteKeyRequest + (*DeleteKeyResponse)(nil), // 203: viam.app.v1.DeleteKeyResponse + (*RenameKeyRequest)(nil), // 204: viam.app.v1.RenameKeyRequest + (*RenameKeyResponse)(nil), // 205: viam.app.v1.RenameKeyResponse + (*AuthorizationDetails)(nil), // 206: viam.app.v1.AuthorizationDetails + (*APIKeyWithAuthorizations)(nil), // 207: viam.app.v1.APIKeyWithAuthorizations + (*ListKeysRequest)(nil), // 208: viam.app.v1.ListKeysRequest + (*ListKeysResponse)(nil), // 209: viam.app.v1.ListKeysResponse + (*RotateKeyRequest)(nil), // 210: viam.app.v1.RotateKeyRequest + (*RotateKeyResponse)(nil), // 211: viam.app.v1.RotateKeyResponse + (*CreateKeyFromExistingKeyAuthorizationsRequest)(nil), // 212: viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest + (*CreateKeyFromExistingKeyAuthorizationsResponse)(nil), // 213: viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse + (*OrganizationSetLogoRequest)(nil), // 214: viam.app.v1.OrganizationSetLogoRequest + (*OrganizationSetLogoResponse)(nil), // 215: viam.app.v1.OrganizationSetLogoResponse + (*OrganizationGetLogoRequest)(nil), // 216: viam.app.v1.OrganizationGetLogoRequest + (*OrganizationGetLogoResponse)(nil), // 217: viam.app.v1.OrganizationGetLogoResponse + (*EnableAuthServiceRequest)(nil), // 218: viam.app.v1.EnableAuthServiceRequest + (*EnableAuthServiceResponse)(nil), // 219: viam.app.v1.EnableAuthServiceResponse + (*DisableAuthServiceRequest)(nil), // 220: viam.app.v1.DisableAuthServiceRequest + (*DisableAuthServiceResponse)(nil), // 221: viam.app.v1.DisableAuthServiceResponse + (*CreateOAuthAppRequest)(nil), // 222: viam.app.v1.CreateOAuthAppRequest + (*CreateOAuthAppResponse)(nil), // 223: viam.app.v1.CreateOAuthAppResponse + (*ReadOAuthAppRequest)(nil), // 224: viam.app.v1.ReadOAuthAppRequest + (*ReadOAuthAppResponse)(nil), // 225: viam.app.v1.ReadOAuthAppResponse + (*UpdateOAuthAppRequest)(nil), // 226: viam.app.v1.UpdateOAuthAppRequest + (*UpdateOAuthAppResponse)(nil), // 227: viam.app.v1.UpdateOAuthAppResponse + (*DeleteOAuthAppRequest)(nil), // 228: viam.app.v1.DeleteOAuthAppRequest + (*DeleteOAuthAppResponse)(nil), // 229: viam.app.v1.DeleteOAuthAppResponse + (*ListOAuthAppsRequest)(nil), // 230: viam.app.v1.ListOAuthAppsRequest + (*ListOAuthAppsResponse)(nil), // 231: viam.app.v1.ListOAuthAppsResponse + (*OAuthConfig)(nil), // 232: viam.app.v1.OAuthConfig + (*timestamppb.Timestamp)(nil), // 233: google.protobuf.Timestamp + (*structpb.Struct)(nil), // 234: google.protobuf.Struct + (*v1.LogEntry)(nil), // 235: viam.common.v1.LogEntry + (v11.ModelType)(0), // 236: viam.app.mltraining.v1.ModelType + (v11.ModelFramework)(0), // 237: viam.app.mltraining.v1.ModelFramework + (v12.PackageType)(0), // 238: viam.app.packages.v1.PackageType } var file_app_v1_app_proto_depIdxs = []int32{ - 231, // 0: viam.app.v1.Robot.last_access:type_name -> google.protobuf.Timestamp - 231, // 1: viam.app.v1.Robot.created_on:type_name -> google.protobuf.Timestamp - 232, // 2: viam.app.v1.RobotPart.robot_config:type_name -> google.protobuf.Struct - 231, // 3: viam.app.v1.RobotPart.last_access:type_name -> google.protobuf.Timestamp - 232, // 4: viam.app.v1.RobotPart.user_supplied_info:type_name -> google.protobuf.Struct - 231, // 5: viam.app.v1.RobotPart.created_on:type_name -> google.protobuf.Timestamp + 233, // 0: viam.app.v1.Robot.last_access:type_name -> google.protobuf.Timestamp + 233, // 1: viam.app.v1.Robot.created_on:type_name -> google.protobuf.Timestamp + 234, // 2: viam.app.v1.RobotPart.robot_config:type_name -> google.protobuf.Struct + 233, // 3: viam.app.v1.RobotPart.last_access:type_name -> google.protobuf.Timestamp + 234, // 4: viam.app.v1.RobotPart.user_supplied_info:type_name -> google.protobuf.Struct + 233, // 5: viam.app.v1.RobotPart.created_on:type_name -> google.protobuf.Timestamp 59, // 6: viam.app.v1.RobotPart.secrets:type_name -> viam.app.v1.SharedSecret - 231, // 7: viam.app.v1.RobotPart.last_updated:type_name -> google.protobuf.Timestamp - 231, // 8: viam.app.v1.RobotPartHistoryEntry.when:type_name -> google.protobuf.Timestamp + 233, // 7: viam.app.v1.RobotPart.last_updated:type_name -> google.protobuf.Timestamp + 233, // 8: viam.app.v1.RobotPartHistoryEntry.when:type_name -> google.protobuf.Timestamp 11, // 9: viam.app.v1.RobotPartHistoryEntry.old:type_name -> viam.app.v1.RobotPart 13, // 10: viam.app.v1.RobotPartHistoryEntry.edited_by:type_name -> viam.app.v1.AuthenticatorInfo 0, // 11: viam.app.v1.AuthenticatorInfo.type:type_name -> viam.app.v1.AuthenticationType - 231, // 12: viam.app.v1.Organization.created_on:type_name -> google.protobuf.Timestamp - 231, // 13: viam.app.v1.OrganizationMember.date_added:type_name -> google.protobuf.Timestamp - 231, // 14: viam.app.v1.OrganizationMember.last_login:type_name -> google.protobuf.Timestamp + 233, // 12: viam.app.v1.Organization.created_on:type_name -> google.protobuf.Timestamp + 233, // 13: viam.app.v1.OrganizationMember.date_added:type_name -> google.protobuf.Timestamp + 233, // 14: viam.app.v1.OrganizationMember.last_login:type_name -> google.protobuf.Timestamp 15, // 15: viam.app.v1.ListOrganizationsResponse.organizations:type_name -> viam.app.v1.Organization - 231, // 16: viam.app.v1.OrganizationInvite.created_on:type_name -> google.protobuf.Timestamp - 143, // 17: viam.app.v1.OrganizationInvite.authorizations:type_name -> viam.app.v1.Authorization + 233, // 16: viam.app.v1.OrganizationInvite.created_on:type_name -> google.protobuf.Timestamp + 145, // 17: viam.app.v1.OrganizationInvite.authorizations:type_name -> viam.app.v1.Authorization 15, // 18: viam.app.v1.CreateOrganizationResponse.organization:type_name -> viam.app.v1.Organization 15, // 19: viam.app.v1.GetOrganizationResponse.organization:type_name -> viam.app.v1.Organization 15, // 20: viam.app.v1.UpdateOrganizationResponse.organization:type_name -> viam.app.v1.Organization 16, // 21: viam.app.v1.ListOrganizationMembersResponse.members:type_name -> viam.app.v1.OrganizationMember 18, // 22: viam.app.v1.ListOrganizationMembersResponse.invites:type_name -> viam.app.v1.OrganizationInvite - 143, // 23: viam.app.v1.CreateOrganizationInviteRequest.authorizations:type_name -> viam.app.v1.Authorization + 145, // 23: viam.app.v1.CreateOrganizationInviteRequest.authorizations:type_name -> viam.app.v1.Authorization 18, // 24: viam.app.v1.CreateOrganizationInviteResponse.invite:type_name -> viam.app.v1.OrganizationInvite - 143, // 25: viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.add_authorizations:type_name -> viam.app.v1.Authorization - 143, // 26: viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.remove_authorizations:type_name -> viam.app.v1.Authorization + 145, // 25: viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.add_authorizations:type_name -> viam.app.v1.Authorization + 145, // 26: viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.remove_authorizations:type_name -> viam.app.v1.Authorization 18, // 27: viam.app.v1.UpdateOrganizationInviteAuthorizationsResponse.invite:type_name -> viam.app.v1.OrganizationInvite 18, // 28: viam.app.v1.ResendOrganizationInviteResponse.invite:type_name -> viam.app.v1.OrganizationInvite 41, // 29: viam.app.v1.EnableBillingServiceRequest.billing_address:type_name -> viam.app.v1.BillingAddress @@ -15404,9 +15511,9 @@ var file_app_v1_app_proto_depIdxs = []int32{ 59, // 32: viam.app.v1.LocationAuth.secrets:type_name -> viam.app.v1.SharedSecret 56, // 33: viam.app.v1.Location.auth:type_name -> viam.app.v1.LocationAuth 55, // 34: viam.app.v1.Location.organizations:type_name -> viam.app.v1.LocationOrganization - 231, // 35: viam.app.v1.Location.created_on:type_name -> google.protobuf.Timestamp + 233, // 35: viam.app.v1.Location.created_on:type_name -> google.protobuf.Timestamp 57, // 36: viam.app.v1.Location.config:type_name -> viam.app.v1.StorageConfig - 231, // 37: viam.app.v1.SharedSecret.created_on:type_name -> google.protobuf.Timestamp + 233, // 37: viam.app.v1.SharedSecret.created_on:type_name -> google.protobuf.Timestamp 9, // 38: viam.app.v1.SharedSecret.state:type_name -> viam.app.v1.SharedSecret.State 58, // 39: viam.app.v1.CreateLocationResponse.location:type_name -> viam.app.v1.Location 58, // 40: viam.app.v1.GetLocationResponse.location:type_name -> viam.app.v1.Location @@ -15419,26 +15526,26 @@ var file_app_v1_app_proto_depIdxs = []int32{ 10, // 47: viam.app.v1.GetRobotResponse.robot:type_name -> viam.app.v1.Robot 11, // 48: viam.app.v1.GetRobotPartsResponse.parts:type_name -> viam.app.v1.RobotPart 11, // 49: viam.app.v1.GetRobotPartResponse.part:type_name -> viam.app.v1.RobotPart - 231, // 50: viam.app.v1.GetRobotPartLogsRequest.start:type_name -> google.protobuf.Timestamp - 231, // 51: viam.app.v1.GetRobotPartLogsRequest.end:type_name -> google.protobuf.Timestamp - 233, // 52: viam.app.v1.GetRobotPartLogsResponse.logs:type_name -> viam.common.v1.LogEntry - 233, // 53: viam.app.v1.TailRobotPartLogsResponse.logs:type_name -> viam.common.v1.LogEntry + 233, // 50: viam.app.v1.GetRobotPartLogsRequest.start:type_name -> google.protobuf.Timestamp + 233, // 51: viam.app.v1.GetRobotPartLogsRequest.end:type_name -> google.protobuf.Timestamp + 235, // 52: viam.app.v1.GetRobotPartLogsResponse.logs:type_name -> viam.common.v1.LogEntry + 235, // 53: viam.app.v1.TailRobotPartLogsResponse.logs:type_name -> viam.common.v1.LogEntry 12, // 54: viam.app.v1.GetRobotPartHistoryResponse.history:type_name -> viam.app.v1.RobotPartHistoryEntry - 232, // 55: viam.app.v1.UpdateRobotPartRequest.robot_config:type_name -> google.protobuf.Struct + 234, // 55: viam.app.v1.UpdateRobotPartRequest.robot_config:type_name -> google.protobuf.Struct 11, // 56: viam.app.v1.UpdateRobotPartResponse.part:type_name -> viam.app.v1.RobotPart - 231, // 57: viam.app.v1.APIKey.created_on:type_name -> google.protobuf.Timestamp - 205, // 58: viam.app.v1.GetRobotAPIKeysResponse.api_keys:type_name -> viam.app.v1.APIKeyWithAuthorizations - 232, // 59: viam.app.v1.Fragment.fragment:type_name -> google.protobuf.Struct - 231, // 60: viam.app.v1.Fragment.created_on:type_name -> google.protobuf.Timestamp + 233, // 57: viam.app.v1.APIKey.created_on:type_name -> google.protobuf.Timestamp + 207, // 58: viam.app.v1.GetRobotAPIKeysResponse.api_keys:type_name -> viam.app.v1.APIKeyWithAuthorizations + 234, // 59: viam.app.v1.Fragment.fragment:type_name -> google.protobuf.Struct + 233, // 60: viam.app.v1.Fragment.created_on:type_name -> google.protobuf.Timestamp 1, // 61: viam.app.v1.Fragment.visibility:type_name -> viam.app.v1.FragmentVisibility - 231, // 62: viam.app.v1.Fragment.last_updated:type_name -> google.protobuf.Timestamp - 231, // 63: viam.app.v1.FragmentHistoryEntry.edited_on:type_name -> google.protobuf.Timestamp + 233, // 62: viam.app.v1.Fragment.last_updated:type_name -> google.protobuf.Timestamp + 233, // 63: viam.app.v1.FragmentHistoryEntry.edited_on:type_name -> google.protobuf.Timestamp 106, // 64: viam.app.v1.FragmentHistoryEntry.old:type_name -> viam.app.v1.Fragment 13, // 65: viam.app.v1.FragmentHistoryEntry.edited_by:type_name -> viam.app.v1.AuthenticatorInfo - 232, // 66: viam.app.v1.FragmentHistoryEntry.config:type_name -> google.protobuf.Struct - 231, // 67: viam.app.v1.FragmentRevision.created_at:type_name -> google.protobuf.Timestamp + 234, // 66: viam.app.v1.FragmentHistoryEntry.config:type_name -> google.protobuf.Struct + 233, // 67: viam.app.v1.FragmentRevision.created_at:type_name -> google.protobuf.Timestamp 2, // 68: viam.app.v1.FragmentError.error_type:type_name -> viam.app.v1.FragmentErrorType - 232, // 69: viam.app.v1.ResolvedFragment.resolved_config:type_name -> google.protobuf.Struct + 234, // 69: viam.app.v1.ResolvedFragment.resolved_config:type_name -> google.protobuf.Struct 110, // 70: viam.app.v1.ResolvedFragment.error:type_name -> viam.app.v1.FragmentError 1, // 71: viam.app.v1.ListFragmentsRequest.fragment_visibility:type_name -> viam.app.v1.FragmentVisibility 106, // 72: viam.app.v1.ListFragmentsResponse.fragments:type_name -> viam.app.v1.Fragment @@ -15447,265 +15554,268 @@ var file_app_v1_app_proto_depIdxs = []int32{ 111, // 75: viam.app.v1.GetFragmentResponse.fragment_usage:type_name -> viam.app.v1.FragmentUsage 108, // 76: viam.app.v1.GetFragmentResponse.revisions:type_name -> viam.app.v1.FragmentRevision 109, // 77: viam.app.v1.GetFragmentResponse.tags:type_name -> viam.app.v1.FragmentTag - 232, // 78: viam.app.v1.CreateFragmentRequest.config:type_name -> google.protobuf.Struct + 234, // 78: viam.app.v1.CreateFragmentRequest.config:type_name -> google.protobuf.Struct 1, // 79: viam.app.v1.CreateFragmentRequest.visibility:type_name -> viam.app.v1.FragmentVisibility 106, // 80: viam.app.v1.CreateFragmentResponse.fragment:type_name -> viam.app.v1.Fragment - 232, // 81: viam.app.v1.UpdateFragmentRequest.config:type_name -> google.protobuf.Struct + 234, // 81: viam.app.v1.UpdateFragmentRequest.config:type_name -> google.protobuf.Struct 1, // 82: viam.app.v1.UpdateFragmentRequest.visibility:type_name -> viam.app.v1.FragmentVisibility 106, // 83: viam.app.v1.UpdateFragmentResponse.fragment:type_name -> viam.app.v1.Fragment 107, // 84: viam.app.v1.GetFragmentHistoryResponse.history:type_name -> viam.app.v1.FragmentHistoryEntry - 106, // 85: viam.app.v1.ListMachineFragmentsResponse.fragments:type_name -> viam.app.v1.Fragment - 112, // 86: viam.app.v1.ListMachineFragmentsResponse.resolved_fragments:type_name -> viam.app.v1.ResolvedFragment - 10, // 87: viam.app.v1.ListRobotsResponse.robots:type_name -> viam.app.v1.Robot - 10, // 88: viam.app.v1.UpdateRobotResponse.robot:type_name -> viam.app.v1.Robot - 11, // 89: viam.app.v1.CreateRobotPartSecretResponse.part:type_name -> viam.app.v1.RobotPart - 143, // 90: viam.app.v1.AddRoleRequest.authorization:type_name -> viam.app.v1.Authorization - 143, // 91: viam.app.v1.RemoveRoleRequest.authorization:type_name -> viam.app.v1.Authorization - 143, // 92: viam.app.v1.ChangeRoleRequest.old_authorization:type_name -> viam.app.v1.Authorization - 143, // 93: viam.app.v1.ChangeRoleRequest.new_authorization:type_name -> viam.app.v1.Authorization - 143, // 94: viam.app.v1.ListAuthorizationsResponse.authorizations:type_name -> viam.app.v1.Authorization - 153, // 95: viam.app.v1.CheckPermissionsRequest.permissions:type_name -> viam.app.v1.AuthorizedPermissions - 153, // 96: viam.app.v1.CheckPermissionsResponse.authorized_permissions:type_name -> viam.app.v1.AuthorizedPermissions - 188, // 97: viam.app.v1.ModuleVersion.files:type_name -> viam.app.v1.Uploads - 180, // 98: viam.app.v1.ModuleVersion.models:type_name -> viam.app.v1.Model - 180, // 99: viam.app.v1.ModuleMetadata.models:type_name -> viam.app.v1.Model - 155, // 100: viam.app.v1.ModuleMetadata.versions:type_name -> viam.app.v1.ModuleVersion - 234, // 101: viam.app.v1.MLModelMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType - 235, // 102: viam.app.v1.MLModelMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework - 231, // 103: viam.app.v1.MLTrainingVersion.created_on:type_name -> google.protobuf.Timestamp - 158, // 104: viam.app.v1.MLTrainingMetadata.versions:type_name -> viam.app.v1.MLTrainingVersion - 234, // 105: viam.app.v1.MLTrainingMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType - 235, // 106: viam.app.v1.MLTrainingMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework - 236, // 107: viam.app.v1.RegistryItem.type:type_name -> viam.app.packages.v1.PackageType - 4, // 108: viam.app.v1.RegistryItem.visibility:type_name -> viam.app.v1.Visibility - 156, // 109: viam.app.v1.RegistryItem.module_metadata:type_name -> viam.app.v1.ModuleMetadata - 157, // 110: viam.app.v1.RegistryItem.ml_model_metadata:type_name -> viam.app.v1.MLModelMetadata - 159, // 111: viam.app.v1.RegistryItem.ml_training_metadata:type_name -> viam.app.v1.MLTrainingMetadata - 231, // 112: viam.app.v1.RegistryItem.created_at:type_name -> google.protobuf.Timestamp - 231, // 113: viam.app.v1.RegistryItem.updated_at:type_name -> google.protobuf.Timestamp - 160, // 114: viam.app.v1.GetRegistryItemResponse.item:type_name -> viam.app.v1.RegistryItem - 236, // 115: viam.app.v1.CreateRegistryItemRequest.type:type_name -> viam.app.packages.v1.PackageType - 236, // 116: viam.app.v1.UpdateRegistryItemRequest.type:type_name -> viam.app.packages.v1.PackageType - 4, // 117: viam.app.v1.UpdateRegistryItemRequest.visibility:type_name -> viam.app.v1.Visibility - 177, // 118: viam.app.v1.UpdateRegistryItemRequest.module_update_metadata:type_name -> viam.app.v1.UpdateModuleMetadata - 178, // 119: viam.app.v1.UpdateRegistryItemRequest.ml_model_update_metadata:type_name -> viam.app.v1.UpdateMLModelMetadata - 179, // 120: viam.app.v1.UpdateRegistryItemRequest.ml_training_update_metadata:type_name -> viam.app.v1.UpdateMLTrainingMetadata - 236, // 121: viam.app.v1.ListRegistryItemsRequest.types:type_name -> viam.app.packages.v1.PackageType - 4, // 122: viam.app.v1.ListRegistryItemsRequest.visibilities:type_name -> viam.app.v1.Visibility - 3, // 123: viam.app.v1.ListRegistryItemsRequest.statuses:type_name -> viam.app.v1.RegistryItemStatus - 160, // 124: viam.app.v1.ListRegistryItemsResponse.items:type_name -> viam.app.v1.RegistryItem - 4, // 125: viam.app.v1.UpdateModuleRequest.visibility:type_name -> viam.app.v1.Visibility - 180, // 126: viam.app.v1.UpdateModuleRequest.models:type_name -> viam.app.v1.Model - 180, // 127: viam.app.v1.UpdateModuleMetadata.models:type_name -> viam.app.v1.Model - 234, // 128: viam.app.v1.UpdateMLModelMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType - 235, // 129: viam.app.v1.UpdateMLModelMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework - 234, // 130: viam.app.v1.UpdateMLTrainingMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType - 235, // 131: viam.app.v1.UpdateMLTrainingMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework - 181, // 132: viam.app.v1.UploadModuleFileRequest.module_file_info:type_name -> viam.app.v1.ModuleFileInfo - 186, // 133: viam.app.v1.GetModuleResponse.module:type_name -> viam.app.v1.Module - 4, // 134: viam.app.v1.Module.visibility:type_name -> viam.app.v1.Visibility - 187, // 135: viam.app.v1.Module.versions:type_name -> viam.app.v1.VersionHistory - 180, // 136: viam.app.v1.Module.models:type_name -> viam.app.v1.Model - 188, // 137: viam.app.v1.VersionHistory.files:type_name -> viam.app.v1.Uploads - 180, // 138: viam.app.v1.VersionHistory.models:type_name -> viam.app.v1.Model - 231, // 139: viam.app.v1.Uploads.uploaded_at:type_name -> google.protobuf.Timestamp - 186, // 140: viam.app.v1.ListModulesResponse.modules:type_name -> viam.app.v1.Module - 194, // 141: viam.app.v1.ListOrganizationsByUserResponse.orgs:type_name -> viam.app.v1.OrgDetails - 194, // 142: viam.app.v1.SearchOrganizationsResponse.organizations:type_name -> viam.app.v1.OrgDetails - 143, // 143: viam.app.v1.CreateKeyRequest.authorizations:type_name -> viam.app.v1.Authorization - 103, // 144: viam.app.v1.APIKeyWithAuthorizations.api_key:type_name -> viam.app.v1.APIKey - 204, // 145: viam.app.v1.APIKeyWithAuthorizations.authorizations:type_name -> viam.app.v1.AuthorizationDetails - 205, // 146: viam.app.v1.ListKeysResponse.api_keys:type_name -> viam.app.v1.APIKeyWithAuthorizations - 230, // 147: viam.app.v1.CreateOAuthAppRequest.oauth_config:type_name -> viam.app.v1.OAuthConfig - 230, // 148: viam.app.v1.ReadOAuthAppResponse.oauth_config:type_name -> viam.app.v1.OAuthConfig - 230, // 149: viam.app.v1.UpdateOAuthAppRequest.oauth_config:type_name -> viam.app.v1.OAuthConfig - 5, // 150: viam.app.v1.OAuthConfig.client_authentication:type_name -> viam.app.v1.ClientAuthentication - 6, // 151: viam.app.v1.OAuthConfig.pkce:type_name -> viam.app.v1.PKCE - 7, // 152: viam.app.v1.OAuthConfig.url_validation:type_name -> viam.app.v1.URLValidation - 8, // 153: viam.app.v1.OAuthConfig.enabled_grants:type_name -> viam.app.v1.EnabledGrant - 191, // 154: viam.app.v1.AppService.GetUserIDByEmail:input_type -> viam.app.v1.GetUserIDByEmailRequest - 19, // 155: viam.app.v1.AppService.CreateOrganization:input_type -> viam.app.v1.CreateOrganizationRequest - 14, // 156: viam.app.v1.AppService.ListOrganizations:input_type -> viam.app.v1.ListOrganizationsRequest - 68, // 157: viam.app.v1.AppService.GetOrganizationsWithAccessToLocation:input_type -> viam.app.v1.GetOrganizationsWithAccessToLocationRequest - 193, // 158: viam.app.v1.AppService.ListOrganizationsByUser:input_type -> viam.app.v1.ListOrganizationsByUserRequest - 196, // 159: viam.app.v1.AppService.SearchOrganizations:input_type -> viam.app.v1.SearchOrganizationsRequest - 21, // 160: viam.app.v1.AppService.GetOrganization:input_type -> viam.app.v1.GetOrganizationRequest - 23, // 161: viam.app.v1.AppService.GetOrganizationNamespaceAvailability:input_type -> viam.app.v1.GetOrganizationNamespaceAvailabilityRequest - 25, // 162: viam.app.v1.AppService.UpdateOrganization:input_type -> viam.app.v1.UpdateOrganizationRequest - 27, // 163: viam.app.v1.AppService.DeleteOrganization:input_type -> viam.app.v1.DeleteOrganizationRequest - 29, // 164: viam.app.v1.AppService.ListOrganizationMembers:input_type -> viam.app.v1.ListOrganizationMembersRequest - 31, // 165: viam.app.v1.AppService.CreateOrganizationInvite:input_type -> viam.app.v1.CreateOrganizationInviteRequest - 33, // 166: viam.app.v1.AppService.UpdateOrganizationInviteAuthorizations:input_type -> viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest - 39, // 167: viam.app.v1.AppService.DeleteOrganizationMember:input_type -> viam.app.v1.DeleteOrganizationMemberRequest - 35, // 168: viam.app.v1.AppService.DeleteOrganizationInvite:input_type -> viam.app.v1.DeleteOrganizationInviteRequest - 37, // 169: viam.app.v1.AppService.ResendOrganizationInvite:input_type -> viam.app.v1.ResendOrganizationInviteRequest - 42, // 170: viam.app.v1.AppService.EnableBillingService:input_type -> viam.app.v1.EnableBillingServiceRequest - 48, // 171: viam.app.v1.AppService.DisableBillingService:input_type -> viam.app.v1.DisableBillingServiceRequest - 44, // 172: viam.app.v1.AppService.UpdateBillingService:input_type -> viam.app.v1.UpdateBillingServiceRequest - 46, // 173: viam.app.v1.AppService.GetBillingServiceConfig:input_type -> viam.app.v1.GetBillingServiceConfigRequest - 50, // 174: viam.app.v1.AppService.OrganizationSetSupportEmail:input_type -> viam.app.v1.OrganizationSetSupportEmailRequest - 52, // 175: viam.app.v1.AppService.OrganizationGetSupportEmail:input_type -> viam.app.v1.OrganizationGetSupportEmailRequest - 212, // 176: viam.app.v1.AppService.OrganizationSetLogo:input_type -> viam.app.v1.OrganizationSetLogoRequest - 214, // 177: viam.app.v1.AppService.OrganizationGetLogo:input_type -> viam.app.v1.OrganizationGetLogoRequest - 216, // 178: viam.app.v1.AppService.EnableAuthService:input_type -> viam.app.v1.EnableAuthServiceRequest - 218, // 179: viam.app.v1.AppService.DisableAuthService:input_type -> viam.app.v1.DisableAuthServiceRequest - 220, // 180: viam.app.v1.AppService.CreateOAuthApp:input_type -> viam.app.v1.CreateOAuthAppRequest - 222, // 181: viam.app.v1.AppService.ReadOAuthApp:input_type -> viam.app.v1.ReadOAuthAppRequest - 224, // 182: viam.app.v1.AppService.UpdateOAuthApp:input_type -> viam.app.v1.UpdateOAuthAppRequest - 226, // 183: viam.app.v1.AppService.DeleteOAuthApp:input_type -> viam.app.v1.DeleteOAuthAppRequest - 228, // 184: viam.app.v1.AppService.ListOAuthApps:input_type -> viam.app.v1.ListOAuthAppsRequest - 60, // 185: viam.app.v1.AppService.CreateLocation:input_type -> viam.app.v1.CreateLocationRequest - 62, // 186: viam.app.v1.AppService.GetLocation:input_type -> viam.app.v1.GetLocationRequest - 64, // 187: viam.app.v1.AppService.UpdateLocation:input_type -> viam.app.v1.UpdateLocationRequest - 66, // 188: viam.app.v1.AppService.DeleteLocation:input_type -> viam.app.v1.DeleteLocationRequest - 70, // 189: viam.app.v1.AppService.ListLocations:input_type -> viam.app.v1.ListLocationsRequest - 71, // 190: viam.app.v1.AppService.ShareLocation:input_type -> viam.app.v1.ShareLocationRequest - 73, // 191: viam.app.v1.AppService.UnshareLocation:input_type -> viam.app.v1.UnshareLocationRequest - 80, // 192: viam.app.v1.AppService.LocationAuth:input_type -> viam.app.v1.LocationAuthRequest - 76, // 193: viam.app.v1.AppService.CreateLocationSecret:input_type -> viam.app.v1.CreateLocationSecretRequest - 78, // 194: viam.app.v1.AppService.DeleteLocationSecret:input_type -> viam.app.v1.DeleteLocationSecretRequest - 82, // 195: viam.app.v1.AppService.GetRobot:input_type -> viam.app.v1.GetRobotRequest - 83, // 196: viam.app.v1.AppService.GetRoverRentalRobots:input_type -> viam.app.v1.GetRoverRentalRobotsRequest - 87, // 197: viam.app.v1.AppService.GetRobotParts:input_type -> viam.app.v1.GetRobotPartsRequest - 89, // 198: viam.app.v1.AppService.GetRobotPart:input_type -> viam.app.v1.GetRobotPartRequest - 91, // 199: viam.app.v1.AppService.GetRobotPartLogs:input_type -> viam.app.v1.GetRobotPartLogsRequest - 93, // 200: viam.app.v1.AppService.TailRobotPartLogs:input_type -> viam.app.v1.TailRobotPartLogsRequest - 95, // 201: viam.app.v1.AppService.GetRobotPartHistory:input_type -> viam.app.v1.GetRobotPartHistoryRequest - 97, // 202: viam.app.v1.AppService.UpdateRobotPart:input_type -> viam.app.v1.UpdateRobotPartRequest - 99, // 203: viam.app.v1.AppService.NewRobotPart:input_type -> viam.app.v1.NewRobotPartRequest - 101, // 204: viam.app.v1.AppService.DeleteRobotPart:input_type -> viam.app.v1.DeleteRobotPartRequest - 102, // 205: viam.app.v1.AppService.GetRobotAPIKeys:input_type -> viam.app.v1.GetRobotAPIKeysRequest - 135, // 206: viam.app.v1.AppService.MarkPartAsMain:input_type -> viam.app.v1.MarkPartAsMainRequest - 137, // 207: viam.app.v1.AppService.MarkPartForRestart:input_type -> viam.app.v1.MarkPartForRestartRequest - 139, // 208: viam.app.v1.AppService.CreateRobotPartSecret:input_type -> viam.app.v1.CreateRobotPartSecretRequest - 141, // 209: viam.app.v1.AppService.DeleteRobotPartSecret:input_type -> viam.app.v1.DeleteRobotPartSecretRequest - 125, // 210: viam.app.v1.AppService.ListRobots:input_type -> viam.app.v1.ListRobotsRequest - 129, // 211: viam.app.v1.AppService.NewRobot:input_type -> viam.app.v1.NewRobotRequest - 131, // 212: viam.app.v1.AppService.UpdateRobot:input_type -> viam.app.v1.UpdateRobotRequest - 133, // 213: viam.app.v1.AppService.DeleteRobot:input_type -> viam.app.v1.DeleteRobotRequest - 113, // 214: viam.app.v1.AppService.ListFragments:input_type -> viam.app.v1.ListFragmentsRequest - 115, // 215: viam.app.v1.AppService.GetFragment:input_type -> viam.app.v1.GetFragmentRequest - 117, // 216: viam.app.v1.AppService.CreateFragment:input_type -> viam.app.v1.CreateFragmentRequest - 119, // 217: viam.app.v1.AppService.UpdateFragment:input_type -> viam.app.v1.UpdateFragmentRequest - 121, // 218: viam.app.v1.AppService.DeleteFragment:input_type -> viam.app.v1.DeleteFragmentRequest - 126, // 219: viam.app.v1.AppService.ListMachineFragments:input_type -> viam.app.v1.ListMachineFragmentsRequest - 123, // 220: viam.app.v1.AppService.GetFragmentHistory:input_type -> viam.app.v1.GetFragmentHistoryRequest - 144, // 221: viam.app.v1.AppService.AddRole:input_type -> viam.app.v1.AddRoleRequest - 146, // 222: viam.app.v1.AppService.RemoveRole:input_type -> viam.app.v1.RemoveRoleRequest - 148, // 223: viam.app.v1.AppService.ChangeRole:input_type -> viam.app.v1.ChangeRoleRequest - 150, // 224: viam.app.v1.AppService.ListAuthorizations:input_type -> viam.app.v1.ListAuthorizationsRequest - 152, // 225: viam.app.v1.AppService.CheckPermissions:input_type -> viam.app.v1.CheckPermissionsRequest - 161, // 226: viam.app.v1.AppService.GetRegistryItem:input_type -> viam.app.v1.GetRegistryItemRequest - 163, // 227: viam.app.v1.AppService.CreateRegistryItem:input_type -> viam.app.v1.CreateRegistryItemRequest - 165, // 228: viam.app.v1.AppService.UpdateRegistryItem:input_type -> viam.app.v1.UpdateRegistryItemRequest - 167, // 229: viam.app.v1.AppService.ListRegistryItems:input_type -> viam.app.v1.ListRegistryItemsRequest - 169, // 230: viam.app.v1.AppService.DeleteRegistryItem:input_type -> viam.app.v1.DeleteRegistryItemRequest - 171, // 231: viam.app.v1.AppService.TransferRegistryItem:input_type -> viam.app.v1.TransferRegistryItemRequest - 173, // 232: viam.app.v1.AppService.CreateModule:input_type -> viam.app.v1.CreateModuleRequest - 175, // 233: viam.app.v1.AppService.UpdateModule:input_type -> viam.app.v1.UpdateModuleRequest - 182, // 234: viam.app.v1.AppService.UploadModuleFile:input_type -> viam.app.v1.UploadModuleFileRequest - 184, // 235: viam.app.v1.AppService.GetModule:input_type -> viam.app.v1.GetModuleRequest - 189, // 236: viam.app.v1.AppService.ListModules:input_type -> viam.app.v1.ListModulesRequest - 198, // 237: viam.app.v1.AppService.CreateKey:input_type -> viam.app.v1.CreateKeyRequest - 200, // 238: viam.app.v1.AppService.DeleteKey:input_type -> viam.app.v1.DeleteKeyRequest - 206, // 239: viam.app.v1.AppService.ListKeys:input_type -> viam.app.v1.ListKeysRequest - 202, // 240: viam.app.v1.AppService.RenameKey:input_type -> viam.app.v1.RenameKeyRequest - 208, // 241: viam.app.v1.AppService.RotateKey:input_type -> viam.app.v1.RotateKeyRequest - 210, // 242: viam.app.v1.AppService.CreateKeyFromExistingKeyAuthorizations:input_type -> viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest - 192, // 243: viam.app.v1.AppService.GetUserIDByEmail:output_type -> viam.app.v1.GetUserIDByEmailResponse - 20, // 244: viam.app.v1.AppService.CreateOrganization:output_type -> viam.app.v1.CreateOrganizationResponse - 17, // 245: viam.app.v1.AppService.ListOrganizations:output_type -> viam.app.v1.ListOrganizationsResponse - 69, // 246: viam.app.v1.AppService.GetOrganizationsWithAccessToLocation:output_type -> viam.app.v1.GetOrganizationsWithAccessToLocationResponse - 195, // 247: viam.app.v1.AppService.ListOrganizationsByUser:output_type -> viam.app.v1.ListOrganizationsByUserResponse - 197, // 248: viam.app.v1.AppService.SearchOrganizations:output_type -> viam.app.v1.SearchOrganizationsResponse - 22, // 249: viam.app.v1.AppService.GetOrganization:output_type -> viam.app.v1.GetOrganizationResponse - 24, // 250: viam.app.v1.AppService.GetOrganizationNamespaceAvailability:output_type -> viam.app.v1.GetOrganizationNamespaceAvailabilityResponse - 26, // 251: viam.app.v1.AppService.UpdateOrganization:output_type -> viam.app.v1.UpdateOrganizationResponse - 28, // 252: viam.app.v1.AppService.DeleteOrganization:output_type -> viam.app.v1.DeleteOrganizationResponse - 30, // 253: viam.app.v1.AppService.ListOrganizationMembers:output_type -> viam.app.v1.ListOrganizationMembersResponse - 32, // 254: viam.app.v1.AppService.CreateOrganizationInvite:output_type -> viam.app.v1.CreateOrganizationInviteResponse - 34, // 255: viam.app.v1.AppService.UpdateOrganizationInviteAuthorizations:output_type -> viam.app.v1.UpdateOrganizationInviteAuthorizationsResponse - 40, // 256: viam.app.v1.AppService.DeleteOrganizationMember:output_type -> viam.app.v1.DeleteOrganizationMemberResponse - 36, // 257: viam.app.v1.AppService.DeleteOrganizationInvite:output_type -> viam.app.v1.DeleteOrganizationInviteResponse - 38, // 258: viam.app.v1.AppService.ResendOrganizationInvite:output_type -> viam.app.v1.ResendOrganizationInviteResponse - 43, // 259: viam.app.v1.AppService.EnableBillingService:output_type -> viam.app.v1.EnableBillingServiceResponse - 49, // 260: viam.app.v1.AppService.DisableBillingService:output_type -> viam.app.v1.DisableBillingServiceResponse - 45, // 261: viam.app.v1.AppService.UpdateBillingService:output_type -> viam.app.v1.UpdateBillingServiceResponse - 47, // 262: viam.app.v1.AppService.GetBillingServiceConfig:output_type -> viam.app.v1.GetBillingServiceConfigResponse - 51, // 263: viam.app.v1.AppService.OrganizationSetSupportEmail:output_type -> viam.app.v1.OrganizationSetSupportEmailResponse - 53, // 264: viam.app.v1.AppService.OrganizationGetSupportEmail:output_type -> viam.app.v1.OrganizationGetSupportEmailResponse - 213, // 265: viam.app.v1.AppService.OrganizationSetLogo:output_type -> viam.app.v1.OrganizationSetLogoResponse - 215, // 266: viam.app.v1.AppService.OrganizationGetLogo:output_type -> viam.app.v1.OrganizationGetLogoResponse - 217, // 267: viam.app.v1.AppService.EnableAuthService:output_type -> viam.app.v1.EnableAuthServiceResponse - 219, // 268: viam.app.v1.AppService.DisableAuthService:output_type -> viam.app.v1.DisableAuthServiceResponse - 221, // 269: viam.app.v1.AppService.CreateOAuthApp:output_type -> viam.app.v1.CreateOAuthAppResponse - 223, // 270: viam.app.v1.AppService.ReadOAuthApp:output_type -> viam.app.v1.ReadOAuthAppResponse - 225, // 271: viam.app.v1.AppService.UpdateOAuthApp:output_type -> viam.app.v1.UpdateOAuthAppResponse - 227, // 272: viam.app.v1.AppService.DeleteOAuthApp:output_type -> viam.app.v1.DeleteOAuthAppResponse - 229, // 273: viam.app.v1.AppService.ListOAuthApps:output_type -> viam.app.v1.ListOAuthAppsResponse - 61, // 274: viam.app.v1.AppService.CreateLocation:output_type -> viam.app.v1.CreateLocationResponse - 63, // 275: viam.app.v1.AppService.GetLocation:output_type -> viam.app.v1.GetLocationResponse - 65, // 276: viam.app.v1.AppService.UpdateLocation:output_type -> viam.app.v1.UpdateLocationResponse - 67, // 277: viam.app.v1.AppService.DeleteLocation:output_type -> viam.app.v1.DeleteLocationResponse - 75, // 278: viam.app.v1.AppService.ListLocations:output_type -> viam.app.v1.ListLocationsResponse - 72, // 279: viam.app.v1.AppService.ShareLocation:output_type -> viam.app.v1.ShareLocationResponse - 74, // 280: viam.app.v1.AppService.UnshareLocation:output_type -> viam.app.v1.UnshareLocationResponse - 81, // 281: viam.app.v1.AppService.LocationAuth:output_type -> viam.app.v1.LocationAuthResponse - 77, // 282: viam.app.v1.AppService.CreateLocationSecret:output_type -> viam.app.v1.CreateLocationSecretResponse - 79, // 283: viam.app.v1.AppService.DeleteLocationSecret:output_type -> viam.app.v1.DeleteLocationSecretResponse - 86, // 284: viam.app.v1.AppService.GetRobot:output_type -> viam.app.v1.GetRobotResponse - 85, // 285: viam.app.v1.AppService.GetRoverRentalRobots:output_type -> viam.app.v1.GetRoverRentalRobotsResponse - 88, // 286: viam.app.v1.AppService.GetRobotParts:output_type -> viam.app.v1.GetRobotPartsResponse - 90, // 287: viam.app.v1.AppService.GetRobotPart:output_type -> viam.app.v1.GetRobotPartResponse - 92, // 288: viam.app.v1.AppService.GetRobotPartLogs:output_type -> viam.app.v1.GetRobotPartLogsResponse - 94, // 289: viam.app.v1.AppService.TailRobotPartLogs:output_type -> viam.app.v1.TailRobotPartLogsResponse - 96, // 290: viam.app.v1.AppService.GetRobotPartHistory:output_type -> viam.app.v1.GetRobotPartHistoryResponse - 98, // 291: viam.app.v1.AppService.UpdateRobotPart:output_type -> viam.app.v1.UpdateRobotPartResponse - 100, // 292: viam.app.v1.AppService.NewRobotPart:output_type -> viam.app.v1.NewRobotPartResponse - 105, // 293: viam.app.v1.AppService.DeleteRobotPart:output_type -> viam.app.v1.DeleteRobotPartResponse - 104, // 294: viam.app.v1.AppService.GetRobotAPIKeys:output_type -> viam.app.v1.GetRobotAPIKeysResponse - 136, // 295: viam.app.v1.AppService.MarkPartAsMain:output_type -> viam.app.v1.MarkPartAsMainResponse - 138, // 296: viam.app.v1.AppService.MarkPartForRestart:output_type -> viam.app.v1.MarkPartForRestartResponse - 140, // 297: viam.app.v1.AppService.CreateRobotPartSecret:output_type -> viam.app.v1.CreateRobotPartSecretResponse - 142, // 298: viam.app.v1.AppService.DeleteRobotPartSecret:output_type -> viam.app.v1.DeleteRobotPartSecretResponse - 128, // 299: viam.app.v1.AppService.ListRobots:output_type -> viam.app.v1.ListRobotsResponse - 130, // 300: viam.app.v1.AppService.NewRobot:output_type -> viam.app.v1.NewRobotResponse - 132, // 301: viam.app.v1.AppService.UpdateRobot:output_type -> viam.app.v1.UpdateRobotResponse - 134, // 302: viam.app.v1.AppService.DeleteRobot:output_type -> viam.app.v1.DeleteRobotResponse - 114, // 303: viam.app.v1.AppService.ListFragments:output_type -> viam.app.v1.ListFragmentsResponse - 116, // 304: viam.app.v1.AppService.GetFragment:output_type -> viam.app.v1.GetFragmentResponse - 118, // 305: viam.app.v1.AppService.CreateFragment:output_type -> viam.app.v1.CreateFragmentResponse - 120, // 306: viam.app.v1.AppService.UpdateFragment:output_type -> viam.app.v1.UpdateFragmentResponse - 122, // 307: viam.app.v1.AppService.DeleteFragment:output_type -> viam.app.v1.DeleteFragmentResponse - 127, // 308: viam.app.v1.AppService.ListMachineFragments:output_type -> viam.app.v1.ListMachineFragmentsResponse - 124, // 309: viam.app.v1.AppService.GetFragmentHistory:output_type -> viam.app.v1.GetFragmentHistoryResponse - 145, // 310: viam.app.v1.AppService.AddRole:output_type -> viam.app.v1.AddRoleResponse - 147, // 311: viam.app.v1.AppService.RemoveRole:output_type -> viam.app.v1.RemoveRoleResponse - 149, // 312: viam.app.v1.AppService.ChangeRole:output_type -> viam.app.v1.ChangeRoleResponse - 151, // 313: viam.app.v1.AppService.ListAuthorizations:output_type -> viam.app.v1.ListAuthorizationsResponse - 154, // 314: viam.app.v1.AppService.CheckPermissions:output_type -> viam.app.v1.CheckPermissionsResponse - 162, // 315: viam.app.v1.AppService.GetRegistryItem:output_type -> viam.app.v1.GetRegistryItemResponse - 164, // 316: viam.app.v1.AppService.CreateRegistryItem:output_type -> viam.app.v1.CreateRegistryItemResponse - 166, // 317: viam.app.v1.AppService.UpdateRegistryItem:output_type -> viam.app.v1.UpdateRegistryItemResponse - 168, // 318: viam.app.v1.AppService.ListRegistryItems:output_type -> viam.app.v1.ListRegistryItemsResponse - 170, // 319: viam.app.v1.AppService.DeleteRegistryItem:output_type -> viam.app.v1.DeleteRegistryItemResponse - 172, // 320: viam.app.v1.AppService.TransferRegistryItem:output_type -> viam.app.v1.TransferRegistryItemResponse - 174, // 321: viam.app.v1.AppService.CreateModule:output_type -> viam.app.v1.CreateModuleResponse - 176, // 322: viam.app.v1.AppService.UpdateModule:output_type -> viam.app.v1.UpdateModuleResponse - 183, // 323: viam.app.v1.AppService.UploadModuleFile:output_type -> viam.app.v1.UploadModuleFileResponse - 185, // 324: viam.app.v1.AppService.GetModule:output_type -> viam.app.v1.GetModuleResponse - 190, // 325: viam.app.v1.AppService.ListModules:output_type -> viam.app.v1.ListModulesResponse - 199, // 326: viam.app.v1.AppService.CreateKey:output_type -> viam.app.v1.CreateKeyResponse - 201, // 327: viam.app.v1.AppService.DeleteKey:output_type -> viam.app.v1.DeleteKeyResponse - 207, // 328: viam.app.v1.AppService.ListKeys:output_type -> viam.app.v1.ListKeysResponse - 203, // 329: viam.app.v1.AppService.RenameKey:output_type -> viam.app.v1.RenameKeyResponse - 209, // 330: viam.app.v1.AppService.RotateKey:output_type -> viam.app.v1.RotateKeyResponse - 211, // 331: viam.app.v1.AppService.CreateKeyFromExistingKeyAuthorizations:output_type -> viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse - 243, // [243:332] is the sub-list for method output_type - 154, // [154:243] is the sub-list for method input_type - 154, // [154:154] is the sub-list for extension type_name - 154, // [154:154] is the sub-list for extension extendee - 0, // [0:154] is the sub-list for field type_name + 111, // 85: viam.app.v1.GetFragmentUsageResponse.version_usages:type_name -> viam.app.v1.FragmentUsage + 106, // 86: viam.app.v1.ListMachineFragmentsResponse.fragments:type_name -> viam.app.v1.Fragment + 112, // 87: viam.app.v1.ListMachineFragmentsResponse.resolved_fragments:type_name -> viam.app.v1.ResolvedFragment + 10, // 88: viam.app.v1.ListRobotsResponse.robots:type_name -> viam.app.v1.Robot + 10, // 89: viam.app.v1.UpdateRobotResponse.robot:type_name -> viam.app.v1.Robot + 11, // 90: viam.app.v1.CreateRobotPartSecretResponse.part:type_name -> viam.app.v1.RobotPart + 145, // 91: viam.app.v1.AddRoleRequest.authorization:type_name -> viam.app.v1.Authorization + 145, // 92: viam.app.v1.RemoveRoleRequest.authorization:type_name -> viam.app.v1.Authorization + 145, // 93: viam.app.v1.ChangeRoleRequest.old_authorization:type_name -> viam.app.v1.Authorization + 145, // 94: viam.app.v1.ChangeRoleRequest.new_authorization:type_name -> viam.app.v1.Authorization + 145, // 95: viam.app.v1.ListAuthorizationsResponse.authorizations:type_name -> viam.app.v1.Authorization + 155, // 96: viam.app.v1.CheckPermissionsRequest.permissions:type_name -> viam.app.v1.AuthorizedPermissions + 155, // 97: viam.app.v1.CheckPermissionsResponse.authorized_permissions:type_name -> viam.app.v1.AuthorizedPermissions + 190, // 98: viam.app.v1.ModuleVersion.files:type_name -> viam.app.v1.Uploads + 182, // 99: viam.app.v1.ModuleVersion.models:type_name -> viam.app.v1.Model + 182, // 100: viam.app.v1.ModuleMetadata.models:type_name -> viam.app.v1.Model + 157, // 101: viam.app.v1.ModuleMetadata.versions:type_name -> viam.app.v1.ModuleVersion + 236, // 102: viam.app.v1.MLModelMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType + 237, // 103: viam.app.v1.MLModelMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework + 233, // 104: viam.app.v1.MLTrainingVersion.created_on:type_name -> google.protobuf.Timestamp + 160, // 105: viam.app.v1.MLTrainingMetadata.versions:type_name -> viam.app.v1.MLTrainingVersion + 236, // 106: viam.app.v1.MLTrainingMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType + 237, // 107: viam.app.v1.MLTrainingMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework + 238, // 108: viam.app.v1.RegistryItem.type:type_name -> viam.app.packages.v1.PackageType + 4, // 109: viam.app.v1.RegistryItem.visibility:type_name -> viam.app.v1.Visibility + 158, // 110: viam.app.v1.RegistryItem.module_metadata:type_name -> viam.app.v1.ModuleMetadata + 159, // 111: viam.app.v1.RegistryItem.ml_model_metadata:type_name -> viam.app.v1.MLModelMetadata + 161, // 112: viam.app.v1.RegistryItem.ml_training_metadata:type_name -> viam.app.v1.MLTrainingMetadata + 233, // 113: viam.app.v1.RegistryItem.created_at:type_name -> google.protobuf.Timestamp + 233, // 114: viam.app.v1.RegistryItem.updated_at:type_name -> google.protobuf.Timestamp + 162, // 115: viam.app.v1.GetRegistryItemResponse.item:type_name -> viam.app.v1.RegistryItem + 238, // 116: viam.app.v1.CreateRegistryItemRequest.type:type_name -> viam.app.packages.v1.PackageType + 238, // 117: viam.app.v1.UpdateRegistryItemRequest.type:type_name -> viam.app.packages.v1.PackageType + 4, // 118: viam.app.v1.UpdateRegistryItemRequest.visibility:type_name -> viam.app.v1.Visibility + 179, // 119: viam.app.v1.UpdateRegistryItemRequest.module_update_metadata:type_name -> viam.app.v1.UpdateModuleMetadata + 180, // 120: viam.app.v1.UpdateRegistryItemRequest.ml_model_update_metadata:type_name -> viam.app.v1.UpdateMLModelMetadata + 181, // 121: viam.app.v1.UpdateRegistryItemRequest.ml_training_update_metadata:type_name -> viam.app.v1.UpdateMLTrainingMetadata + 238, // 122: viam.app.v1.ListRegistryItemsRequest.types:type_name -> viam.app.packages.v1.PackageType + 4, // 123: viam.app.v1.ListRegistryItemsRequest.visibilities:type_name -> viam.app.v1.Visibility + 3, // 124: viam.app.v1.ListRegistryItemsRequest.statuses:type_name -> viam.app.v1.RegistryItemStatus + 162, // 125: viam.app.v1.ListRegistryItemsResponse.items:type_name -> viam.app.v1.RegistryItem + 4, // 126: viam.app.v1.UpdateModuleRequest.visibility:type_name -> viam.app.v1.Visibility + 182, // 127: viam.app.v1.UpdateModuleRequest.models:type_name -> viam.app.v1.Model + 182, // 128: viam.app.v1.UpdateModuleMetadata.models:type_name -> viam.app.v1.Model + 236, // 129: viam.app.v1.UpdateMLModelMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType + 237, // 130: viam.app.v1.UpdateMLModelMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework + 236, // 131: viam.app.v1.UpdateMLTrainingMetadata.model_type:type_name -> viam.app.mltraining.v1.ModelType + 237, // 132: viam.app.v1.UpdateMLTrainingMetadata.model_framework:type_name -> viam.app.mltraining.v1.ModelFramework + 183, // 133: viam.app.v1.UploadModuleFileRequest.module_file_info:type_name -> viam.app.v1.ModuleFileInfo + 188, // 134: viam.app.v1.GetModuleResponse.module:type_name -> viam.app.v1.Module + 4, // 135: viam.app.v1.Module.visibility:type_name -> viam.app.v1.Visibility + 189, // 136: viam.app.v1.Module.versions:type_name -> viam.app.v1.VersionHistory + 182, // 137: viam.app.v1.Module.models:type_name -> viam.app.v1.Model + 190, // 138: viam.app.v1.VersionHistory.files:type_name -> viam.app.v1.Uploads + 182, // 139: viam.app.v1.VersionHistory.models:type_name -> viam.app.v1.Model + 233, // 140: viam.app.v1.Uploads.uploaded_at:type_name -> google.protobuf.Timestamp + 188, // 141: viam.app.v1.ListModulesResponse.modules:type_name -> viam.app.v1.Module + 196, // 142: viam.app.v1.ListOrganizationsByUserResponse.orgs:type_name -> viam.app.v1.OrgDetails + 196, // 143: viam.app.v1.SearchOrganizationsResponse.organizations:type_name -> viam.app.v1.OrgDetails + 145, // 144: viam.app.v1.CreateKeyRequest.authorizations:type_name -> viam.app.v1.Authorization + 103, // 145: viam.app.v1.APIKeyWithAuthorizations.api_key:type_name -> viam.app.v1.APIKey + 206, // 146: viam.app.v1.APIKeyWithAuthorizations.authorizations:type_name -> viam.app.v1.AuthorizationDetails + 207, // 147: viam.app.v1.ListKeysResponse.api_keys:type_name -> viam.app.v1.APIKeyWithAuthorizations + 232, // 148: viam.app.v1.CreateOAuthAppRequest.oauth_config:type_name -> viam.app.v1.OAuthConfig + 232, // 149: viam.app.v1.ReadOAuthAppResponse.oauth_config:type_name -> viam.app.v1.OAuthConfig + 232, // 150: viam.app.v1.UpdateOAuthAppRequest.oauth_config:type_name -> viam.app.v1.OAuthConfig + 5, // 151: viam.app.v1.OAuthConfig.client_authentication:type_name -> viam.app.v1.ClientAuthentication + 6, // 152: viam.app.v1.OAuthConfig.pkce:type_name -> viam.app.v1.PKCE + 7, // 153: viam.app.v1.OAuthConfig.url_validation:type_name -> viam.app.v1.URLValidation + 8, // 154: viam.app.v1.OAuthConfig.enabled_grants:type_name -> viam.app.v1.EnabledGrant + 193, // 155: viam.app.v1.AppService.GetUserIDByEmail:input_type -> viam.app.v1.GetUserIDByEmailRequest + 19, // 156: viam.app.v1.AppService.CreateOrganization:input_type -> viam.app.v1.CreateOrganizationRequest + 14, // 157: viam.app.v1.AppService.ListOrganizations:input_type -> viam.app.v1.ListOrganizationsRequest + 68, // 158: viam.app.v1.AppService.GetOrganizationsWithAccessToLocation:input_type -> viam.app.v1.GetOrganizationsWithAccessToLocationRequest + 195, // 159: viam.app.v1.AppService.ListOrganizationsByUser:input_type -> viam.app.v1.ListOrganizationsByUserRequest + 198, // 160: viam.app.v1.AppService.SearchOrganizations:input_type -> viam.app.v1.SearchOrganizationsRequest + 21, // 161: viam.app.v1.AppService.GetOrganization:input_type -> viam.app.v1.GetOrganizationRequest + 23, // 162: viam.app.v1.AppService.GetOrganizationNamespaceAvailability:input_type -> viam.app.v1.GetOrganizationNamespaceAvailabilityRequest + 25, // 163: viam.app.v1.AppService.UpdateOrganization:input_type -> viam.app.v1.UpdateOrganizationRequest + 27, // 164: viam.app.v1.AppService.DeleteOrganization:input_type -> viam.app.v1.DeleteOrganizationRequest + 29, // 165: viam.app.v1.AppService.ListOrganizationMembers:input_type -> viam.app.v1.ListOrganizationMembersRequest + 31, // 166: viam.app.v1.AppService.CreateOrganizationInvite:input_type -> viam.app.v1.CreateOrganizationInviteRequest + 33, // 167: viam.app.v1.AppService.UpdateOrganizationInviteAuthorizations:input_type -> viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest + 39, // 168: viam.app.v1.AppService.DeleteOrganizationMember:input_type -> viam.app.v1.DeleteOrganizationMemberRequest + 35, // 169: viam.app.v1.AppService.DeleteOrganizationInvite:input_type -> viam.app.v1.DeleteOrganizationInviteRequest + 37, // 170: viam.app.v1.AppService.ResendOrganizationInvite:input_type -> viam.app.v1.ResendOrganizationInviteRequest + 42, // 171: viam.app.v1.AppService.EnableBillingService:input_type -> viam.app.v1.EnableBillingServiceRequest + 48, // 172: viam.app.v1.AppService.DisableBillingService:input_type -> viam.app.v1.DisableBillingServiceRequest + 44, // 173: viam.app.v1.AppService.UpdateBillingService:input_type -> viam.app.v1.UpdateBillingServiceRequest + 46, // 174: viam.app.v1.AppService.GetBillingServiceConfig:input_type -> viam.app.v1.GetBillingServiceConfigRequest + 50, // 175: viam.app.v1.AppService.OrganizationSetSupportEmail:input_type -> viam.app.v1.OrganizationSetSupportEmailRequest + 52, // 176: viam.app.v1.AppService.OrganizationGetSupportEmail:input_type -> viam.app.v1.OrganizationGetSupportEmailRequest + 214, // 177: viam.app.v1.AppService.OrganizationSetLogo:input_type -> viam.app.v1.OrganizationSetLogoRequest + 216, // 178: viam.app.v1.AppService.OrganizationGetLogo:input_type -> viam.app.v1.OrganizationGetLogoRequest + 218, // 179: viam.app.v1.AppService.EnableAuthService:input_type -> viam.app.v1.EnableAuthServiceRequest + 220, // 180: viam.app.v1.AppService.DisableAuthService:input_type -> viam.app.v1.DisableAuthServiceRequest + 222, // 181: viam.app.v1.AppService.CreateOAuthApp:input_type -> viam.app.v1.CreateOAuthAppRequest + 224, // 182: viam.app.v1.AppService.ReadOAuthApp:input_type -> viam.app.v1.ReadOAuthAppRequest + 226, // 183: viam.app.v1.AppService.UpdateOAuthApp:input_type -> viam.app.v1.UpdateOAuthAppRequest + 228, // 184: viam.app.v1.AppService.DeleteOAuthApp:input_type -> viam.app.v1.DeleteOAuthAppRequest + 230, // 185: viam.app.v1.AppService.ListOAuthApps:input_type -> viam.app.v1.ListOAuthAppsRequest + 60, // 186: viam.app.v1.AppService.CreateLocation:input_type -> viam.app.v1.CreateLocationRequest + 62, // 187: viam.app.v1.AppService.GetLocation:input_type -> viam.app.v1.GetLocationRequest + 64, // 188: viam.app.v1.AppService.UpdateLocation:input_type -> viam.app.v1.UpdateLocationRequest + 66, // 189: viam.app.v1.AppService.DeleteLocation:input_type -> viam.app.v1.DeleteLocationRequest + 70, // 190: viam.app.v1.AppService.ListLocations:input_type -> viam.app.v1.ListLocationsRequest + 71, // 191: viam.app.v1.AppService.ShareLocation:input_type -> viam.app.v1.ShareLocationRequest + 73, // 192: viam.app.v1.AppService.UnshareLocation:input_type -> viam.app.v1.UnshareLocationRequest + 80, // 193: viam.app.v1.AppService.LocationAuth:input_type -> viam.app.v1.LocationAuthRequest + 76, // 194: viam.app.v1.AppService.CreateLocationSecret:input_type -> viam.app.v1.CreateLocationSecretRequest + 78, // 195: viam.app.v1.AppService.DeleteLocationSecret:input_type -> viam.app.v1.DeleteLocationSecretRequest + 82, // 196: viam.app.v1.AppService.GetRobot:input_type -> viam.app.v1.GetRobotRequest + 83, // 197: viam.app.v1.AppService.GetRoverRentalRobots:input_type -> viam.app.v1.GetRoverRentalRobotsRequest + 87, // 198: viam.app.v1.AppService.GetRobotParts:input_type -> viam.app.v1.GetRobotPartsRequest + 89, // 199: viam.app.v1.AppService.GetRobotPart:input_type -> viam.app.v1.GetRobotPartRequest + 91, // 200: viam.app.v1.AppService.GetRobotPartLogs:input_type -> viam.app.v1.GetRobotPartLogsRequest + 93, // 201: viam.app.v1.AppService.TailRobotPartLogs:input_type -> viam.app.v1.TailRobotPartLogsRequest + 95, // 202: viam.app.v1.AppService.GetRobotPartHistory:input_type -> viam.app.v1.GetRobotPartHistoryRequest + 97, // 203: viam.app.v1.AppService.UpdateRobotPart:input_type -> viam.app.v1.UpdateRobotPartRequest + 99, // 204: viam.app.v1.AppService.NewRobotPart:input_type -> viam.app.v1.NewRobotPartRequest + 101, // 205: viam.app.v1.AppService.DeleteRobotPart:input_type -> viam.app.v1.DeleteRobotPartRequest + 102, // 206: viam.app.v1.AppService.GetRobotAPIKeys:input_type -> viam.app.v1.GetRobotAPIKeysRequest + 137, // 207: viam.app.v1.AppService.MarkPartAsMain:input_type -> viam.app.v1.MarkPartAsMainRequest + 139, // 208: viam.app.v1.AppService.MarkPartForRestart:input_type -> viam.app.v1.MarkPartForRestartRequest + 141, // 209: viam.app.v1.AppService.CreateRobotPartSecret:input_type -> viam.app.v1.CreateRobotPartSecretRequest + 143, // 210: viam.app.v1.AppService.DeleteRobotPartSecret:input_type -> viam.app.v1.DeleteRobotPartSecretRequest + 127, // 211: viam.app.v1.AppService.ListRobots:input_type -> viam.app.v1.ListRobotsRequest + 131, // 212: viam.app.v1.AppService.NewRobot:input_type -> viam.app.v1.NewRobotRequest + 133, // 213: viam.app.v1.AppService.UpdateRobot:input_type -> viam.app.v1.UpdateRobotRequest + 135, // 214: viam.app.v1.AppService.DeleteRobot:input_type -> viam.app.v1.DeleteRobotRequest + 113, // 215: viam.app.v1.AppService.ListFragments:input_type -> viam.app.v1.ListFragmentsRequest + 115, // 216: viam.app.v1.AppService.GetFragment:input_type -> viam.app.v1.GetFragmentRequest + 117, // 217: viam.app.v1.AppService.CreateFragment:input_type -> viam.app.v1.CreateFragmentRequest + 119, // 218: viam.app.v1.AppService.UpdateFragment:input_type -> viam.app.v1.UpdateFragmentRequest + 121, // 219: viam.app.v1.AppService.DeleteFragment:input_type -> viam.app.v1.DeleteFragmentRequest + 128, // 220: viam.app.v1.AppService.ListMachineFragments:input_type -> viam.app.v1.ListMachineFragmentsRequest + 123, // 221: viam.app.v1.AppService.GetFragmentHistory:input_type -> viam.app.v1.GetFragmentHistoryRequest + 125, // 222: viam.app.v1.AppService.GetFragmentUsage:input_type -> viam.app.v1.GetFragmentUsageRequest + 146, // 223: viam.app.v1.AppService.AddRole:input_type -> viam.app.v1.AddRoleRequest + 148, // 224: viam.app.v1.AppService.RemoveRole:input_type -> viam.app.v1.RemoveRoleRequest + 150, // 225: viam.app.v1.AppService.ChangeRole:input_type -> viam.app.v1.ChangeRoleRequest + 152, // 226: viam.app.v1.AppService.ListAuthorizations:input_type -> viam.app.v1.ListAuthorizationsRequest + 154, // 227: viam.app.v1.AppService.CheckPermissions:input_type -> viam.app.v1.CheckPermissionsRequest + 163, // 228: viam.app.v1.AppService.GetRegistryItem:input_type -> viam.app.v1.GetRegistryItemRequest + 165, // 229: viam.app.v1.AppService.CreateRegistryItem:input_type -> viam.app.v1.CreateRegistryItemRequest + 167, // 230: viam.app.v1.AppService.UpdateRegistryItem:input_type -> viam.app.v1.UpdateRegistryItemRequest + 169, // 231: viam.app.v1.AppService.ListRegistryItems:input_type -> viam.app.v1.ListRegistryItemsRequest + 171, // 232: viam.app.v1.AppService.DeleteRegistryItem:input_type -> viam.app.v1.DeleteRegistryItemRequest + 173, // 233: viam.app.v1.AppService.TransferRegistryItem:input_type -> viam.app.v1.TransferRegistryItemRequest + 175, // 234: viam.app.v1.AppService.CreateModule:input_type -> viam.app.v1.CreateModuleRequest + 177, // 235: viam.app.v1.AppService.UpdateModule:input_type -> viam.app.v1.UpdateModuleRequest + 184, // 236: viam.app.v1.AppService.UploadModuleFile:input_type -> viam.app.v1.UploadModuleFileRequest + 186, // 237: viam.app.v1.AppService.GetModule:input_type -> viam.app.v1.GetModuleRequest + 191, // 238: viam.app.v1.AppService.ListModules:input_type -> viam.app.v1.ListModulesRequest + 200, // 239: viam.app.v1.AppService.CreateKey:input_type -> viam.app.v1.CreateKeyRequest + 202, // 240: viam.app.v1.AppService.DeleteKey:input_type -> viam.app.v1.DeleteKeyRequest + 208, // 241: viam.app.v1.AppService.ListKeys:input_type -> viam.app.v1.ListKeysRequest + 204, // 242: viam.app.v1.AppService.RenameKey:input_type -> viam.app.v1.RenameKeyRequest + 210, // 243: viam.app.v1.AppService.RotateKey:input_type -> viam.app.v1.RotateKeyRequest + 212, // 244: viam.app.v1.AppService.CreateKeyFromExistingKeyAuthorizations:input_type -> viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest + 194, // 245: viam.app.v1.AppService.GetUserIDByEmail:output_type -> viam.app.v1.GetUserIDByEmailResponse + 20, // 246: viam.app.v1.AppService.CreateOrganization:output_type -> viam.app.v1.CreateOrganizationResponse + 17, // 247: viam.app.v1.AppService.ListOrganizations:output_type -> viam.app.v1.ListOrganizationsResponse + 69, // 248: viam.app.v1.AppService.GetOrganizationsWithAccessToLocation:output_type -> viam.app.v1.GetOrganizationsWithAccessToLocationResponse + 197, // 249: viam.app.v1.AppService.ListOrganizationsByUser:output_type -> viam.app.v1.ListOrganizationsByUserResponse + 199, // 250: viam.app.v1.AppService.SearchOrganizations:output_type -> viam.app.v1.SearchOrganizationsResponse + 22, // 251: viam.app.v1.AppService.GetOrganization:output_type -> viam.app.v1.GetOrganizationResponse + 24, // 252: viam.app.v1.AppService.GetOrganizationNamespaceAvailability:output_type -> viam.app.v1.GetOrganizationNamespaceAvailabilityResponse + 26, // 253: viam.app.v1.AppService.UpdateOrganization:output_type -> viam.app.v1.UpdateOrganizationResponse + 28, // 254: viam.app.v1.AppService.DeleteOrganization:output_type -> viam.app.v1.DeleteOrganizationResponse + 30, // 255: viam.app.v1.AppService.ListOrganizationMembers:output_type -> viam.app.v1.ListOrganizationMembersResponse + 32, // 256: viam.app.v1.AppService.CreateOrganizationInvite:output_type -> viam.app.v1.CreateOrganizationInviteResponse + 34, // 257: viam.app.v1.AppService.UpdateOrganizationInviteAuthorizations:output_type -> viam.app.v1.UpdateOrganizationInviteAuthorizationsResponse + 40, // 258: viam.app.v1.AppService.DeleteOrganizationMember:output_type -> viam.app.v1.DeleteOrganizationMemberResponse + 36, // 259: viam.app.v1.AppService.DeleteOrganizationInvite:output_type -> viam.app.v1.DeleteOrganizationInviteResponse + 38, // 260: viam.app.v1.AppService.ResendOrganizationInvite:output_type -> viam.app.v1.ResendOrganizationInviteResponse + 43, // 261: viam.app.v1.AppService.EnableBillingService:output_type -> viam.app.v1.EnableBillingServiceResponse + 49, // 262: viam.app.v1.AppService.DisableBillingService:output_type -> viam.app.v1.DisableBillingServiceResponse + 45, // 263: viam.app.v1.AppService.UpdateBillingService:output_type -> viam.app.v1.UpdateBillingServiceResponse + 47, // 264: viam.app.v1.AppService.GetBillingServiceConfig:output_type -> viam.app.v1.GetBillingServiceConfigResponse + 51, // 265: viam.app.v1.AppService.OrganizationSetSupportEmail:output_type -> viam.app.v1.OrganizationSetSupportEmailResponse + 53, // 266: viam.app.v1.AppService.OrganizationGetSupportEmail:output_type -> viam.app.v1.OrganizationGetSupportEmailResponse + 215, // 267: viam.app.v1.AppService.OrganizationSetLogo:output_type -> viam.app.v1.OrganizationSetLogoResponse + 217, // 268: viam.app.v1.AppService.OrganizationGetLogo:output_type -> viam.app.v1.OrganizationGetLogoResponse + 219, // 269: viam.app.v1.AppService.EnableAuthService:output_type -> viam.app.v1.EnableAuthServiceResponse + 221, // 270: viam.app.v1.AppService.DisableAuthService:output_type -> viam.app.v1.DisableAuthServiceResponse + 223, // 271: viam.app.v1.AppService.CreateOAuthApp:output_type -> viam.app.v1.CreateOAuthAppResponse + 225, // 272: viam.app.v1.AppService.ReadOAuthApp:output_type -> viam.app.v1.ReadOAuthAppResponse + 227, // 273: viam.app.v1.AppService.UpdateOAuthApp:output_type -> viam.app.v1.UpdateOAuthAppResponse + 229, // 274: viam.app.v1.AppService.DeleteOAuthApp:output_type -> viam.app.v1.DeleteOAuthAppResponse + 231, // 275: viam.app.v1.AppService.ListOAuthApps:output_type -> viam.app.v1.ListOAuthAppsResponse + 61, // 276: viam.app.v1.AppService.CreateLocation:output_type -> viam.app.v1.CreateLocationResponse + 63, // 277: viam.app.v1.AppService.GetLocation:output_type -> viam.app.v1.GetLocationResponse + 65, // 278: viam.app.v1.AppService.UpdateLocation:output_type -> viam.app.v1.UpdateLocationResponse + 67, // 279: viam.app.v1.AppService.DeleteLocation:output_type -> viam.app.v1.DeleteLocationResponse + 75, // 280: viam.app.v1.AppService.ListLocations:output_type -> viam.app.v1.ListLocationsResponse + 72, // 281: viam.app.v1.AppService.ShareLocation:output_type -> viam.app.v1.ShareLocationResponse + 74, // 282: viam.app.v1.AppService.UnshareLocation:output_type -> viam.app.v1.UnshareLocationResponse + 81, // 283: viam.app.v1.AppService.LocationAuth:output_type -> viam.app.v1.LocationAuthResponse + 77, // 284: viam.app.v1.AppService.CreateLocationSecret:output_type -> viam.app.v1.CreateLocationSecretResponse + 79, // 285: viam.app.v1.AppService.DeleteLocationSecret:output_type -> viam.app.v1.DeleteLocationSecretResponse + 86, // 286: viam.app.v1.AppService.GetRobot:output_type -> viam.app.v1.GetRobotResponse + 85, // 287: viam.app.v1.AppService.GetRoverRentalRobots:output_type -> viam.app.v1.GetRoverRentalRobotsResponse + 88, // 288: viam.app.v1.AppService.GetRobotParts:output_type -> viam.app.v1.GetRobotPartsResponse + 90, // 289: viam.app.v1.AppService.GetRobotPart:output_type -> viam.app.v1.GetRobotPartResponse + 92, // 290: viam.app.v1.AppService.GetRobotPartLogs:output_type -> viam.app.v1.GetRobotPartLogsResponse + 94, // 291: viam.app.v1.AppService.TailRobotPartLogs:output_type -> viam.app.v1.TailRobotPartLogsResponse + 96, // 292: viam.app.v1.AppService.GetRobotPartHistory:output_type -> viam.app.v1.GetRobotPartHistoryResponse + 98, // 293: viam.app.v1.AppService.UpdateRobotPart:output_type -> viam.app.v1.UpdateRobotPartResponse + 100, // 294: viam.app.v1.AppService.NewRobotPart:output_type -> viam.app.v1.NewRobotPartResponse + 105, // 295: viam.app.v1.AppService.DeleteRobotPart:output_type -> viam.app.v1.DeleteRobotPartResponse + 104, // 296: viam.app.v1.AppService.GetRobotAPIKeys:output_type -> viam.app.v1.GetRobotAPIKeysResponse + 138, // 297: viam.app.v1.AppService.MarkPartAsMain:output_type -> viam.app.v1.MarkPartAsMainResponse + 140, // 298: viam.app.v1.AppService.MarkPartForRestart:output_type -> viam.app.v1.MarkPartForRestartResponse + 142, // 299: viam.app.v1.AppService.CreateRobotPartSecret:output_type -> viam.app.v1.CreateRobotPartSecretResponse + 144, // 300: viam.app.v1.AppService.DeleteRobotPartSecret:output_type -> viam.app.v1.DeleteRobotPartSecretResponse + 130, // 301: viam.app.v1.AppService.ListRobots:output_type -> viam.app.v1.ListRobotsResponse + 132, // 302: viam.app.v1.AppService.NewRobot:output_type -> viam.app.v1.NewRobotResponse + 134, // 303: viam.app.v1.AppService.UpdateRobot:output_type -> viam.app.v1.UpdateRobotResponse + 136, // 304: viam.app.v1.AppService.DeleteRobot:output_type -> viam.app.v1.DeleteRobotResponse + 114, // 305: viam.app.v1.AppService.ListFragments:output_type -> viam.app.v1.ListFragmentsResponse + 116, // 306: viam.app.v1.AppService.GetFragment:output_type -> viam.app.v1.GetFragmentResponse + 118, // 307: viam.app.v1.AppService.CreateFragment:output_type -> viam.app.v1.CreateFragmentResponse + 120, // 308: viam.app.v1.AppService.UpdateFragment:output_type -> viam.app.v1.UpdateFragmentResponse + 122, // 309: viam.app.v1.AppService.DeleteFragment:output_type -> viam.app.v1.DeleteFragmentResponse + 129, // 310: viam.app.v1.AppService.ListMachineFragments:output_type -> viam.app.v1.ListMachineFragmentsResponse + 124, // 311: viam.app.v1.AppService.GetFragmentHistory:output_type -> viam.app.v1.GetFragmentHistoryResponse + 126, // 312: viam.app.v1.AppService.GetFragmentUsage:output_type -> viam.app.v1.GetFragmentUsageResponse + 147, // 313: viam.app.v1.AppService.AddRole:output_type -> viam.app.v1.AddRoleResponse + 149, // 314: viam.app.v1.AppService.RemoveRole:output_type -> viam.app.v1.RemoveRoleResponse + 151, // 315: viam.app.v1.AppService.ChangeRole:output_type -> viam.app.v1.ChangeRoleResponse + 153, // 316: viam.app.v1.AppService.ListAuthorizations:output_type -> viam.app.v1.ListAuthorizationsResponse + 156, // 317: viam.app.v1.AppService.CheckPermissions:output_type -> viam.app.v1.CheckPermissionsResponse + 164, // 318: viam.app.v1.AppService.GetRegistryItem:output_type -> viam.app.v1.GetRegistryItemResponse + 166, // 319: viam.app.v1.AppService.CreateRegistryItem:output_type -> viam.app.v1.CreateRegistryItemResponse + 168, // 320: viam.app.v1.AppService.UpdateRegistryItem:output_type -> viam.app.v1.UpdateRegistryItemResponse + 170, // 321: viam.app.v1.AppService.ListRegistryItems:output_type -> viam.app.v1.ListRegistryItemsResponse + 172, // 322: viam.app.v1.AppService.DeleteRegistryItem:output_type -> viam.app.v1.DeleteRegistryItemResponse + 174, // 323: viam.app.v1.AppService.TransferRegistryItem:output_type -> viam.app.v1.TransferRegistryItemResponse + 176, // 324: viam.app.v1.AppService.CreateModule:output_type -> viam.app.v1.CreateModuleResponse + 178, // 325: viam.app.v1.AppService.UpdateModule:output_type -> viam.app.v1.UpdateModuleResponse + 185, // 326: viam.app.v1.AppService.UploadModuleFile:output_type -> viam.app.v1.UploadModuleFileResponse + 187, // 327: viam.app.v1.AppService.GetModule:output_type -> viam.app.v1.GetModuleResponse + 192, // 328: viam.app.v1.AppService.ListModules:output_type -> viam.app.v1.ListModulesResponse + 201, // 329: viam.app.v1.AppService.CreateKey:output_type -> viam.app.v1.CreateKeyResponse + 203, // 330: viam.app.v1.AppService.DeleteKey:output_type -> viam.app.v1.DeleteKeyResponse + 209, // 331: viam.app.v1.AppService.ListKeys:output_type -> viam.app.v1.ListKeysResponse + 205, // 332: viam.app.v1.AppService.RenameKey:output_type -> viam.app.v1.RenameKeyResponse + 211, // 333: viam.app.v1.AppService.RotateKey:output_type -> viam.app.v1.RotateKeyResponse + 213, // 334: viam.app.v1.AppService.CreateKeyFromExistingKeyAuthorizations:output_type -> viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse + 245, // [245:335] is the sub-list for method output_type + 155, // [155:245] is the sub-list for method input_type + 155, // [155:155] is the sub-list for extension type_name + 155, // [155:155] is the sub-list for extension extendee + 0, // [0:155] is the sub-list for field type_name } func init() { file_app_v1_app_proto_init() } @@ -15727,39 +15837,39 @@ func file_app_v1_app_proto_init() { file_app_v1_app_proto_msgTypes[107].OneofWrappers = []any{} file_app_v1_app_proto_msgTypes[109].OneofWrappers = []any{} file_app_v1_app_proto_msgTypes[113].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[145].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[146].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[150].OneofWrappers = []any{ + file_app_v1_app_proto_msgTypes[147].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[148].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[152].OneofWrappers = []any{ (*RegistryItem_ModuleMetadata)(nil), (*RegistryItem_MlModelMetadata)(nil), (*RegistryItem_MlTrainingMetadata)(nil), } - file_app_v1_app_proto_msgTypes[151].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[155].OneofWrappers = []any{ + file_app_v1_app_proto_msgTypes[153].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[157].OneofWrappers = []any{ (*UpdateRegistryItemRequest_ModuleUpdateMetadata)(nil), (*UpdateRegistryItemRequest_MlModelUpdateMetadata)(nil), (*UpdateRegistryItemRequest_MlTrainingUpdateMetadata)(nil), } - file_app_v1_app_proto_msgTypes[157].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[165].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[170].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[172].OneofWrappers = []any{ + file_app_v1_app_proto_msgTypes[159].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[167].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[172].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[174].OneofWrappers = []any{ (*UploadModuleFileRequest_ModuleFileInfo)(nil), (*UploadModuleFileRequest_File)(nil), } - file_app_v1_app_proto_msgTypes[174].OneofWrappers = []any{} file_app_v1_app_proto_msgTypes[176].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[177].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[178].OneofWrappers = []any{} file_app_v1_app_proto_msgTypes[179].OneofWrappers = []any{} - file_app_v1_app_proto_msgTypes[184].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[181].OneofWrappers = []any{} file_app_v1_app_proto_msgTypes[186].OneofWrappers = []any{} + file_app_v1_app_proto_msgTypes[188].OneofWrappers = []any{} type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: file_app_v1_app_proto_rawDesc, NumEnums: 10, - NumMessages: 221, + NumMessages: 223, NumExtensions: 0, NumServices: 1, }, diff --git a/app/v1/app.pb.gw.go b/app/v1/app.pb.gw.go index ec37d7fd7..7ab4e193a 100644 --- a/app/v1/app.pb.gw.go +++ b/app/v1/app.pb.gw.go @@ -1768,6 +1768,32 @@ func local_request_AppService_GetFragmentHistory_0(ctx context.Context, marshale } +func request_AppService_GetFragmentUsage_0(ctx context.Context, marshaler runtime.Marshaler, client AppServiceClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) { + var protoReq GetFragmentUsageRequest + var metadata runtime.ServerMetadata + + if err := marshaler.NewDecoder(req.Body).Decode(&protoReq); err != nil && err != io.EOF { + return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err) + } + + msg, err := client.GetFragmentUsage(ctx, &protoReq, grpc.Header(&metadata.HeaderMD), grpc.Trailer(&metadata.TrailerMD)) + return msg, metadata, err + +} + +func local_request_AppService_GetFragmentUsage_0(ctx context.Context, marshaler runtime.Marshaler, server AppServiceServer, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) { + var protoReq GetFragmentUsageRequest + var metadata runtime.ServerMetadata + + if err := marshaler.NewDecoder(req.Body).Decode(&protoReq); err != nil && err != io.EOF { + return nil, metadata, status.Errorf(codes.InvalidArgument, "%v", err) + } + + msg, err := server.GetFragmentUsage(ctx, &protoReq) + return msg, metadata, err + +} + func request_AppService_AddRole_0(ctx context.Context, marshaler runtime.Marshaler, client AppServiceClient, req *http.Request, pathParams map[string]string) (proto.Message, runtime.ServerMetadata, error) { var protoReq AddRoleRequest var metadata runtime.ServerMetadata @@ -4021,6 +4047,31 @@ func RegisterAppServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, }) + mux.Handle("POST", pattern_AppService_GetFragmentUsage_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { + ctx, cancel := context.WithCancel(req.Context()) + defer cancel() + var stream runtime.ServerTransportStream + ctx = grpc.NewContextWithServerTransportStream(ctx, &stream) + inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req) + var err error + var annotatedContext context.Context + annotatedContext, err = runtime.AnnotateIncomingContext(ctx, mux, req, "/viam.app.v1.AppService/GetFragmentUsage", runtime.WithHTTPPathPattern("/viam.app.v1.AppService/GetFragmentUsage")) + if err != nil { + runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err) + return + } + resp, md, err := local_request_AppService_GetFragmentUsage_0(annotatedContext, inboundMarshaler, server, req, pathParams) + md.HeaderMD, md.TrailerMD = metadata.Join(md.HeaderMD, stream.Header()), metadata.Join(md.TrailerMD, stream.Trailer()) + annotatedContext = runtime.NewServerMetadataContext(annotatedContext, md) + if err != nil { + runtime.HTTPError(annotatedContext, mux, outboundMarshaler, w, req, err) + return + } + + forward_AppService_GetFragmentUsage_0(annotatedContext, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...) + + }) + mux.Handle("POST", pattern_AppService_AddRole_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { ctx, cancel := context.WithCancel(req.Context()) defer cancel() @@ -6068,6 +6119,28 @@ func RegisterAppServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, }) + mux.Handle("POST", pattern_AppService_GetFragmentUsage_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { + ctx, cancel := context.WithCancel(req.Context()) + defer cancel() + inboundMarshaler, outboundMarshaler := runtime.MarshalerForRequest(mux, req) + var err error + var annotatedContext context.Context + annotatedContext, err = runtime.AnnotateContext(ctx, mux, req, "/viam.app.v1.AppService/GetFragmentUsage", runtime.WithHTTPPathPattern("/viam.app.v1.AppService/GetFragmentUsage")) + if err != nil { + runtime.HTTPError(ctx, mux, outboundMarshaler, w, req, err) + return + } + resp, md, err := request_AppService_GetFragmentUsage_0(annotatedContext, inboundMarshaler, client, req, pathParams) + annotatedContext = runtime.NewServerMetadataContext(annotatedContext, md) + if err != nil { + runtime.HTTPError(annotatedContext, mux, outboundMarshaler, w, req, err) + return + } + + forward_AppService_GetFragmentUsage_0(annotatedContext, mux, outboundMarshaler, w, req, resp, mux.GetForwardResponseOptions()...) + + }) + mux.Handle("POST", pattern_AppService_AddRole_0, func(w http.ResponseWriter, req *http.Request, pathParams map[string]string) { ctx, cancel := context.WithCancel(req.Context()) defer cancel() @@ -6690,6 +6763,8 @@ var ( pattern_AppService_GetFragmentHistory_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"viam.app.v1.AppService", "GetFragmentHistory"}, "")) + pattern_AppService_GetFragmentUsage_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"viam.app.v1.AppService", "GetFragmentUsage"}, "")) + pattern_AppService_AddRole_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"viam.app.v1.AppService", "AddRole"}, "")) pattern_AppService_RemoveRole_0 = runtime.MustPattern(runtime.NewPattern(1, []int{2, 0, 2, 1}, []string{"viam.app.v1.AppService", "RemoveRole"}, "")) @@ -6870,6 +6945,8 @@ var ( forward_AppService_GetFragmentHistory_0 = runtime.ForwardResponseMessage + forward_AppService_GetFragmentUsage_0 = runtime.ForwardResponseMessage + forward_AppService_AddRole_0 = runtime.ForwardResponseMessage forward_AppService_RemoveRole_0 = runtime.ForwardResponseMessage diff --git a/app/v1/app_grpc.pb.go b/app/v1/app_grpc.pb.go index 7688c12bf..7c764973f 100644 --- a/app/v1/app_grpc.pb.go +++ b/app/v1/app_grpc.pb.go @@ -144,6 +144,8 @@ type AppServiceClient interface { ListMachineFragments(ctx context.Context, in *ListMachineFragmentsRequest, opts ...grpc.CallOption) (*ListMachineFragmentsResponse, error) // Gets fragment history GetFragmentHistory(ctx context.Context, in *GetFragmentHistoryRequest, opts ...grpc.CallOption) (*GetFragmentHistoryResponse, error) + // Gets usage for a fragment across versions + GetFragmentUsage(ctx context.Context, in *GetFragmentUsageRequest, opts ...grpc.CallOption) (*GetFragmentUsageResponse, error) // Creates an IdentityAuthorization AddRole(ctx context.Context, in *AddRoleRequest, opts ...grpc.CallOption) (*AddRoleResponse, error) // Deletes an IdentityAuthorization @@ -807,6 +809,15 @@ func (c *appServiceClient) GetFragmentHistory(ctx context.Context, in *GetFragme return out, nil } +func (c *appServiceClient) GetFragmentUsage(ctx context.Context, in *GetFragmentUsageRequest, opts ...grpc.CallOption) (*GetFragmentUsageResponse, error) { + out := new(GetFragmentUsageResponse) + err := c.cc.Invoke(ctx, "/viam.app.v1.AppService/GetFragmentUsage", in, out, opts...) + if err != nil { + return nil, err + } + return out, nil +} + func (c *appServiceClient) AddRole(ctx context.Context, in *AddRoleRequest, opts ...grpc.CallOption) (*AddRoleResponse, error) { out := new(AddRoleResponse) err := c.cc.Invoke(ctx, "/viam.app.v1.AppService/AddRole", in, out, opts...) @@ -1156,6 +1167,8 @@ type AppServiceServer interface { ListMachineFragments(context.Context, *ListMachineFragmentsRequest) (*ListMachineFragmentsResponse, error) // Gets fragment history GetFragmentHistory(context.Context, *GetFragmentHistoryRequest) (*GetFragmentHistoryResponse, error) + // Gets usage for a fragment across versions + GetFragmentUsage(context.Context, *GetFragmentUsageRequest) (*GetFragmentUsageResponse, error) // Creates an IdentityAuthorization AddRole(context.Context, *AddRoleRequest) (*AddRoleResponse, error) // Deletes an IdentityAuthorization @@ -1391,6 +1404,9 @@ func (UnimplementedAppServiceServer) ListMachineFragments(context.Context, *List func (UnimplementedAppServiceServer) GetFragmentHistory(context.Context, *GetFragmentHistoryRequest) (*GetFragmentHistoryResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method GetFragmentHistory not implemented") } +func (UnimplementedAppServiceServer) GetFragmentUsage(context.Context, *GetFragmentUsageRequest) (*GetFragmentUsageResponse, error) { + return nil, status.Errorf(codes.Unimplemented, "method GetFragmentUsage not implemented") +} func (UnimplementedAppServiceServer) AddRole(context.Context, *AddRoleRequest) (*AddRoleResponse, error) { return nil, status.Errorf(codes.Unimplemented, "method AddRole not implemented") } @@ -2679,6 +2695,24 @@ func _AppService_GetFragmentHistory_Handler(srv interface{}, ctx context.Context return interceptor(ctx, in, info, handler) } +func _AppService_GetFragmentUsage_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { + in := new(GetFragmentUsageRequest) + if err := dec(in); err != nil { + return nil, err + } + if interceptor == nil { + return srv.(AppServiceServer).GetFragmentUsage(ctx, in) + } + info := &grpc.UnaryServerInfo{ + Server: srv, + FullMethod: "/viam.app.v1.AppService/GetFragmentUsage", + } + handler := func(ctx context.Context, req interface{}) (interface{}, error) { + return srv.(AppServiceServer).GetFragmentUsage(ctx, req.(*GetFragmentUsageRequest)) + } + return interceptor(ctx, in, info, handler) +} + func _AppService_AddRole_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { in := new(AddRoleRequest) if err := dec(in); err != nil { @@ -3354,6 +3388,10 @@ var AppService_ServiceDesc = grpc.ServiceDesc{ MethodName: "GetFragmentHistory", Handler: _AppService_GetFragmentHistory_Handler, }, + { + MethodName: "GetFragmentUsage", + Handler: _AppService_GetFragmentUsage_Handler, + }, { MethodName: "AddRole", Handler: _AppService_AddRole_Handler, diff --git a/gen/js/app/agent/v1/agent_pb.js b/gen/js/app/agent/v1/agent_pb.js index eac54b7ba..8084e8183 100644 --- a/gen/js/app/agent/v1/agent_pb.js +++ b/gen/js/app/agent/v1/agent_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); goog.object.extend(proto, google_protobuf_duration_pb); @@ -162,9 +168,9 @@ proto.viam.app.agent.v1.DeviceAgentConfigRequest.prototype.toObject = function(o */ proto.viam.app.agent.v1.DeviceAgentConfigRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - hostInfo: (f = msg.getHostInfo()) && proto.viam.app.agent.v1.HostInfo.toObject(includeInstance, f), - subsystemVersionsMap: (f = msg.getSubsystemVersionsMap()) ? f.toObject(includeInstance, undefined) : [] +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +hostInfo: (f = msg.getHostInfo()) && proto.viam.app.agent.v1.HostInfo.toObject(includeInstance, f), +subsystemVersionsMap: (f = msg.getSubsystemVersionsMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -341,7 +347,8 @@ proto.viam.app.agent.v1.DeviceAgentConfigRequest.prototype.getSubsystemVersionsM */ proto.viam.app.agent.v1.DeviceAgentConfigRequest.prototype.clearSubsystemVersionsMap = function() { this.getSubsystemVersionsMap().clear(); - return this;}; + return this; +}; @@ -376,8 +383,8 @@ proto.viam.app.agent.v1.DeviceAgentConfigResponse.prototype.toObject = function( */ proto.viam.app.agent.v1.DeviceAgentConfigResponse.toObject = function(includeInstance, msg) { var f, obj = { - subsystemConfigsMap: (f = msg.getSubsystemConfigsMap()) ? f.toObject(includeInstance, proto.viam.app.agent.v1.DeviceSubsystemConfig.toObject) : [], - checkInterval: (f = msg.getCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +subsystemConfigsMap: (f = msg.getSubsystemConfigsMap()) ? f.toObject(includeInstance, proto.viam.app.agent.v1.DeviceSubsystemConfig.toObject) : [], +checkInterval: (f = msg.getCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -488,7 +495,8 @@ proto.viam.app.agent.v1.DeviceAgentConfigResponse.prototype.getSubsystemConfigsM */ proto.viam.app.agent.v1.DeviceAgentConfigResponse.prototype.clearSubsystemConfigsMap = function() { this.getSubsystemConfigsMap().clear(); - return this;}; + return this; +}; /** @@ -560,10 +568,10 @@ proto.viam.app.agent.v1.DeviceSubsystemConfig.prototype.toObject = function(opt_ */ proto.viam.app.agent.v1.DeviceSubsystemConfig.toObject = function(includeInstance, msg) { var f, obj = { - updateInfo: (f = msg.getUpdateInfo()) && proto.viam.app.agent.v1.SubsystemUpdateInfo.toObject(includeInstance, f), - disable: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - forceRestart: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +updateInfo: (f = msg.getUpdateInfo()) && proto.viam.app.agent.v1.SubsystemUpdateInfo.toObject(includeInstance, f), +disable: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +forceRestart: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -829,9 +837,9 @@ proto.viam.app.agent.v1.HostInfo.prototype.toObject = function(opt_includeInstan */ proto.viam.app.agent.v1.HostInfo.toObject = function(includeInstance, msg) { var f, obj = { - platform: jspb.Message.getFieldWithDefault(msg, 1, ""), - distro: jspb.Message.getFieldWithDefault(msg, 2, ""), - tagsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f +platform: jspb.Message.getFieldWithDefault(msg, 1, ""), +distro: jspb.Message.getFieldWithDefault(msg, 2, ""), +tagsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -1038,11 +1046,11 @@ proto.viam.app.agent.v1.SubsystemUpdateInfo.prototype.toObject = function(opt_in */ proto.viam.app.agent.v1.SubsystemUpdateInfo.toObject = function(includeInstance, msg) { var f, obj = { - filename: jspb.Message.getFieldWithDefault(msg, 1, ""), - url: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, ""), - sha256: msg.getSha256_asB64(), - format: jspb.Message.getFieldWithDefault(msg, 5, 0) +filename: jspb.Message.getFieldWithDefault(msg, 1, ""), +url: jspb.Message.getFieldWithDefault(msg, 2, ""), +version: jspb.Message.getFieldWithDefault(msg, 3, ""), +sha256: msg.getSha256_asB64(), +format: jspb.Message.getFieldWithDefault(msg, 5, 0) }; if (includeInstance) { diff --git a/gen/js/app/build/v1/build_pb.js b/gen/js/app/build/v1/build_pb.js index a86ce6707..1058266bd 100644 --- a/gen/js/app/build/v1/build_pb.js +++ b/gen/js/app/build/v1/build_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); @@ -563,13 +569,13 @@ proto.viam.app.build.v1.StartBuildRequest.prototype.toObject = function(opt_incl */ proto.viam.app.build.v1.StartBuildRequest.toObject = function(includeInstance, msg) { var f, obj = { - repo: jspb.Message.getFieldWithDefault(msg, 1, ""), - ref: jspb.Message.getFieldWithDefault(msg, 2, ""), - platformsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - moduleId: jspb.Message.getFieldWithDefault(msg, 4, ""), - moduleVersion: jspb.Message.getFieldWithDefault(msg, 5, ""), - token: jspb.Message.getFieldWithDefault(msg, 6, ""), - workdir: jspb.Message.getFieldWithDefault(msg, 7, "") +repo: jspb.Message.getFieldWithDefault(msg, 1, ""), +ref: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +platformsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +moduleId: jspb.Message.getFieldWithDefault(msg, 4, ""), +moduleVersion: jspb.Message.getFieldWithDefault(msg, 5, ""), +token: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +workdir: (f = jspb.Message.getField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -946,7 +952,7 @@ proto.viam.app.build.v1.StartBuildResponse.prototype.toObject = function(opt_inc */ proto.viam.app.build.v1.StartBuildResponse.toObject = function(includeInstance, msg) { var f, obj = { - buildId: jspb.Message.getFieldWithDefault(msg, 1, "") +buildId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1076,8 +1082,8 @@ proto.viam.app.build.v1.GetLogsRequest.prototype.toObject = function(opt_include */ proto.viam.app.build.v1.GetLogsRequest.toObject = function(includeInstance, msg) { var f, obj = { - buildId: jspb.Message.getFieldWithDefault(msg, 1, ""), - platform: jspb.Message.getFieldWithDefault(msg, 2, "") +buildId: jspb.Message.getFieldWithDefault(msg, 1, ""), +platform: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1236,8 +1242,8 @@ proto.viam.app.build.v1.GetLogsResponse.prototype.toObject = function(opt_includ */ proto.viam.app.build.v1.GetLogsResponse.toObject = function(includeInstance, msg) { var f, obj = { - buildStep: jspb.Message.getFieldWithDefault(msg, 1, ""), - data: jspb.Message.getFieldWithDefault(msg, 2, "") +buildStep: jspb.Message.getFieldWithDefault(msg, 1, ""), +data: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1396,12 +1402,12 @@ proto.viam.app.build.v1.JobInfo.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.build.v1.JobInfo.toObject = function(includeInstance, msg) { var f, obj = { - buildId: jspb.Message.getFieldWithDefault(msg, 1, ""), - platform: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, ""), - status: jspb.Message.getFieldWithDefault(msg, 4, 0), - startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +buildId: jspb.Message.getFieldWithDefault(msg, 1, ""), +platform: jspb.Message.getFieldWithDefault(msg, 2, ""), +version: jspb.Message.getFieldWithDefault(msg, 3, ""), +status: jspb.Message.getFieldWithDefault(msg, 4, 0), +startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -1718,9 +1724,9 @@ proto.viam.app.build.v1.ListJobsRequest.prototype.toObject = function(opt_includ */ proto.viam.app.build.v1.ListJobsRequest.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - maxJobsLength: jspb.Message.getFieldWithDefault(msg, 2, 0), - buildId: jspb.Message.getFieldWithDefault(msg, 3, "") +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +maxJobsLength: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +buildId: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -1951,7 +1957,7 @@ proto.viam.app.build.v1.ListJobsResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.build.v1.ListJobsResponse.toObject = function(includeInstance, msg) { var f, obj = { - jobsList: jspb.Message.toObjectList(msg.getJobsList(), +jobsList: jspb.Message.toObjectList(msg.getJobsList(), proto.viam.app.build.v1.JobInfo.toObject, includeInstance) }; @@ -2104,12 +2110,12 @@ proto.viam.app.build.v1.RepoLink.prototype.toObject = function(opt_includeInstan */ proto.viam.app.build.v1.RepoLink.toObject = function(includeInstance, msg) { var f, obj = { - oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 2, ""), - namespace: jspb.Message.getFieldWithDefault(msg, 3, ""), - moduleName: jspb.Message.getFieldWithDefault(msg, 4, ""), - repo: jspb.Message.getFieldWithDefault(msg, 5, ""), - viamUser: jspb.Message.getFieldWithDefault(msg, 6, "") +oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 2, ""), +namespace: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +moduleName: jspb.Message.getFieldWithDefault(msg, 4, ""), +repo: jspb.Message.getFieldWithDefault(msg, 5, ""), +viamUser: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -2402,7 +2408,7 @@ proto.viam.app.build.v1.LinkRepoRequest.prototype.toObject = function(opt_includ */ proto.viam.app.build.v1.LinkRepoRequest.toObject = function(includeInstance, msg) { var f, obj = { - link: (f = msg.getLink()) && proto.viam.app.build.v1.RepoLink.toObject(includeInstance, f) +link: (f = msg.getLink()) && proto.viam.app.build.v1.RepoLink.toObject(includeInstance, f) }; if (includeInstance) { @@ -2553,7 +2559,7 @@ proto.viam.app.build.v1.LinkRepoResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.build.v1.LinkRepoResponse.toObject = function(includeInstance, msg) { var f, obj = { - repoLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") +repoLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2683,7 +2689,7 @@ proto.viam.app.build.v1.UnlinkRepoRequest.prototype.toObject = function(opt_incl */ proto.viam.app.build.v1.UnlinkRepoRequest.toObject = function(includeInstance, msg) { var f, obj = { - repoLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") +repoLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3022,7 +3028,7 @@ proto.viam.app.build.v1.ListRepoLinksResponse.prototype.toObject = function(opt_ */ proto.viam.app.build.v1.ListRepoLinksResponse.toObject = function(includeInstance, msg) { var f, obj = { - linksList: jspb.Message.toObjectList(msg.getLinksList(), +linksList: jspb.Message.toObjectList(msg.getLinksList(), proto.viam.app.build.v1.RepoLink.toObject, includeInstance) }; @@ -3283,10 +3289,10 @@ proto.viam.app.build.v1.AppLink.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.build.v1.AppLink.toObject = function(includeInstance, msg) { var f, obj = { - oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), - viamUser: jspb.Message.getFieldWithDefault(msg, 2, ""), - externalUser: jspb.Message.getFieldWithDefault(msg, 3, ""), - orgIdOrNsList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f +oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), +viamUser: jspb.Message.getFieldWithDefault(msg, 2, ""), +externalUser: jspb.Message.getFieldWithDefault(msg, 3, ""), +orgIdOrNsList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -3529,7 +3535,7 @@ proto.viam.app.build.v1.ListAppLinksResponse.prototype.toObject = function(opt_i */ proto.viam.app.build.v1.ListAppLinksResponse.toObject = function(includeInstance, msg) { var f, obj = { - linksList: jspb.Message.toObjectList(msg.getLinksList(), +linksList: jspb.Message.toObjectList(msg.getLinksList(), proto.viam.app.build.v1.AppLink.toObject, includeInstance) }; @@ -3682,7 +3688,7 @@ proto.viam.app.build.v1.RemoveAppLinkRequest.prototype.toObject = function(opt_i */ proto.viam.app.build.v1.RemoveAppLinkRequest.toObject = function(includeInstance, msg) { var f, obj = { - oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") +oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3913,8 +3919,8 @@ proto.viam.app.build.v1.LinkOrgRequest.prototype.toObject = function(opt_include */ proto.viam.app.build.v1.LinkOrgRequest.toObject = function(includeInstance, msg) { var f, obj = { - oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 2, "") +oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -4174,8 +4180,8 @@ proto.viam.app.build.v1.UnlinkOrgRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.build.v1.UnlinkOrgRequest.toObject = function(includeInstance, msg) { var f, obj = { - oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 2, "") +oauthAppLinkId: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/app/cloudslam/v1/cloud_slam_pb.js b/gen/js/app/cloudslam/v1/cloud_slam_pb.js index 1bfa44a1f..1753e1f86 100644 --- a/gen/js/app/cloudslam/v1/cloud_slam_pb.js +++ b/gen/js/app/cloudslam/v1/cloud_slam_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -413,18 +419,18 @@ proto.viam.app.cloudslam.v1.StartMappingSessionRequest.prototype.toObject = func */ proto.viam.app.cloudslam.v1.StartMappingSessionRequest.toObject = function(includeInstance, msg) { var f, obj = { - slamVersion: jspb.Message.getFieldWithDefault(msg, 1, ""), - viamServerVersion: jspb.Message.getFieldWithDefault(msg, 2, ""), - mapName: jspb.Message.getFieldWithDefault(msg, 3, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 4, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 5, ""), - robotId: jspb.Message.getFieldWithDefault(msg, 6, ""), - captureInterval: (f = msg.getCaptureInterval()) && proto.viam.app.cloudslam.v1.CaptureInterval.toObject(includeInstance, f), - sensorsList: jspb.Message.toObjectList(msg.getSensorsList(), +slamVersion: jspb.Message.getFieldWithDefault(msg, 1, ""), +viamServerVersion: jspb.Message.getFieldWithDefault(msg, 2, ""), +mapName: jspb.Message.getFieldWithDefault(msg, 3, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 4, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 5, ""), +robotId: jspb.Message.getFieldWithDefault(msg, 6, ""), +captureInterval: (f = msg.getCaptureInterval()) && proto.viam.app.cloudslam.v1.CaptureInterval.toObject(includeInstance, f), +sensorsList: jspb.Message.toObjectList(msg.getSensorsList(), proto.viam.app.cloudslam.v1.SensorInfo.toObject, includeInstance), - slamConfig: (f = msg.getSlamConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - existingMapVersion: jspb.Message.getFieldWithDefault(msg, 11, ""), - module: (f = msg.getModule()) && proto.viam.app.cloudslam.v1.Module.toObject(includeInstance, f) +slamConfig: (f = msg.getSlamConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +existingMapVersion: jspb.Message.getFieldWithDefault(msg, 11, ""), +module: (f = msg.getModule()) && proto.viam.app.cloudslam.v1.Module.toObject(includeInstance, f) }; if (includeInstance) { @@ -929,9 +935,9 @@ proto.viam.app.cloudslam.v1.Module.prototype.toObject = function(opt_includeInst */ proto.viam.app.cloudslam.v1.Module.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - moduleId: jspb.Message.getFieldWithDefault(msg, 3, ""), - version: jspb.Message.getFieldWithDefault(msg, 4, "") +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +moduleId: jspb.Message.getFieldWithDefault(msg, 3, ""), +version: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -1119,9 +1125,9 @@ proto.viam.app.cloudslam.v1.SensorInfo.prototype.toObject = function(opt_include */ proto.viam.app.cloudslam.v1.SensorInfo.toObject = function(includeInstance, msg) { var f, obj = { - sourceComponentName: jspb.Message.getFieldWithDefault(msg, 1, ""), - type: jspb.Message.getFieldWithDefault(msg, 2, ""), - dataFrequencyHz: jspb.Message.getFieldWithDefault(msg, 3, "") +sourceComponentName: jspb.Message.getFieldWithDefault(msg, 1, ""), +type: jspb.Message.getFieldWithDefault(msg, 2, ""), +dataFrequencyHz: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1309,8 +1315,8 @@ proto.viam.app.cloudslam.v1.CaptureInterval.prototype.toObject = function(opt_in */ proto.viam.app.cloudslam.v1.CaptureInterval.toObject = function(includeInstance, msg) { var f, obj = { - startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -1511,7 +1517,7 @@ proto.viam.app.cloudslam.v1.StartMappingSessionResponse.prototype.toObject = fun */ proto.viam.app.cloudslam.v1.StartMappingSessionResponse.toObject = function(includeInstance, msg) { var f, obj = { - sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") +sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1641,7 +1647,7 @@ proto.viam.app.cloudslam.v1.GetActiveMappingSessionsForRobotRequest.prototype.to */ proto.viam.app.cloudslam.v1.GetActiveMappingSessionsForRobotRequest.toObject = function(includeInstance, msg) { var f, obj = { - robotId: jspb.Message.getFieldWithDefault(msg, 1, "") +robotId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1771,7 +1777,7 @@ proto.viam.app.cloudslam.v1.GetActiveMappingSessionsForRobotResponse.prototype.t */ proto.viam.app.cloudslam.v1.GetActiveMappingSessionsForRobotResponse.toObject = function(includeInstance, msg) { var f, obj = { - sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") +sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1901,7 +1907,7 @@ proto.viam.app.cloudslam.v1.GetMappingSessionPointCloudRequest.prototype.toObjec */ proto.viam.app.cloudslam.v1.GetMappingSessionPointCloudRequest.toObject = function(includeInstance, msg) { var f, obj = { - sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") +sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2031,8 +2037,8 @@ proto.viam.app.cloudslam.v1.GetMappingSessionPointCloudResponse.prototype.toObje */ proto.viam.app.cloudslam.v1.GetMappingSessionPointCloudResponse.toObject = function(includeInstance, msg) { var f, obj = { - mapUrl: jspb.Message.getFieldWithDefault(msg, 1, ""), - pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) +mapUrl: jspb.Message.getFieldWithDefault(msg, 1, ""), +pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) }; if (includeInstance) { @@ -2212,8 +2218,8 @@ proto.viam.app.cloudslam.v1.ListMappingSessionsRequest.prototype.toObject = func */ proto.viam.app.cloudslam.v1.ListMappingSessionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2379,7 +2385,7 @@ proto.viam.app.cloudslam.v1.ListMappingSessionsResponse.prototype.toObject = fun */ proto.viam.app.cloudslam.v1.ListMappingSessionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - sessionList: jspb.Message.toObjectList(msg.getSessionList(), +sessionList: jspb.Message.toObjectList(msg.getSessionList(), proto.viam.app.cloudslam.v1.MappingMetadata.toObject, includeInstance) }; @@ -2532,7 +2538,7 @@ proto.viam.app.cloudslam.v1.StopMappingSessionRequest.prototype.toObject = funct */ proto.viam.app.cloudslam.v1.StopMappingSessionRequest.toObject = function(includeInstance, msg) { var f, obj = { - sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") +sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2662,8 +2668,8 @@ proto.viam.app.cloudslam.v1.StopMappingSessionResponse.prototype.toObject = func */ proto.viam.app.cloudslam.v1.StopMappingSessionResponse.toObject = function(includeInstance, msg) { var f, obj = { - packageId: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, "") +packageId: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2822,7 +2828,7 @@ proto.viam.app.cloudslam.v1.GetMappingSessionMetadataByIDRequest.prototype.toObj */ proto.viam.app.cloudslam.v1.GetMappingSessionMetadataByIDRequest.toObject = function(includeInstance, msg) { var f, obj = { - sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") +sessionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2952,7 +2958,7 @@ proto.viam.app.cloudslam.v1.GetMappingSessionMetadataByIDResponse.prototype.toOb */ proto.viam.app.cloudslam.v1.GetMappingSessionMetadataByIDResponse.toObject = function(includeInstance, msg) { var f, obj = { - sessionMetadata: (f = msg.getSessionMetadata()) && proto.viam.app.cloudslam.v1.MappingMetadata.toObject(includeInstance, f) +sessionMetadata: (f = msg.getSessionMetadata()) && proto.viam.app.cloudslam.v1.MappingMetadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -3103,20 +3109,20 @@ proto.viam.app.cloudslam.v1.MappingMetadata.prototype.toObject = function(opt_in */ proto.viam.app.cloudslam.v1.MappingMetadata.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - robotId: jspb.Message.getFieldWithDefault(msg, 3, ""), - timeStartSubmitted: (f = msg.getTimeStartSubmitted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeCloudRunJobStarted: (f = msg.getTimeCloudRunJobStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeEndSubmitted: (f = msg.getTimeEndSubmitted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeCloudRunJobEnded: (f = msg.getTimeCloudRunJobEnded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - endStatus: jspb.Message.getFieldWithDefault(msg, 8, 0), - cloudRunJobId: jspb.Message.getFieldWithDefault(msg, 9, ""), - viamServerVersion: jspb.Message.getFieldWithDefault(msg, 10, ""), - mapName: jspb.Message.getFieldWithDefault(msg, 11, ""), - slamVersion: jspb.Message.getFieldWithDefault(msg, 12, ""), - config: jspb.Message.getFieldWithDefault(msg, 13, ""), - errorMsg: jspb.Message.getFieldWithDefault(msg, 14, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +robotId: jspb.Message.getFieldWithDefault(msg, 3, ""), +timeStartSubmitted: (f = msg.getTimeStartSubmitted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeCloudRunJobStarted: (f = msg.getTimeCloudRunJobStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeEndSubmitted: (f = msg.getTimeEndSubmitted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeCloudRunJobEnded: (f = msg.getTimeCloudRunJobEnded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +endStatus: jspb.Message.getFieldWithDefault(msg, 8, 0), +cloudRunJobId: jspb.Message.getFieldWithDefault(msg, 9, ""), +viamServerVersion: jspb.Message.getFieldWithDefault(msg, 10, ""), +mapName: jspb.Message.getFieldWithDefault(msg, 11, ""), +slamVersion: jspb.Message.getFieldWithDefault(msg, 12, ""), +config: jspb.Message.getFieldWithDefault(msg, 13, ""), +errorMsg: jspb.Message.getFieldWithDefault(msg, 14, "") }; if (includeInstance) { diff --git a/gen/js/app/data/v1/data_pb.js b/gen/js/app/data/v1/data_pb.js index 6bf324b3b..5ba73c354 100644 --- a/gen/js/app/data/v1/data_pb.js +++ b/gen/js/app/data/v1/data_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -1331,10 +1337,10 @@ proto.viam.app.data.v1.DataRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.data.v1.DataRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), - limit: jspb.Message.getFieldWithDefault(msg, 2, 0), - last: jspb.Message.getFieldWithDefault(msg, 3, ""), - sortOrder: jspb.Message.getFieldWithDefault(msg, 4, 0) +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), +limit: jspb.Message.getFieldWithDefault(msg, 2, 0), +last: jspb.Message.getFieldWithDefault(msg, 3, ""), +sortOrder: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { @@ -1579,20 +1585,20 @@ proto.viam.app.data.v1.Filter.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.data.v1.Filter.toObject = function(includeInstance, msg) { var f, obj = { - componentName: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentType: jspb.Message.getFieldWithDefault(msg, 2, ""), - method: jspb.Message.getFieldWithDefault(msg, 4, ""), - robotName: jspb.Message.getFieldWithDefault(msg, 6, ""), - robotId: jspb.Message.getFieldWithDefault(msg, 7, ""), - partName: jspb.Message.getFieldWithDefault(msg, 8, ""), - partId: jspb.Message.getFieldWithDefault(msg, 9, ""), - locationIdsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f, - organizationIdsList: (f = jspb.Message.getRepeatedField(msg, 11)) == null ? undefined : f, - mimeTypeList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, - interval: (f = msg.getInterval()) && proto.viam.app.data.v1.CaptureInterval.toObject(includeInstance, f), - tagsFilter: (f = msg.getTagsFilter()) && proto.viam.app.data.v1.TagsFilter.toObject(includeInstance, f), - bboxLabelsList: (f = jspb.Message.getRepeatedField(msg, 15)) == null ? undefined : f, - datasetId: jspb.Message.getFieldWithDefault(msg, 16, "") +componentName: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentType: jspb.Message.getFieldWithDefault(msg, 2, ""), +method: jspb.Message.getFieldWithDefault(msg, 4, ""), +robotName: jspb.Message.getFieldWithDefault(msg, 6, ""), +robotId: jspb.Message.getFieldWithDefault(msg, 7, ""), +partName: jspb.Message.getFieldWithDefault(msg, 8, ""), +partId: jspb.Message.getFieldWithDefault(msg, 9, ""), +locationIdsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f, +organizationIdsList: (f = jspb.Message.getRepeatedField(msg, 11)) == null ? undefined : f, +mimeTypeList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, +interval: (f = msg.getInterval()) && proto.viam.app.data.v1.CaptureInterval.toObject(includeInstance, f), +tagsFilter: (f = msg.getTagsFilter()) && proto.viam.app.data.v1.TagsFilter.toObject(includeInstance, f), +bboxLabelsList: (f = jspb.Message.getRepeatedField(msg, 15)) == null ? undefined : f, +datasetId: jspb.Message.getFieldWithDefault(msg, 16, "") }; if (includeInstance) { @@ -2224,8 +2230,8 @@ proto.viam.app.data.v1.TagsFilter.prototype.toObject = function(opt_includeInsta */ proto.viam.app.data.v1.TagsFilter.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -2410,18 +2416,18 @@ proto.viam.app.data.v1.CaptureMetadata.prototype.toObject = function(opt_include */ proto.viam.app.data.v1.CaptureMetadata.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - robotName: jspb.Message.getFieldWithDefault(msg, 3, ""), - robotId: jspb.Message.getFieldWithDefault(msg, 4, ""), - partName: jspb.Message.getFieldWithDefault(msg, 5, ""), - partId: jspb.Message.getFieldWithDefault(msg, 6, ""), - componentType: jspb.Message.getFieldWithDefault(msg, 7, ""), - componentName: jspb.Message.getFieldWithDefault(msg, 9, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 10, ""), - methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], - tagsList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, - mimeType: jspb.Message.getFieldWithDefault(msg, 13, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +robotName: jspb.Message.getFieldWithDefault(msg, 3, ""), +robotId: jspb.Message.getFieldWithDefault(msg, 4, ""), +partName: jspb.Message.getFieldWithDefault(msg, 5, ""), +partId: jspb.Message.getFieldWithDefault(msg, 6, ""), +componentType: jspb.Message.getFieldWithDefault(msg, 7, ""), +componentName: jspb.Message.getFieldWithDefault(msg, 9, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 10, ""), +methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], +tagsList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, +mimeType: jspb.Message.getFieldWithDefault(msg, 13, "") }; if (includeInstance) { @@ -2802,7 +2808,8 @@ proto.viam.app.data.v1.CaptureMetadata.prototype.getMethodParametersMap = functi */ proto.viam.app.data.v1.CaptureMetadata.prototype.clearMethodParametersMap = function() { this.getMethodParametersMap().clear(); - return this;}; + return this; +}; /** @@ -2892,8 +2899,8 @@ proto.viam.app.data.v1.CaptureInterval.prototype.toObject = function(opt_include */ proto.viam.app.data.v1.CaptureInterval.toObject = function(includeInstance, msg) { var f, obj = { - start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -3094,9 +3101,9 @@ proto.viam.app.data.v1.TabularDataByFilterRequest.prototype.toObject = function( */ proto.viam.app.data.v1.TabularDataByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - dataRequest: (f = msg.getDataRequest()) && proto.viam.app.data.v1.DataRequest.toObject(includeInstance, f), - countOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +dataRequest: (f = msg.getDataRequest()) && proto.viam.app.data.v1.DataRequest.toObject(includeInstance, f), +countOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -3312,13 +3319,13 @@ proto.viam.app.data.v1.TabularDataByFilterResponse.prototype.toObject = function */ proto.viam.app.data.v1.TabularDataByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - metadataList: jspb.Message.toObjectList(msg.getMetadataList(), +metadataList: jspb.Message.toObjectList(msg.getMetadataList(), proto.viam.app.data.v1.CaptureMetadata.toObject, includeInstance), - dataList: jspb.Message.toObjectList(msg.getDataList(), +dataList: jspb.Message.toObjectList(msg.getDataList(), proto.viam.app.data.v1.TabularData.toObject, includeInstance), - count: jspb.Message.getFieldWithDefault(msg, 3, 0), - last: jspb.Message.getFieldWithDefault(msg, 4, ""), - totalSizeBytes: jspb.Message.getFieldWithDefault(msg, 5, 0) +count: jspb.Message.getFieldWithDefault(msg, 3, 0), +last: jspb.Message.getFieldWithDefault(msg, 4, ""), +totalSizeBytes: jspb.Message.getFieldWithDefault(msg, 5, 0) }; if (includeInstance) { @@ -3608,10 +3615,10 @@ proto.viam.app.data.v1.TabularData.prototype.toObject = function(opt_includeInst */ proto.viam.app.data.v1.TabularData.toObject = function(includeInstance, msg) { var f, obj = { - data: (f = msg.getData()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - metadataIndex: jspb.Message.getFieldWithDefault(msg, 2, 0), - timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +data: (f = msg.getData()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +metadataIndex: jspb.Message.getFieldWithDefault(msg, 2, 0), +timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -3891,8 +3898,8 @@ proto.viam.app.data.v1.TabularDataBySQLRequest.prototype.toObject = function(opt */ proto.viam.app.data.v1.TabularDataBySQLRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - sqlQuery: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +sqlQuery: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -4058,7 +4065,7 @@ proto.viam.app.data.v1.TabularDataBySQLResponse.prototype.toObject = function(op */ proto.viam.app.data.v1.TabularDataBySQLResponse.toObject = function(includeInstance, msg) { var f, obj = { - rawDataList: msg.getRawDataList_asB64() +rawDataList: msg.getRawDataList_asB64() }; if (includeInstance) { @@ -4238,9 +4245,9 @@ proto.viam.app.data.v1.TabularDataByMQLRequest.prototype.toObject = function(opt */ proto.viam.app.data.v1.TabularDataByMQLRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - mqlBinaryList: msg.getMqlBinaryList_asB64(), - useRecentData: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +mqlBinaryList: msg.getMqlBinaryList_asB64(), +useRecentData: (f = jspb.Message.getBooleanField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -4496,7 +4503,7 @@ proto.viam.app.data.v1.TabularDataByMQLResponse.prototype.toObject = function(op */ proto.viam.app.data.v1.TabularDataByMQLResponse.toObject = function(includeInstance, msg) { var f, obj = { - rawDataList: msg.getRawDataList_asB64() +rawDataList: msg.getRawDataList_asB64() }; if (includeInstance) { @@ -4669,11 +4676,11 @@ proto.viam.app.data.v1.ExportTabularDataRequest.prototype.toObject = function(op */ proto.viam.app.data.v1.ExportTabularDataRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), - resourceSubtype: jspb.Message.getFieldWithDefault(msg, 3, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), - interval: (f = msg.getInterval()) && proto.viam.app.data.v1.CaptureInterval.toObject(includeInstance, f) +partId: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), +resourceSubtype: jspb.Message.getFieldWithDefault(msg, 3, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), +interval: (f = msg.getInterval()) && proto.viam.app.data.v1.CaptureInterval.toObject(includeInstance, f) }; if (includeInstance) { @@ -4947,19 +4954,19 @@ proto.viam.app.data.v1.ExportTabularDataResponse.prototype.toObject = function(o */ proto.viam.app.data.v1.ExportTabularDataResponse.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), - resourceSubtype: jspb.Message.getFieldWithDefault(msg, 3, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), - timeCaptured: (f = msg.getTimeCaptured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - organizationId: jspb.Message.getFieldWithDefault(msg, 6, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 7, ""), - robotName: jspb.Message.getFieldWithDefault(msg, 8, ""), - robotId: jspb.Message.getFieldWithDefault(msg, 9, ""), - partName: jspb.Message.getFieldWithDefault(msg, 10, ""), - methodParameters: (f = msg.getMethodParameters()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - tagsList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, - payload: (f = msg.getPayload()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +partId: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), +resourceSubtype: jspb.Message.getFieldWithDefault(msg, 3, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), +timeCaptured: (f = msg.getTimeCaptured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +organizationId: jspb.Message.getFieldWithDefault(msg, 6, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 7, ""), +robotName: jspb.Message.getFieldWithDefault(msg, 8, ""), +robotId: jspb.Message.getFieldWithDefault(msg, 9, ""), +partName: jspb.Message.getFieldWithDefault(msg, 10, ""), +methodParameters: (f = msg.getMethodParameters()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +tagsList: (f = jspb.Message.getRepeatedField(msg, 12)) == null ? undefined : f, +payload: (f = msg.getPayload()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5519,10 +5526,10 @@ proto.viam.app.data.v1.GetLatestTabularDataRequest.prototype.toObject = function */ proto.viam.app.data.v1.GetLatestTabularDataRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 3, ""), - resourceSubtype: jspb.Message.getFieldWithDefault(msg, 4, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 3, ""), +resourceSubtype: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -5739,9 +5746,9 @@ proto.viam.app.data.v1.GetLatestTabularDataResponse.prototype.toObject = functio */ proto.viam.app.data.v1.GetLatestTabularDataResponse.toObject = function(includeInstance, msg) { var f, obj = { - timeCaptured: (f = msg.getTimeCaptured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeSynced: (f = msg.getTimeSynced()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - payload: (f = msg.getPayload()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +timeCaptured: (f = msg.getTimeCaptured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeSynced: (f = msg.getTimeSynced()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +payload: (f = msg.getPayload()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5992,8 +5999,8 @@ proto.viam.app.data.v1.BinaryData.prototype.toObject = function(opt_includeInsta */ proto.viam.app.data.v1.BinaryData.toObject = function(includeInstance, msg) { var f, obj = { - binary: msg.getBinary_asB64(), - metadata: (f = msg.getMetadata()) && proto.viam.app.data.v1.BinaryMetadata.toObject(includeInstance, f) +binary: msg.getBinary_asB64(), +metadata: (f = msg.getMetadata()) && proto.viam.app.data.v1.BinaryMetadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -6197,10 +6204,10 @@ proto.viam.app.data.v1.BinaryDataByFilterRequest.prototype.toObject = function(o */ proto.viam.app.data.v1.BinaryDataByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - dataRequest: (f = msg.getDataRequest()) && proto.viam.app.data.v1.DataRequest.toObject(includeInstance, f), - includeBinary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - countOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +dataRequest: (f = msg.getDataRequest()) && proto.viam.app.data.v1.DataRequest.toObject(includeInstance, f), +includeBinary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +countOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) }; if (includeInstance) { @@ -6445,11 +6452,11 @@ proto.viam.app.data.v1.BinaryDataByFilterResponse.prototype.toObject = function( */ proto.viam.app.data.v1.BinaryDataByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - dataList: jspb.Message.toObjectList(msg.getDataList(), +dataList: jspb.Message.toObjectList(msg.getDataList(), proto.viam.app.data.v1.BinaryData.toObject, includeInstance), - count: jspb.Message.getFieldWithDefault(msg, 2, 0), - last: jspb.Message.getFieldWithDefault(msg, 3, ""), - totalSizeBytes: jspb.Message.getFieldWithDefault(msg, 4, 0) +count: jspb.Message.getFieldWithDefault(msg, 2, 0), +last: jspb.Message.getFieldWithDefault(msg, 3, ""), +totalSizeBytes: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { @@ -6688,9 +6695,9 @@ proto.viam.app.data.v1.BinaryID.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.data.v1.BinaryID.toObject = function(includeInstance, msg) { var f, obj = { - fileId: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 3, "") +fileId: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -6885,8 +6892,8 @@ proto.viam.app.data.v1.BinaryDataByIDsRequest.prototype.toObject = function(opt_ */ proto.viam.app.data.v1.BinaryDataByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - includeBinary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +includeBinary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance) }; @@ -7075,9 +7082,9 @@ proto.viam.app.data.v1.BinaryDataByIDsResponse.prototype.toObject = function(opt */ proto.viam.app.data.v1.BinaryDataByIDsResponse.toObject = function(includeInstance, msg) { var f, obj = { - dataList: jspb.Message.toObjectList(msg.getDataList(), +dataList: jspb.Message.toObjectList(msg.getDataList(), proto.viam.app.data.v1.BinaryData.toObject, includeInstance), - count: jspb.Message.getFieldWithDefault(msg, 2, 0) +count: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -7258,13 +7265,13 @@ proto.viam.app.data.v1.BoundingBox.prototype.toObject = function(opt_includeInst */ proto.viam.app.data.v1.BoundingBox.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - label: jspb.Message.getFieldWithDefault(msg, 2, ""), - xMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - yMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - xMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - yMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), - confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +label: jspb.Message.getFieldWithDefault(msg, 2, ""), +xMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +yMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), +xMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +yMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), +confidence: (f = jspb.Message.getOptionalFloatingPointField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -7586,8 +7593,8 @@ proto.viam.app.data.v1.Classification.prototype.toObject = function(opt_includeI */ proto.viam.app.data.v1.Classification.toObject = function(includeInstance, msg) { var f, obj = { - label: jspb.Message.getFieldWithDefault(msg, 1, ""), - confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +label: jspb.Message.getFieldWithDefault(msg, 1, ""), +confidence: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -7771,9 +7778,9 @@ proto.viam.app.data.v1.Annotations.prototype.toObject = function(opt_includeInst */ proto.viam.app.data.v1.Annotations.toObject = function(includeInstance, msg) { var f, obj = { - bboxesList: jspb.Message.toObjectList(msg.getBboxesList(), +bboxesList: jspb.Message.toObjectList(msg.getBboxesList(), proto.viam.app.data.v1.BoundingBox.toObject, includeInstance), - classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), +classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), proto.viam.app.data.v1.Classification.toObject, includeInstance) }; @@ -7984,15 +7991,15 @@ proto.viam.app.data.v1.BinaryMetadata.prototype.toObject = function(opt_includeI */ proto.viam.app.data.v1.BinaryMetadata.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - captureMetadata: (f = msg.getCaptureMetadata()) && proto.viam.app.data.v1.CaptureMetadata.toObject(includeInstance, f), - timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - fileName: jspb.Message.getFieldWithDefault(msg, 5, ""), - fileExt: jspb.Message.getFieldWithDefault(msg, 6, ""), - uri: jspb.Message.getFieldWithDefault(msg, 7, ""), - annotations: (f = msg.getAnnotations()) && proto.viam.app.data.v1.Annotations.toObject(includeInstance, f), - datasetIdsList: (f = jspb.Message.getRepeatedField(msg, 9)) == null ? undefined : f +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +captureMetadata: (f = msg.getCaptureMetadata()) && proto.viam.app.data.v1.CaptureMetadata.toObject(includeInstance, f), +timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +fileName: jspb.Message.getFieldWithDefault(msg, 5, ""), +fileExt: jspb.Message.getFieldWithDefault(msg, 6, ""), +uri: jspb.Message.getFieldWithDefault(msg, 7, ""), +annotations: (f = msg.getAnnotations()) && proto.viam.app.data.v1.Annotations.toObject(includeInstance, f), +datasetIdsList: (f = jspb.Message.getRepeatedField(msg, 9)) == null ? undefined : f }; if (includeInstance) { @@ -8457,8 +8464,8 @@ proto.viam.app.data.v1.DeleteTabularDataRequest.prototype.toObject = function(op */ proto.viam.app.data.v1.DeleteTabularDataRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - deleteOlderThanDays: jspb.Message.getFieldWithDefault(msg, 2, 0) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +deleteOlderThanDays: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -8617,7 +8624,7 @@ proto.viam.app.data.v1.DeleteTabularDataResponse.prototype.toObject = function(o */ proto.viam.app.data.v1.DeleteTabularDataResponse.toObject = function(includeInstance, msg) { var f, obj = { - deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) +deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -8747,8 +8754,8 @@ proto.viam.app.data.v1.DeleteBinaryDataByFilterRequest.prototype.toObject = func */ proto.viam.app.data.v1.DeleteBinaryDataByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), - includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), +includeInternalData: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -8928,7 +8935,7 @@ proto.viam.app.data.v1.DeleteBinaryDataByFilterResponse.prototype.toObject = fun */ proto.viam.app.data.v1.DeleteBinaryDataByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) +deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -9065,7 +9072,7 @@ proto.viam.app.data.v1.DeleteBinaryDataByIDsRequest.prototype.toObject = functio */ proto.viam.app.data.v1.DeleteBinaryDataByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance) }; @@ -9218,7 +9225,7 @@ proto.viam.app.data.v1.DeleteBinaryDataByIDsResponse.prototype.toObject = functi */ proto.viam.app.data.v1.DeleteBinaryDataByIDsResponse.toObject = function(includeInstance, msg) { var f, obj = { - deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) +deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -9355,9 +9362,9 @@ proto.viam.app.data.v1.AddTagsToBinaryDataByIDsRequest.prototype.toObject = func */ proto.viam.app.data.v1.AddTagsToBinaryDataByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance), - tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -9665,8 +9672,8 @@ proto.viam.app.data.v1.AddTagsToBinaryDataByFilterRequest.prototype.toObject = f */ proto.viam.app.data.v1.AddTagsToBinaryDataByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), - tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), +tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -9973,9 +9980,9 @@ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByIDsRequest.prototype.toObject = */ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance), - tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -10175,7 +10182,7 @@ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByIDsResponse.prototype.toObject */ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByIDsResponse.toObject = function(includeInstance, msg) { var f, obj = { - deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) +deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -10312,8 +10319,8 @@ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByFilterRequest.prototype.toObjec */ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), - tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f), +tagsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -10512,7 +10519,7 @@ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByFilterResponse.prototype.toObje */ proto.viam.app.data.v1.RemoveTagsFromBinaryDataByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) +deletedCount: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -10642,7 +10649,7 @@ proto.viam.app.data.v1.TagsByFilterRequest.prototype.toObject = function(opt_inc */ proto.viam.app.data.v1.TagsByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f) +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f) }; if (includeInstance) { @@ -10800,7 +10807,7 @@ proto.viam.app.data.v1.TagsByFilterResponse.prototype.toObject = function(opt_in */ proto.viam.app.data.v1.TagsByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - tagsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +tagsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -10949,12 +10956,12 @@ proto.viam.app.data.v1.AddBoundingBoxToImageByIDRequest.prototype.toObject = fun */ proto.viam.app.data.v1.AddBoundingBoxToImageByIDRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), - label: jspb.Message.getFieldWithDefault(msg, 2, ""), - xMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - yMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - xMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - yMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0) +binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), +label: jspb.Message.getFieldWithDefault(msg, 2, ""), +xMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +yMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), +xMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +yMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0) }; if (includeInstance) { @@ -11250,7 +11257,7 @@ proto.viam.app.data.v1.AddBoundingBoxToImageByIDResponse.prototype.toObject = fu */ proto.viam.app.data.v1.AddBoundingBoxToImageByIDResponse.toObject = function(includeInstance, msg) { var f, obj = { - bboxId: jspb.Message.getFieldWithDefault(msg, 1, "") +bboxId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -11380,8 +11387,8 @@ proto.viam.app.data.v1.RemoveBoundingBoxFromImageByIDRequest.prototype.toObject */ proto.viam.app.data.v1.RemoveBoundingBoxFromImageByIDRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), - bboxId: jspb.Message.getFieldWithDefault(msg, 2, "") +binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), +bboxId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -11662,13 +11669,13 @@ proto.viam.app.data.v1.UpdateBoundingBoxRequest.prototype.toObject = function(op */ proto.viam.app.data.v1.UpdateBoundingBoxRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), - bboxId: jspb.Message.getFieldWithDefault(msg, 2, ""), - label: jspb.Message.getFieldWithDefault(msg, 3, ""), - xMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - yMinNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - xMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), - yMaxNormalized: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0) +binaryId: (f = msg.getBinaryId()) && proto.viam.app.data.v1.BinaryID.toObject(includeInstance, f), +bboxId: jspb.Message.getFieldWithDefault(msg, 2, ""), +label: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +xMinNormalized: (f = jspb.Message.getOptionalFloatingPointField(msg, 4)) == null ? undefined : f, +yMinNormalized: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +xMaxNormalized: (f = jspb.Message.getOptionalFloatingPointField(msg, 6)) == null ? undefined : f, +yMaxNormalized: (f = jspb.Message.getOptionalFloatingPointField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -12184,7 +12191,7 @@ proto.viam.app.data.v1.BoundingBoxLabelsByFilterRequest.prototype.toObject = fun */ proto.viam.app.data.v1.BoundingBoxLabelsByFilterRequest.toObject = function(includeInstance, msg) { var f, obj = { - filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f) +filter: (f = msg.getFilter()) && proto.viam.app.data.v1.Filter.toObject(includeInstance, f) }; if (includeInstance) { @@ -12342,7 +12349,7 @@ proto.viam.app.data.v1.BoundingBoxLabelsByFilterResponse.prototype.toObject = fu */ proto.viam.app.data.v1.BoundingBoxLabelsByFilterResponse.toObject = function(includeInstance, msg) { var f, obj = { - labelsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +labelsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -12491,8 +12498,8 @@ proto.viam.app.data.v1.ConfigureDatabaseUserRequest.prototype.toObject = functio */ proto.viam.app.data.v1.ConfigureDatabaseUserRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - password: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +password: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -12752,7 +12759,7 @@ proto.viam.app.data.v1.GetDatabaseConnectionRequest.prototype.toObject = functio */ proto.viam.app.data.v1.GetDatabaseConnectionRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -12882,9 +12889,9 @@ proto.viam.app.data.v1.GetDatabaseConnectionResponse.prototype.toObject = functi */ proto.viam.app.data.v1.GetDatabaseConnectionResponse.toObject = function(includeInstance, msg) { var f, obj = { - hostname: jspb.Message.getFieldWithDefault(msg, 1, ""), - mongodbUri: jspb.Message.getFieldWithDefault(msg, 2, ""), - hasDatabaseUser: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +hostname: jspb.Message.getFieldWithDefault(msg, 1, ""), +mongodbUri: jspb.Message.getFieldWithDefault(msg, 2, ""), +hasDatabaseUser: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -13079,9 +13086,9 @@ proto.viam.app.data.v1.AddBinaryDataToDatasetByIDsRequest.prototype.toObject = f */ proto.viam.app.data.v1.AddBinaryDataToDatasetByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance), - datasetId: jspb.Message.getFieldWithDefault(msg, 2, "") +datasetId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -13370,9 +13377,9 @@ proto.viam.app.data.v1.RemoveBinaryDataFromDatasetByIDsRequest.prototype.toObjec */ proto.viam.app.data.v1.RemoveBinaryDataFromDatasetByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), +binaryIdsList: jspb.Message.toObjectList(msg.getBinaryIdsList(), proto.viam.app.data.v1.BinaryID.toObject, includeInstance), - datasetId: jspb.Message.getFieldWithDefault(msg, 2, "") +datasetId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/app/dataset/v1/dataset_pb.js b/gen/js/app/dataset/v1/dataset_pb.js index 13fbe9ce4..343f0a959 100644 --- a/gen/js/app/dataset/v1/dataset_pb.js +++ b/gen/js/app/dataset/v1/dataset_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); @@ -291,10 +297,10 @@ proto.viam.app.dataset.v1.Dataset.prototype.toObject = function(opt_includeInsta */ proto.viam.app.dataset.v1.Dataset.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), - timeCreated: (f = msg.getTimeCreated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), +timeCreated: (f = msg.getTimeCreated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -532,8 +538,8 @@ proto.viam.app.dataset.v1.CreateDatasetRequest.prototype.toObject = function(opt */ proto.viam.app.dataset.v1.CreateDatasetRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -692,7 +698,7 @@ proto.viam.app.dataset.v1.CreateDatasetResponse.prototype.toObject = function(op */ proto.viam.app.dataset.v1.CreateDatasetResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -822,7 +828,7 @@ proto.viam.app.dataset.v1.DeleteDatasetRequest.prototype.toObject = function(opt */ proto.viam.app.dataset.v1.DeleteDatasetRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1053,8 +1059,8 @@ proto.viam.app.dataset.v1.RenameDatasetRequest.prototype.toObject = function(opt */ proto.viam.app.dataset.v1.RenameDatasetRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1314,7 +1320,7 @@ proto.viam.app.dataset.v1.ListDatasetsByOrganizationIDRequest.prototype.toObject */ proto.viam.app.dataset.v1.ListDatasetsByOrganizationIDRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1451,7 +1457,7 @@ proto.viam.app.dataset.v1.ListDatasetsByOrganizationIDResponse.prototype.toObjec */ proto.viam.app.dataset.v1.ListDatasetsByOrganizationIDResponse.toObject = function(includeInstance, msg) { var f, obj = { - datasetsList: jspb.Message.toObjectList(msg.getDatasetsList(), +datasetsList: jspb.Message.toObjectList(msg.getDatasetsList(), proto.viam.app.dataset.v1.Dataset.toObject, includeInstance) }; @@ -1611,7 +1617,7 @@ proto.viam.app.dataset.v1.ListDatasetsByIDsRequest.prototype.toObject = function */ proto.viam.app.dataset.v1.ListDatasetsByIDsRequest.toObject = function(includeInstance, msg) { var f, obj = { - idsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +idsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -1767,7 +1773,7 @@ proto.viam.app.dataset.v1.ListDatasetsByIDsResponse.prototype.toObject = functio */ proto.viam.app.dataset.v1.ListDatasetsByIDsResponse.toObject = function(includeInstance, msg) { var f, obj = { - datasetsList: jspb.Message.toObjectList(msg.getDatasetsList(), +datasetsList: jspb.Message.toObjectList(msg.getDatasetsList(), proto.viam.app.dataset.v1.Dataset.toObject, includeInstance) }; diff --git a/gen/js/app/datasync/v1/data_sync_pb.js b/gen/js/app/datasync/v1/data_sync_pb.js index be772018d..ca703b371 100644 --- a/gen/js/app/datasync/v1/data_sync_pb.js +++ b/gen/js/app/datasync/v1/data_sync_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var app_data_v1_data_pb = require('../../../app/data/v1/data_pb.js'); goog.object.extend(proto, app_data_v1_data_pb); @@ -355,8 +361,8 @@ proto.viam.app.datasync.v1.DataCaptureUploadRequest.prototype.toObject = functio */ proto.viam.app.datasync.v1.DataCaptureUploadRequest.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), - sensorContentsList: jspb.Message.toObjectList(msg.getSensorContentsList(), +metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), +sensorContentsList: jspb.Message.toObjectList(msg.getSensorContentsList(), proto.viam.app.datasync.v1.SensorData.toObject, includeInstance) }; @@ -559,7 +565,7 @@ proto.viam.app.datasync.v1.DataCaptureUploadResponse.prototype.toObject = functi */ proto.viam.app.datasync.v1.DataCaptureUploadResponse.toObject = function(includeInstance, msg) { var f, obj = { - fileId: jspb.Message.getFieldWithDefault(msg, 1, "") +fileId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -715,8 +721,8 @@ proto.viam.app.datasync.v1.FileUploadRequest.prototype.toObject = function(opt_i */ proto.viam.app.datasync.v1.FileUploadRequest.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), - fileContents: (f = msg.getFileContents()) && proto.viam.app.datasync.v1.FileData.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), +fileContents: (f = msg.getFileContents()) && proto.viam.app.datasync.v1.FileData.toObject(includeInstance, f) }; if (includeInstance) { @@ -917,7 +923,7 @@ proto.viam.app.datasync.v1.FileUploadResponse.prototype.toObject = function(opt_ */ proto.viam.app.datasync.v1.FileUploadResponse.toObject = function(includeInstance, msg) { var f, obj = { - fileId: jspb.Message.getFieldWithDefault(msg, 1, "") +fileId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1073,8 +1079,8 @@ proto.viam.app.datasync.v1.StreamingDataCaptureUploadRequest.prototype.toObject */ proto.viam.app.datasync.v1.StreamingDataCaptureUploadRequest.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.DataCaptureUploadMetadata.toObject(includeInstance, f), - data: msg.getData_asB64() +metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.DataCaptureUploadMetadata.toObject(includeInstance, f), +data: msg.getData_asB64() }; if (includeInstance) { @@ -1296,7 +1302,7 @@ proto.viam.app.datasync.v1.StreamingDataCaptureUploadResponse.prototype.toObject */ proto.viam.app.datasync.v1.StreamingDataCaptureUploadResponse.toObject = function(includeInstance, msg) { var f, obj = { - fileId: jspb.Message.getFieldWithDefault(msg, 1, "") +fileId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1426,10 +1432,10 @@ proto.viam.app.datasync.v1.SensorMetadata.prototype.toObject = function(opt_incl */ proto.viam.app.datasync.v1.SensorMetadata.toObject = function(includeInstance, msg) { var f, obj = { - timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - mimeType: jspb.Message.getFieldWithDefault(msg, 3, 0), - annotations: (f = msg.getAnnotations()) && app_data_v1_data_pb.Annotations.toObject(includeInstance, f) +timeRequested: (f = msg.getTimeRequested()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +timeReceived: (f = msg.getTimeReceived()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +mimeType: jspb.Message.getFieldWithDefault(msg, 3, 0), +annotations: (f = msg.getAnnotations()) && app_data_v1_data_pb.Annotations.toObject(includeInstance, f) }; if (includeInstance) { @@ -1735,9 +1741,9 @@ proto.viam.app.datasync.v1.SensorData.prototype.toObject = function(opt_includeI */ proto.viam.app.datasync.v1.SensorData.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.SensorMetadata.toObject(includeInstance, f), - struct: (f = msg.getStruct()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - binary: msg.getBinary_asB64() +metadata: (f = msg.getMetadata()) && proto.viam.app.datasync.v1.SensorMetadata.toObject(includeInstance, f), +struct: (f = msg.getStruct()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +binary: msg.getBinary_asB64() }; if (includeInstance) { @@ -2009,7 +2015,7 @@ proto.viam.app.datasync.v1.FileData.prototype.toObject = function(opt_includeIns */ proto.viam.app.datasync.v1.FileData.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64() +data: msg.getData_asB64() }; if (includeInstance) { @@ -2170,15 +2176,15 @@ proto.viam.app.datasync.v1.UploadMetadata.prototype.toObject = function(opt_incl */ proto.viam.app.datasync.v1.UploadMetadata.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentType: jspb.Message.getFieldWithDefault(msg, 2, ""), - componentName: jspb.Message.getFieldWithDefault(msg, 3, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 5, ""), - type: jspb.Message.getFieldWithDefault(msg, 6, 0), - fileName: jspb.Message.getFieldWithDefault(msg, 7, ""), - methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], - fileExtension: jspb.Message.getFieldWithDefault(msg, 9, ""), - tagsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f +partId: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentType: jspb.Message.getFieldWithDefault(msg, 2, ""), +componentName: jspb.Message.getFieldWithDefault(msg, 3, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 5, ""), +type: jspb.Message.getFieldWithDefault(msg, 6, 0), +fileName: jspb.Message.getFieldWithDefault(msg, 7, ""), +methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], +fileExtension: jspb.Message.getFieldWithDefault(msg, 9, ""), +tagsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f }; if (includeInstance) { @@ -2472,7 +2478,8 @@ proto.viam.app.datasync.v1.UploadMetadata.prototype.getMethodParametersMap = fun */ proto.viam.app.datasync.v1.UploadMetadata.prototype.clearMethodParametersMap = function() { this.getMethodParametersMap().clear(); - return this;}; + return this; +}; /** @@ -2562,8 +2569,8 @@ proto.viam.app.datasync.v1.CaptureInterval.prototype.toObject = function(opt_inc */ proto.viam.app.datasync.v1.CaptureInterval.toObject = function(includeInstance, msg) { var f, obj = { - start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -2771,13 +2778,13 @@ proto.viam.app.datasync.v1.DataCaptureMetadata.prototype.toObject = function(opt */ proto.viam.app.datasync.v1.DataCaptureMetadata.toObject = function(includeInstance, msg) { var f, obj = { - componentType: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: jspb.Message.getFieldWithDefault(msg, 2, ""), - methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), - type: jspb.Message.getFieldWithDefault(msg, 5, 0), - methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], - fileExtension: jspb.Message.getFieldWithDefault(msg, 7, ""), - tagsList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f +componentType: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: jspb.Message.getFieldWithDefault(msg, 2, ""), +methodName: jspb.Message.getFieldWithDefault(msg, 4, ""), +type: jspb.Message.getFieldWithDefault(msg, 5, 0), +methodParametersMap: (f = msg.getMethodParametersMap()) ? f.toObject(includeInstance, proto.google.protobuf.Any.toObject) : [], +fileExtension: jspb.Message.getFieldWithDefault(msg, 7, ""), +tagsList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f }; if (includeInstance) { @@ -3013,7 +3020,8 @@ proto.viam.app.datasync.v1.DataCaptureMetadata.prototype.getMethodParametersMap */ proto.viam.app.datasync.v1.DataCaptureMetadata.prototype.clearMethodParametersMap = function() { this.getMethodParametersMap().clear(); - return this;}; + return this; +}; /** @@ -3103,8 +3111,8 @@ proto.viam.app.datasync.v1.DataCaptureUploadMetadata.prototype.toObject = functi */ proto.viam.app.datasync.v1.DataCaptureUploadMetadata.toObject = function(includeInstance, msg) { var f, obj = { - uploadMetadata: (f = msg.getUploadMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), - sensorMetadata: (f = msg.getSensorMetadata()) && proto.viam.app.datasync.v1.SensorMetadata.toObject(includeInstance, f) +uploadMetadata: (f = msg.getUploadMetadata()) && proto.viam.app.datasync.v1.UploadMetadata.toObject(includeInstance, f), +sensorMetadata: (f = msg.getSensorMetadata()) && proto.viam.app.datasync.v1.SensorMetadata.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/app/mlinference/v1/ml_inference_pb.js b/gen/js/app/mlinference/v1/ml_inference_pb.js index a4870a9fd..b3270c663 100644 --- a/gen/js/app/mlinference/v1/ml_inference_pb.js +++ b/gen/js/app/mlinference/v1/ml_inference_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var app_data_v1_data_pb = require('../../../app/data/v1/data_pb.js'); goog.object.extend(proto, app_data_v1_data_pb); @@ -95,10 +101,10 @@ proto.viam.app.mlinference.v1.GetInferenceRequest.prototype.toObject = function( */ proto.viam.app.mlinference.v1.GetInferenceRequest.toObject = function(includeInstance, msg) { var f, obj = { - registryItemId: jspb.Message.getFieldWithDefault(msg, 1, ""), - registryItemVersion: jspb.Message.getFieldWithDefault(msg, 2, ""), - binaryId: (f = msg.getBinaryId()) && app_data_v1_data_pb.BinaryID.toObject(includeInstance, f), - organizationId: jspb.Message.getFieldWithDefault(msg, 4, "") +registryItemId: jspb.Message.getFieldWithDefault(msg, 1, ""), +registryItemVersion: jspb.Message.getFieldWithDefault(msg, 2, ""), +binaryId: (f = msg.getBinaryId()) && app_data_v1_data_pb.BinaryID.toObject(includeInstance, f), +organizationId: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -336,8 +342,8 @@ proto.viam.app.mlinference.v1.GetInferenceResponse.prototype.toObject = function */ proto.viam.app.mlinference.v1.GetInferenceResponse.toObject = function(includeInstance, msg) { var f, obj = { - outputTensors: (f = msg.getOutputTensors()) && service_mlmodel_v1_mlmodel_pb.FlatTensors.toObject(includeInstance, f), - annotations: (f = msg.getAnnotations()) && app_data_v1_data_pb.Annotations.toObject(includeInstance, f) +outputTensors: (f = msg.getOutputTensors()) && service_mlmodel_v1_mlmodel_pb.FlatTensors.toObject(includeInstance, f), +annotations: (f = msg.getAnnotations()) && app_data_v1_data_pb.Annotations.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/app/mltraining/v1/ml_training_pb.js b/gen/js/app/mltraining/v1/ml_training_pb.js index d41a12b2d..3575b50f3 100644 --- a/gen/js/app/mltraining/v1/ml_training_pb.js +++ b/gen/js/app/mltraining/v1/ml_training_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); @@ -415,12 +421,12 @@ proto.viam.app.mltraining.v1.SubmitTrainingJobRequest.prototype.toObject = funct */ proto.viam.app.mltraining.v1.SubmitTrainingJobRequest.toObject = function(includeInstance, msg) { var f, obj = { - datasetId: jspb.Message.getFieldWithDefault(msg, 7, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - modelName: jspb.Message.getFieldWithDefault(msg, 3, ""), - modelVersion: jspb.Message.getFieldWithDefault(msg, 4, ""), - modelType: jspb.Message.getFieldWithDefault(msg, 5, 0), - tagsList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f +datasetId: jspb.Message.getFieldWithDefault(msg, 7, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +modelName: jspb.Message.getFieldWithDefault(msg, 3, ""), +modelVersion: jspb.Message.getFieldWithDefault(msg, 4, ""), +modelType: jspb.Message.getFieldWithDefault(msg, 5, 0), +tagsList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f }; if (includeInstance) { @@ -714,7 +720,7 @@ proto.viam.app.mltraining.v1.SubmitTrainingJobResponse.prototype.toObject = func */ proto.viam.app.mltraining.v1.SubmitTrainingJobResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -844,13 +850,13 @@ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobRequest.prototype.toObject = */ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobRequest.toObject = function(includeInstance, msg) { var f, obj = { - datasetId: jspb.Message.getFieldWithDefault(msg, 1, ""), - registryItemId: jspb.Message.getFieldWithDefault(msg, 2, ""), - registryItemVersion: jspb.Message.getFieldWithDefault(msg, 6, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), - modelName: jspb.Message.getFieldWithDefault(msg, 4, ""), - modelVersion: jspb.Message.getFieldWithDefault(msg, 5, ""), - argumentsMap: (f = msg.getArgumentsMap()) ? f.toObject(includeInstance, undefined) : [] +datasetId: jspb.Message.getFieldWithDefault(msg, 1, ""), +registryItemId: jspb.Message.getFieldWithDefault(msg, 2, ""), +registryItemVersion: jspb.Message.getFieldWithDefault(msg, 6, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), +modelName: jspb.Message.getFieldWithDefault(msg, 4, ""), +modelVersion: jspb.Message.getFieldWithDefault(msg, 5, ""), +argumentsMap: (f = msg.getArgumentsMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -1122,7 +1128,8 @@ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobRequest.prototype.getArgumen */ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobRequest.prototype.clearArgumentsMap = function() { this.getArgumentsMap().clear(); - return this;}; + return this; +}; @@ -1157,7 +1164,7 @@ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobResponse.prototype.toObject */ proto.viam.app.mltraining.v1.SubmitCustomTrainingJobResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1287,7 +1294,7 @@ proto.viam.app.mltraining.v1.GetTrainingJobRequest.prototype.toObject = function */ proto.viam.app.mltraining.v1.GetTrainingJobRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1417,7 +1424,7 @@ proto.viam.app.mltraining.v1.GetTrainingJobResponse.prototype.toObject = functio */ proto.viam.app.mltraining.v1.GetTrainingJobResponse.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.app.mltraining.v1.TrainingJobMetadata.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && proto.viam.app.mltraining.v1.TrainingJobMetadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -1568,8 +1575,8 @@ proto.viam.app.mltraining.v1.ListTrainingJobsRequest.prototype.toObject = functi */ proto.viam.app.mltraining.v1.ListTrainingJobsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - status: jspb.Message.getFieldWithDefault(msg, 2, 0) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +status: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -1735,7 +1742,7 @@ proto.viam.app.mltraining.v1.ListTrainingJobsResponse.prototype.toObject = funct */ proto.viam.app.mltraining.v1.ListTrainingJobsResponse.toObject = function(includeInstance, msg) { var f, obj = { - jobsList: jspb.Message.toObjectList(msg.getJobsList(), +jobsList: jspb.Message.toObjectList(msg.getJobsList(), proto.viam.app.mltraining.v1.TrainingJobMetadata.toObject, includeInstance) }; @@ -1895,24 +1902,24 @@ proto.viam.app.mltraining.v1.TrainingJobMetadata.prototype.toObject = function(o */ proto.viam.app.mltraining.v1.TrainingJobMetadata.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 7, ""), - datasetId: jspb.Message.getFieldWithDefault(msg, 11, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 12, ""), - modelName: jspb.Message.getFieldWithDefault(msg, 13, ""), - modelVersion: jspb.Message.getFieldWithDefault(msg, 14, ""), - modelType: jspb.Message.getFieldWithDefault(msg, 15, 0), - modelFramework: jspb.Message.getFieldWithDefault(msg, 17, 0), - isCustomJob: jspb.Message.getBooleanFieldWithDefault(msg, 18, false), - registryItemId: jspb.Message.getFieldWithDefault(msg, 19, ""), - registryItemVersion: jspb.Message.getFieldWithDefault(msg, 20, ""), - status: jspb.Message.getFieldWithDefault(msg, 2, 0), - errorStatus: (f = msg.getErrorStatus()) && google_rpc_status_pb.Status.toObject(includeInstance, f), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - lastModified: (f = msg.getLastModified()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - trainingStarted: (f = msg.getTrainingStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - trainingEnded: (f = msg.getTrainingEnded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - syncedModelId: jspb.Message.getFieldWithDefault(msg, 5, ""), - tagsList: (f = jspb.Message.getRepeatedField(msg, 16)) == null ? undefined : f +id: jspb.Message.getFieldWithDefault(msg, 7, ""), +datasetId: jspb.Message.getFieldWithDefault(msg, 11, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 12, ""), +modelName: jspb.Message.getFieldWithDefault(msg, 13, ""), +modelVersion: jspb.Message.getFieldWithDefault(msg, 14, ""), +modelType: jspb.Message.getFieldWithDefault(msg, 15, 0), +modelFramework: jspb.Message.getFieldWithDefault(msg, 17, 0), +isCustomJob: jspb.Message.getBooleanFieldWithDefault(msg, 18, false), +registryItemId: jspb.Message.getFieldWithDefault(msg, 19, ""), +registryItemVersion: jspb.Message.getFieldWithDefault(msg, 20, ""), +status: jspb.Message.getFieldWithDefault(msg, 2, 0), +errorStatus: (f = msg.getErrorStatus()) && google_rpc_status_pb.Status.toObject(includeInstance, f), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +lastModified: (f = msg.getLastModified()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +trainingStarted: (f = msg.getTrainingStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +trainingEnded: (f = msg.getTrainingEnded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +syncedModelId: jspb.Message.getFieldWithDefault(msg, 5, ""), +tagsList: (f = jspb.Message.getRepeatedField(msg, 16)) == null ? undefined : f }; if (includeInstance) { @@ -2659,7 +2666,7 @@ proto.viam.app.mltraining.v1.CancelTrainingJobRequest.prototype.toObject = funct */ proto.viam.app.mltraining.v1.CancelTrainingJobRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2890,7 +2897,7 @@ proto.viam.app.mltraining.v1.DeleteCompletedTrainingJobRequest.prototype.toObjec */ proto.viam.app.mltraining.v1.DeleteCompletedTrainingJobRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3121,9 +3128,9 @@ proto.viam.app.mltraining.v1.TrainingJobLogEntry.prototype.toObject = function(o */ proto.viam.app.mltraining.v1.TrainingJobLogEntry.toObject = function(includeInstance, msg) { var f, obj = { - level: jspb.Message.getFieldWithDefault(msg, 1, ""), - time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - message: jspb.Message.getFieldWithDefault(msg, 3, "") +level: jspb.Message.getFieldWithDefault(msg, 1, ""), +time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +message: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -3332,8 +3339,8 @@ proto.viam.app.mltraining.v1.GetTrainingJobLogsRequest.prototype.toObject = func */ proto.viam.app.mltraining.v1.GetTrainingJobLogsRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - pageToken: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +pageToken: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -3517,9 +3524,9 @@ proto.viam.app.mltraining.v1.GetTrainingJobLogsResponse.prototype.toObject = fun */ proto.viam.app.mltraining.v1.GetTrainingJobLogsResponse.toObject = function(includeInstance, msg) { var f, obj = { - logsList: jspb.Message.toObjectList(msg.getLogsList(), +logsList: jspb.Message.toObjectList(msg.getLogsList(), proto.viam.app.mltraining.v1.TrainingJobLogEntry.toObject, includeInstance), - nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") +nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/app/packages/v1/packages_pb.js b/gen/js/app/packages/v1/packages_pb.js index 1cfed1f5f..bed0db466 100644 --- a/gen/js/app/packages/v1/packages_pb.js +++ b/gen/js/app/packages/v1/packages_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_annotations_pb = require('../../../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); @@ -297,9 +303,9 @@ proto.viam.app.packages.v1.FileInfo.prototype.toObject = function(opt_includeIns */ proto.viam.app.packages.v1.FileInfo.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - size: jspb.Message.getFieldWithDefault(msg, 2, 0), - isDirectory: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +size: jspb.Message.getFieldWithDefault(msg, 2, 0), +isDirectory: (f = jspb.Message.getBooleanField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -512,14 +518,14 @@ proto.viam.app.packages.v1.PackageInfo.prototype.toObject = function(opt_include */ proto.viam.app.packages.v1.PackageInfo.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, ""), - type: jspb.Message.getFieldWithDefault(msg, 4, 0), - platform: jspb.Message.getFieldWithDefault(msg, 7, ""), - filesList: jspb.Message.toObjectList(msg.getFilesList(), +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +version: jspb.Message.getFieldWithDefault(msg, 3, ""), +type: jspb.Message.getFieldWithDefault(msg, 4, 0), +platform: (f = jspb.Message.getField(msg, 7)) == null ? undefined : f, +filesList: jspb.Message.toObjectList(msg.getFilesList(), proto.viam.app.packages.v1.FileInfo.toObject, includeInstance), - metadata: (f = msg.getMetadata()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -910,8 +916,8 @@ proto.viam.app.packages.v1.CreatePackageRequest.prototype.toObject = function(op */ proto.viam.app.packages.v1.CreatePackageRequest.toObject = function(includeInstance, msg) { var f, obj = { - info: (f = msg.getInfo()) && proto.viam.app.packages.v1.PackageInfo.toObject(includeInstance, f), - contents: msg.getContents_asB64() +info: (f = msg.getInfo()) && proto.viam.app.packages.v1.PackageInfo.toObject(includeInstance, f), +contents: msg.getContents_asB64() }; if (includeInstance) { @@ -1133,8 +1139,8 @@ proto.viam.app.packages.v1.CreatePackageResponse.prototype.toObject = function(o */ proto.viam.app.packages.v1.CreatePackageResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1293,9 +1299,9 @@ proto.viam.app.packages.v1.DeletePackageRequest.prototype.toObject = function(op */ proto.viam.app.packages.v1.DeletePackageRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, ""), - type: jspb.Message.getFieldWithDefault(msg, 3, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, ""), +type: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -1584,11 +1590,11 @@ proto.viam.app.packages.v1.Package.prototype.toObject = function(opt_includeInst */ proto.viam.app.packages.v1.Package.toObject = function(includeInstance, msg) { var f, obj = { - info: (f = msg.getInfo()) && proto.viam.app.packages.v1.PackageInfo.toObject(includeInstance, f), - url: jspb.Message.getFieldWithDefault(msg, 2, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - checksum: jspb.Message.getFieldWithDefault(msg, 4, ""), - id: jspb.Message.getFieldWithDefault(msg, 5, "") +info: (f = msg.getInfo()) && proto.viam.app.packages.v1.PackageInfo.toObject(includeInstance, f), +url: jspb.Message.getFieldWithDefault(msg, 2, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +checksum: jspb.Message.getFieldWithDefault(msg, 4, ""), +id: jspb.Message.getFieldWithDefault(msg, 5, "") }; if (includeInstance) { @@ -1876,11 +1882,11 @@ proto.viam.app.packages.v1.GetPackageRequest.prototype.toObject = function(opt_i */ proto.viam.app.packages.v1.GetPackageRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, ""), - includeUrl: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - type: jspb.Message.getFieldWithDefault(msg, 4, 0), - platform: jspb.Message.getFieldWithDefault(msg, 5, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, ""), +includeUrl: (f = jspb.Message.getBooleanField(msg, 3)) == null ? undefined : f, +type: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +platform: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -2180,7 +2186,7 @@ proto.viam.app.packages.v1.GetPackageResponse.prototype.toObject = function(opt_ */ proto.viam.app.packages.v1.GetPackageResponse.toObject = function(includeInstance, msg) { var f, obj = { - pb_package: (f = msg.getPackage()) && proto.viam.app.packages.v1.Package.toObject(includeInstance, f) +pb_package: (f = msg.getPackage()) && proto.viam.app.packages.v1.Package.toObject(includeInstance, f) }; if (includeInstance) { @@ -2331,11 +2337,11 @@ proto.viam.app.packages.v1.ListPackagesRequest.prototype.toObject = function(opt */ proto.viam.app.packages.v1.ListPackagesRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, ""), - type: jspb.Message.getFieldWithDefault(msg, 4, 0), - includeUrl: jspb.Message.getBooleanFieldWithDefault(msg, 5, false) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +version: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +type: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +includeUrl: (f = jspb.Message.getBooleanField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -2660,7 +2666,7 @@ proto.viam.app.packages.v1.ListPackagesResponse.prototype.toObject = function(op */ proto.viam.app.packages.v1.ListPackagesResponse.toObject = function(includeInstance, msg) { var f, obj = { - packagesList: jspb.Message.toObjectList(msg.getPackagesList(), +packagesList: jspb.Message.toObjectList(msg.getPackagesList(), proto.viam.app.packages.v1.Package.toObject, includeInstance) }; diff --git a/gen/js/app/v1/app_grpc_web_pb.js b/gen/js/app/v1/app_grpc_web_pb.js index 1e196b02e..33c698507 100644 --- a/gen/js/app/v1/app_grpc_web_pb.js +++ b/gen/js/app/v1/app_grpc_web_pb.js @@ -4170,6 +4170,67 @@ proto.viam.app.v1.AppServicePromiseClient.prototype.getFragmentHistory = }; +/** + * @const + * @type {!grpc.web.MethodDescriptor< + * !proto.viam.app.v1.GetFragmentUsageRequest, + * !proto.viam.app.v1.GetFragmentUsageResponse>} + */ +const methodDescriptor_AppService_GetFragmentUsage = new grpc.web.MethodDescriptor( + '/viam.app.v1.AppService/GetFragmentUsage', + grpc.web.MethodType.UNARY, + proto.viam.app.v1.GetFragmentUsageRequest, + proto.viam.app.v1.GetFragmentUsageResponse, + /** + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} request + * @return {!Uint8Array} + */ + function(request) { + return request.serializeBinary(); + }, + proto.viam.app.v1.GetFragmentUsageResponse.deserializeBinary +); + + +/** + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} request The + * request proto + * @param {?Object} metadata User defined + * call metadata + * @param {function(?grpc.web.RpcError, ?proto.viam.app.v1.GetFragmentUsageResponse)} + * callback The callback function(error, response) + * @return {!grpc.web.ClientReadableStream|undefined} + * The XHR Node Readable Stream + */ +proto.viam.app.v1.AppServiceClient.prototype.getFragmentUsage = + function(request, metadata, callback) { + return this.client_.rpcCall(this.hostname_ + + '/viam.app.v1.AppService/GetFragmentUsage', + request, + metadata || {}, + methodDescriptor_AppService_GetFragmentUsage, + callback); +}; + + +/** + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} request The + * request proto + * @param {?Object=} metadata User defined + * call metadata + * @return {!Promise} + * Promise that resolves to the response + */ +proto.viam.app.v1.AppServicePromiseClient.prototype.getFragmentUsage = + function(request, metadata) { + return this.client_.unaryCall(this.hostname_ + + '/viam.app.v1.AppService/GetFragmentUsage', + request, + metadata || {}, + methodDescriptor_AppService_GetFragmentUsage); +}; + + /** * @const * @type {!grpc.web.MethodDescriptor< diff --git a/gen/js/app/v1/app_pb.d.ts b/gen/js/app/v1/app_pb.d.ts index f46ce713a..7ea92738f 100644 --- a/gen/js/app/v1/app_pb.d.ts +++ b/gen/js/app/v1/app_pb.d.ts @@ -3065,6 +3065,48 @@ export namespace GetFragmentHistoryResponse { } } +export class GetFragmentUsageRequest extends jspb.Message { + getFragmentId(): string; + setFragmentId(value: string): void; + + serializeBinary(): Uint8Array; + toObject(includeInstance?: boolean): GetFragmentUsageRequest.AsObject; + static toObject(includeInstance: boolean, msg: GetFragmentUsageRequest): GetFragmentUsageRequest.AsObject; + static extensions: {[key: number]: jspb.ExtensionFieldInfo}; + static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo}; + static serializeBinaryToWriter(message: GetFragmentUsageRequest, writer: jspb.BinaryWriter): void; + static deserializeBinary(bytes: Uint8Array): GetFragmentUsageRequest; + static deserializeBinaryFromReader(message: GetFragmentUsageRequest, reader: jspb.BinaryReader): GetFragmentUsageRequest; +} + +export namespace GetFragmentUsageRequest { + export type AsObject = { + fragmentId: string, + } +} + +export class GetFragmentUsageResponse extends jspb.Message { + clearVersionUsagesList(): void; + getVersionUsagesList(): Array; + setVersionUsagesList(value: Array): void; + addVersionUsages(value?: FragmentUsage, index?: number): FragmentUsage; + + serializeBinary(): Uint8Array; + toObject(includeInstance?: boolean): GetFragmentUsageResponse.AsObject; + static toObject(includeInstance: boolean, msg: GetFragmentUsageResponse): GetFragmentUsageResponse.AsObject; + static extensions: {[key: number]: jspb.ExtensionFieldInfo}; + static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo}; + static serializeBinaryToWriter(message: GetFragmentUsageResponse, writer: jspb.BinaryWriter): void; + static deserializeBinary(bytes: Uint8Array): GetFragmentUsageResponse; + static deserializeBinaryFromReader(message: GetFragmentUsageResponse, reader: jspb.BinaryReader): GetFragmentUsageResponse; +} + +export namespace GetFragmentUsageResponse { + export type AsObject = { + versionUsagesList: Array, + } +} + export class ListRobotsRequest extends jspb.Message { getLocationId(): string; setLocationId(value: string): void; diff --git a/gen/js/app/v1/app_pb.js b/gen/js/app/v1/app_pb.js index 1fe34323f..a2a20847a 100644 --- a/gen/js/app/v1/app_pb.js +++ b/gen/js/app/v1/app_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var app_mltraining_v1_ml_training_pb = require('../../app/mltraining/v1/ml_training_pb.js'); goog.object.extend(proto, app_mltraining_v1_ml_training_pb); @@ -111,6 +117,8 @@ goog.exportSymbol('proto.viam.app.v1.GetFragmentHistoryRequest', null, global); goog.exportSymbol('proto.viam.app.v1.GetFragmentHistoryResponse', null, global); goog.exportSymbol('proto.viam.app.v1.GetFragmentRequest', null, global); goog.exportSymbol('proto.viam.app.v1.GetFragmentResponse', null, global); +goog.exportSymbol('proto.viam.app.v1.GetFragmentUsageRequest', null, global); +goog.exportSymbol('proto.viam.app.v1.GetFragmentUsageResponse', null, global); goog.exportSymbol('proto.viam.app.v1.GetLocationRequest', null, global); goog.exportSymbol('proto.viam.app.v1.GetLocationResponse', null, global); goog.exportSymbol('proto.viam.app.v1.GetModuleRequest', null, global); @@ -2676,6 +2684,48 @@ if (goog.DEBUG && !COMPILED) { */ proto.viam.app.v1.GetFragmentHistoryResponse.displayName = 'proto.viam.app.v1.GetFragmentHistoryResponse'; } +/** + * Generated by JsPbCodeGenerator. + * @param {Array=} opt_data Optional initial data array, typically from a + * server response, or constructed directly in Javascript. The array is used + * in place and becomes part of the constructed object. It is not cloned. + * If no data is provided, the constructed object will be empty, but still + * valid. + * @extends {jspb.Message} + * @constructor + */ +proto.viam.app.v1.GetFragmentUsageRequest = function(opt_data) { + jspb.Message.initialize(this, opt_data, 0, -1, null, null); +}; +goog.inherits(proto.viam.app.v1.GetFragmentUsageRequest, jspb.Message); +if (goog.DEBUG && !COMPILED) { + /** + * @public + * @override + */ + proto.viam.app.v1.GetFragmentUsageRequest.displayName = 'proto.viam.app.v1.GetFragmentUsageRequest'; +} +/** + * Generated by JsPbCodeGenerator. + * @param {Array=} opt_data Optional initial data array, typically from a + * server response, or constructed directly in Javascript. The array is used + * in place and becomes part of the constructed object. It is not cloned. + * If no data is provided, the constructed object will be empty, but still + * valid. + * @extends {jspb.Message} + * @constructor + */ +proto.viam.app.v1.GetFragmentUsageResponse = function(opt_data) { + jspb.Message.initialize(this, opt_data, 0, -1, proto.viam.app.v1.GetFragmentUsageResponse.repeatedFields_, null); +}; +goog.inherits(proto.viam.app.v1.GetFragmentUsageResponse, jspb.Message); +if (goog.DEBUG && !COMPILED) { + /** + * @public + * @override + */ + proto.viam.app.v1.GetFragmentUsageResponse.displayName = 'proto.viam.app.v1.GetFragmentUsageResponse'; +} /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a @@ -4934,11 +4984,11 @@ proto.viam.app.v1.Robot.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Robot.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - location: jspb.Message.getFieldWithDefault(msg, 3, ""), - lastAccess: (f = msg.getLastAccess()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +location: jspb.Message.getFieldWithDefault(msg, 3, ""), +lastAccess: (f = msg.getLastAccess()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -5233,22 +5283,22 @@ proto.viam.app.v1.RobotPart.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.RobotPart.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - dnsName: jspb.Message.getFieldWithDefault(msg, 10, ""), - secret: jspb.Message.getFieldWithDefault(msg, 3, ""), - robot: jspb.Message.getFieldWithDefault(msg, 4, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 12, ""), - robotConfig: (f = msg.getRobotConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - lastAccess: (f = msg.getLastAccess()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - userSuppliedInfo: (f = msg.getUserSuppliedInfo()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - mainPart: jspb.Message.getBooleanFieldWithDefault(msg, 8, false), - fqdn: jspb.Message.getFieldWithDefault(msg, 9, ""), - localFqdn: jspb.Message.getFieldWithDefault(msg, 11, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - secretsList: jspb.Message.toObjectList(msg.getSecretsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +dnsName: jspb.Message.getFieldWithDefault(msg, 10, ""), +secret: jspb.Message.getFieldWithDefault(msg, 3, ""), +robot: jspb.Message.getFieldWithDefault(msg, 4, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 12, ""), +robotConfig: (f = msg.getRobotConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +lastAccess: (f = msg.getLastAccess()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +userSuppliedInfo: (f = msg.getUserSuppliedInfo()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +mainPart: jspb.Message.getBooleanFieldWithDefault(msg, 8, false), +fqdn: jspb.Message.getFieldWithDefault(msg, 9, ""), +localFqdn: jspb.Message.getFieldWithDefault(msg, 11, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +secretsList: jspb.Message.toObjectList(msg.getSecretsList(), proto.viam.app.v1.SharedSecret.toObject, includeInstance), - lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -5911,11 +5961,11 @@ proto.viam.app.v1.RobotPartHistoryEntry.prototype.toObject = function(opt_includ */ proto.viam.app.v1.RobotPartHistoryEntry.toObject = function(includeInstance, msg) { var f, obj = { - part: jspb.Message.getFieldWithDefault(msg, 1, ""), - robot: jspb.Message.getFieldWithDefault(msg, 2, ""), - when: (f = msg.getWhen()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - old: (f = msg.getOld()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f), - editedBy: (f = msg.getEditedBy()) && proto.viam.app.v1.AuthenticatorInfo.toObject(includeInstance, f) +part: jspb.Message.getFieldWithDefault(msg, 1, ""), +robot: jspb.Message.getFieldWithDefault(msg, 2, ""), +when: (f = msg.getWhen()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +old: (f = msg.getOld()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f), +editedBy: (f = msg.getEditedBy()) && proto.viam.app.v1.AuthenticatorInfo.toObject(includeInstance, f) }; if (includeInstance) { @@ -6224,9 +6274,9 @@ proto.viam.app.v1.AuthenticatorInfo.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.AuthenticatorInfo.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - value: jspb.Message.getFieldWithDefault(msg, 2, ""), - isDeactivated: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +value: jspb.Message.getFieldWithDefault(msg, 2, ""), +isDeactivated: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -6515,12 +6565,12 @@ proto.viam.app.v1.Organization.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.Organization.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 4, ""), - defaultRegion: jspb.Message.getFieldWithDefault(msg, 5, ""), - cid: jspb.Message.getFieldWithDefault(msg, 6, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +publicNamespace: jspb.Message.getFieldWithDefault(msg, 4, ""), +defaultRegion: jspb.Message.getFieldWithDefault(msg, 5, ""), +cid: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f }; if (includeInstance) { @@ -6841,10 +6891,10 @@ proto.viam.app.v1.OrganizationMember.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.OrganizationMember.toObject = function(includeInstance, msg) { var f, obj = { - userId: jspb.Message.getFieldWithDefault(msg, 1, ""), - emailsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - dateAdded: (f = msg.getDateAdded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - lastLogin: (f = msg.getLastLogin()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +userId: jspb.Message.getFieldWithDefault(msg, 1, ""), +emailsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +dateAdded: (f = msg.getDateAdded()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +lastLogin: (f = msg.getLastLogin()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -7129,7 +7179,7 @@ proto.viam.app.v1.ListOrganizationsResponse.prototype.toObject = function(opt_in */ proto.viam.app.v1.ListOrganizationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), +organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), proto.viam.app.v1.Organization.toObject, includeInstance) }; @@ -7289,10 +7339,10 @@ proto.viam.app.v1.OrganizationInvite.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.OrganizationInvite.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance) }; @@ -7553,7 +7603,7 @@ proto.viam.app.v1.CreateOrganizationRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.CreateOrganizationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -7683,7 +7733,7 @@ proto.viam.app.v1.CreateOrganizationResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.CreateOrganizationResponse.toObject = function(includeInstance, msg) { var f, obj = { - organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) +organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) }; if (includeInstance) { @@ -7834,7 +7884,7 @@ proto.viam.app.v1.GetOrganizationRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.GetOrganizationRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -7964,7 +8014,7 @@ proto.viam.app.v1.GetOrganizationResponse.prototype.toObject = function(opt_incl */ proto.viam.app.v1.GetOrganizationResponse.toObject = function(includeInstance, msg) { var f, obj = { - organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) +organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) }; if (includeInstance) { @@ -8115,7 +8165,7 @@ proto.viam.app.v1.GetOrganizationNamespaceAvailabilityRequest.prototype.toObject */ proto.viam.app.v1.GetOrganizationNamespaceAvailabilityRequest.toObject = function(includeInstance, msg) { var f, obj = { - publicNamespace: jspb.Message.getFieldWithDefault(msg, 1, "") +publicNamespace: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -8245,7 +8295,7 @@ proto.viam.app.v1.GetOrganizationNamespaceAvailabilityResponse.prototype.toObjec */ proto.viam.app.v1.GetOrganizationNamespaceAvailabilityResponse.toObject = function(includeInstance, msg) { var f, obj = { - available: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +available: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -8375,11 +8425,11 @@ proto.viam.app.v1.UpdateOrganizationRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.UpdateOrganizationRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 3, ""), - region: jspb.Message.getFieldWithDefault(msg, 4, ""), - cid: jspb.Message.getFieldWithDefault(msg, 5, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +publicNamespace: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +region: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +cid: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -8697,7 +8747,7 @@ proto.viam.app.v1.UpdateOrganizationResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.UpdateOrganizationResponse.toObject = function(includeInstance, msg) { var f, obj = { - organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) +organization: (f = msg.getOrganization()) && proto.viam.app.v1.Organization.toObject(includeInstance, f) }; if (includeInstance) { @@ -8848,7 +8898,7 @@ proto.viam.app.v1.DeleteOrganizationRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.DeleteOrganizationRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -9079,7 +9129,7 @@ proto.viam.app.v1.ListOrganizationMembersRequest.prototype.toObject = function(o */ proto.viam.app.v1.ListOrganizationMembersRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -9216,10 +9266,10 @@ proto.viam.app.v1.ListOrganizationMembersResponse.prototype.toObject = function( */ proto.viam.app.v1.ListOrganizationMembersResponse.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - membersList: jspb.Message.toObjectList(msg.getMembersList(), +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +membersList: jspb.Message.toObjectList(msg.getMembersList(), proto.viam.app.v1.OrganizationMember.toObject, includeInstance), - invitesList: jspb.Message.toObjectList(msg.getInvitesList(), +invitesList: jspb.Message.toObjectList(msg.getInvitesList(), proto.viam.app.v1.OrganizationInvite.toObject, includeInstance) }; @@ -9459,11 +9509,11 @@ proto.viam.app.v1.CreateOrganizationInviteRequest.prototype.toObject = function( */ proto.viam.app.v1.CreateOrganizationInviteRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, ""), - authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, ""), +authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance), - sendEmailInvite: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +sendEmailInvite: (f = jspb.Message.getBooleanField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -9720,7 +9770,7 @@ proto.viam.app.v1.CreateOrganizationInviteResponse.prototype.toObject = function */ proto.viam.app.v1.CreateOrganizationInviteResponse.toObject = function(includeInstance, msg) { var f, obj = { - invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) +invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) }; if (includeInstance) { @@ -9878,11 +9928,11 @@ proto.viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.prototype.toObje */ proto.viam.app.v1.UpdateOrganizationInviteAuthorizationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, ""), - addAuthorizationsList: jspb.Message.toObjectList(msg.getAddAuthorizationsList(), +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, ""), +addAuthorizationsList: jspb.Message.toObjectList(msg.getAddAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance), - removeAuthorizationsList: jspb.Message.toObjectList(msg.getRemoveAuthorizationsList(), +removeAuthorizationsList: jspb.Message.toObjectList(msg.getRemoveAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance) }; @@ -10144,7 +10194,7 @@ proto.viam.app.v1.UpdateOrganizationInviteAuthorizationsResponse.prototype.toObj */ proto.viam.app.v1.UpdateOrganizationInviteAuthorizationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) +invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) }; if (includeInstance) { @@ -10295,8 +10345,8 @@ proto.viam.app.v1.DeleteOrganizationInviteRequest.prototype.toObject = function( */ proto.viam.app.v1.DeleteOrganizationInviteRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -10556,8 +10606,8 @@ proto.viam.app.v1.ResendOrganizationInviteRequest.prototype.toObject = function( */ proto.viam.app.v1.ResendOrganizationInviteRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -10716,7 +10766,7 @@ proto.viam.app.v1.ResendOrganizationInviteResponse.prototype.toObject = function */ proto.viam.app.v1.ResendOrganizationInviteResponse.toObject = function(includeInstance, msg) { var f, obj = { - invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) +invite: (f = msg.getInvite()) && proto.viam.app.v1.OrganizationInvite.toObject(includeInstance, f) }; if (includeInstance) { @@ -10867,8 +10917,8 @@ proto.viam.app.v1.DeleteOrganizationMemberRequest.prototype.toObject = function( */ proto.viam.app.v1.DeleteOrganizationMemberRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - userId: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +userId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -11128,12 +11178,12 @@ proto.viam.app.v1.BillingAddress.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.BillingAddress.toObject = function(includeInstance, msg) { var f, obj = { - addressLine1: jspb.Message.getFieldWithDefault(msg, 1, ""), - addressLine2: jspb.Message.getFieldWithDefault(msg, 2, ""), - city: jspb.Message.getFieldWithDefault(msg, 3, ""), - state: jspb.Message.getFieldWithDefault(msg, 4, ""), - zipcode: jspb.Message.getFieldWithDefault(msg, 5, ""), - country: jspb.Message.getFieldWithDefault(msg, 6, "") +addressLine1: jspb.Message.getFieldWithDefault(msg, 1, ""), +addressLine2: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +city: jspb.Message.getFieldWithDefault(msg, 3, ""), +state: jspb.Message.getFieldWithDefault(msg, 4, ""), +zipcode: jspb.Message.getFieldWithDefault(msg, 5, ""), +country: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -11426,8 +11476,8 @@ proto.viam.app.v1.EnableBillingServiceRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.EnableBillingServiceRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f) +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f) }; if (includeInstance) { @@ -11708,8 +11758,8 @@ proto.viam.app.v1.UpdateBillingServiceRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.UpdateBillingServiceRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f) +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f) }; if (includeInstance) { @@ -11990,7 +12040,7 @@ proto.viam.app.v1.GetBillingServiceConfigRequest.prototype.toObject = function(o */ proto.viam.app.v1.GetBillingServiceConfigRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -12120,10 +12170,10 @@ proto.viam.app.v1.GetBillingServiceConfigResponse.prototype.toObject = function( */ proto.viam.app.v1.GetBillingServiceConfigResponse.toObject = function(includeInstance, msg) { var f, obj = { - billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f), - supportEmail: jspb.Message.getFieldWithDefault(msg, 2, ""), - logoUrl: jspb.Message.getFieldWithDefault(msg, 3, ""), - billingDashboardUrl: jspb.Message.getFieldWithDefault(msg, 4, "") +billingAddress: (f = msg.getBillingAddress()) && proto.viam.app.v1.BillingAddress.toObject(includeInstance, f), +supportEmail: jspb.Message.getFieldWithDefault(msg, 2, ""), +logoUrl: jspb.Message.getFieldWithDefault(msg, 3, ""), +billingDashboardUrl: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -12361,7 +12411,7 @@ proto.viam.app.v1.DisableBillingServiceRequest.prototype.toObject = function(opt */ proto.viam.app.v1.DisableBillingServiceRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -12592,8 +12642,8 @@ proto.viam.app.v1.OrganizationSetSupportEmailRequest.prototype.toObject = functi */ proto.viam.app.v1.OrganizationSetSupportEmailRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - email: jspb.Message.getFieldWithDefault(msg, 2, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +email: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -12853,7 +12903,7 @@ proto.viam.app.v1.OrganizationGetSupportEmailRequest.prototype.toObject = functi */ proto.viam.app.v1.OrganizationGetSupportEmailRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -12983,7 +13033,7 @@ proto.viam.app.v1.OrganizationGetSupportEmailResponse.prototype.toObject = funct */ proto.viam.app.v1.OrganizationGetSupportEmailResponse.toObject = function(includeInstance, msg) { var f, obj = { - email: jspb.Message.getFieldWithDefault(msg, 1, "") +email: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -13113,8 +13163,8 @@ proto.viam.app.v1.OrganizationIdentity.prototype.toObject = function(opt_include */ proto.viam.app.v1.OrganizationIdentity.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -13273,8 +13323,8 @@ proto.viam.app.v1.LocationOrganization.prototype.toObject = function(opt_include */ proto.viam.app.v1.LocationOrganization.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - primary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +primary: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -13440,9 +13490,9 @@ proto.viam.app.v1.LocationAuth.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.LocationAuth.toObject = function(includeInstance, msg) { var f, obj = { - secret: jspb.Message.getFieldWithDefault(msg, 1, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - secretsList: jspb.Message.toObjectList(msg.getSecretsList(), +secret: jspb.Message.getFieldWithDefault(msg, 1, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +secretsList: jspb.Message.toObjectList(msg.getSecretsList(), proto.viam.app.v1.SharedSecret.toObject, includeInstance) }; @@ -13653,7 +13703,7 @@ proto.viam.app.v1.StorageConfig.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.StorageConfig.toObject = function(includeInstance, msg) { var f, obj = { - region: jspb.Message.getFieldWithDefault(msg, 1, "") +region: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -13790,15 +13840,15 @@ proto.viam.app.v1.Location.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Location.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - parentLocationId: jspb.Message.getFieldWithDefault(msg, 4, ""), - auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f), - organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +parentLocationId: jspb.Message.getFieldWithDefault(msg, 4, ""), +auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f), +organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), proto.viam.app.v1.LocationOrganization.toObject, includeInstance), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - robotCount: jspb.Message.getFieldWithDefault(msg, 7, 0), - config: (f = msg.getConfig()) && proto.viam.app.v1.StorageConfig.toObject(includeInstance, f) +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +robotCount: jspb.Message.getFieldWithDefault(msg, 7, 0), +config: (f = msg.getConfig()) && proto.viam.app.v1.StorageConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -14216,10 +14266,10 @@ proto.viam.app.v1.SharedSecret.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.SharedSecret.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - secret: jspb.Message.getFieldWithDefault(msg, 2, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - state: jspb.Message.getFieldWithDefault(msg, 4, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +secret: jspb.Message.getFieldWithDefault(msg, 2, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +state: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { @@ -14466,9 +14516,9 @@ proto.viam.app.v1.CreateLocationRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.CreateLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - parentLocationId: jspb.Message.getFieldWithDefault(msg, 3, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +parentLocationId: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -14674,7 +14724,7 @@ proto.viam.app.v1.CreateLocationResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.CreateLocationResponse.toObject = function(includeInstance, msg) { var f, obj = { - location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) +location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) }; if (includeInstance) { @@ -14825,7 +14875,7 @@ proto.viam.app.v1.GetLocationRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.GetLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -14955,7 +15005,7 @@ proto.viam.app.v1.GetLocationResponse.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.GetLocationResponse.toObject = function(includeInstance, msg) { var f, obj = { - location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) +location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) }; if (includeInstance) { @@ -15106,10 +15156,10 @@ proto.viam.app.v1.UpdateLocationRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.UpdateLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - parentLocationId: jspb.Message.getFieldWithDefault(msg, 3, ""), - region: jspb.Message.getFieldWithDefault(msg, 4, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +parentLocationId: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +region: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -15380,7 +15430,7 @@ proto.viam.app.v1.UpdateLocationResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.UpdateLocationResponse.toObject = function(includeInstance, msg) { var f, obj = { - location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) +location: (f = msg.getLocation()) && proto.viam.app.v1.Location.toObject(includeInstance, f) }; if (includeInstance) { @@ -15531,7 +15581,7 @@ proto.viam.app.v1.DeleteLocationRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.DeleteLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -15762,7 +15812,7 @@ proto.viam.app.v1.GetOrganizationsWithAccessToLocationRequest.prototype.toObject */ proto.viam.app.v1.GetOrganizationsWithAccessToLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -15899,7 +15949,7 @@ proto.viam.app.v1.GetOrganizationsWithAccessToLocationResponse.prototype.toObjec */ proto.viam.app.v1.GetOrganizationsWithAccessToLocationResponse.toObject = function(includeInstance, msg) { var f, obj = { - organizationIdentitiesList: jspb.Message.toObjectList(msg.getOrganizationIdentitiesList(), +organizationIdentitiesList: jspb.Message.toObjectList(msg.getOrganizationIdentitiesList(), proto.viam.app.v1.OrganizationIdentity.toObject, includeInstance) }; @@ -16052,7 +16102,7 @@ proto.viam.app.v1.ListLocationsRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.ListLocationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -16182,8 +16232,8 @@ proto.viam.app.v1.ShareLocationRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.ShareLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -16443,8 +16493,8 @@ proto.viam.app.v1.UnshareLocationRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.UnshareLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -16711,7 +16761,7 @@ proto.viam.app.v1.ListLocationsResponse.prototype.toObject = function(opt_includ */ proto.viam.app.v1.ListLocationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - locationsList: jspb.Message.toObjectList(msg.getLocationsList(), +locationsList: jspb.Message.toObjectList(msg.getLocationsList(), proto.viam.app.v1.Location.toObject, includeInstance) }; @@ -16864,7 +16914,7 @@ proto.viam.app.v1.CreateLocationSecretRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.CreateLocationSecretRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -16994,7 +17044,7 @@ proto.viam.app.v1.CreateLocationSecretResponse.prototype.toObject = function(opt */ proto.viam.app.v1.CreateLocationSecretResponse.toObject = function(includeInstance, msg) { var f, obj = { - auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f) +auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f) }; if (includeInstance) { @@ -17145,8 +17195,8 @@ proto.viam.app.v1.DeleteLocationSecretRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.DeleteLocationSecretRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - secretId: jspb.Message.getFieldWithDefault(msg, 2, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +secretId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -17406,7 +17456,7 @@ proto.viam.app.v1.LocationAuthRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.LocationAuthRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -17536,7 +17586,7 @@ proto.viam.app.v1.LocationAuthResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.LocationAuthResponse.toObject = function(includeInstance, msg) { var f, obj = { - auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f) +auth: (f = msg.getAuth()) && proto.viam.app.v1.LocationAuth.toObject(includeInstance, f) }; if (includeInstance) { @@ -17687,7 +17737,7 @@ proto.viam.app.v1.GetRobotRequest.prototype.toObject = function(opt_includeInsta */ proto.viam.app.v1.GetRobotRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -17817,7 +17867,7 @@ proto.viam.app.v1.GetRoverRentalRobotsRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.GetRoverRentalRobotsRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -17947,10 +17997,10 @@ proto.viam.app.v1.RoverRentalRobot.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.RoverRentalRobot.toObject = function(includeInstance, msg) { var f, obj = { - robotId: jspb.Message.getFieldWithDefault(msg, 1, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - robotName: jspb.Message.getFieldWithDefault(msg, 3, ""), - robotMainPartId: jspb.Message.getFieldWithDefault(msg, 4, "") +robotId: jspb.Message.getFieldWithDefault(msg, 1, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +robotName: jspb.Message.getFieldWithDefault(msg, 3, ""), +robotMainPartId: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -18174,7 +18224,7 @@ proto.viam.app.v1.GetRoverRentalRobotsResponse.prototype.toObject = function(opt */ proto.viam.app.v1.GetRoverRentalRobotsResponse.toObject = function(includeInstance, msg) { var f, obj = { - robotsList: jspb.Message.toObjectList(msg.getRobotsList(), +robotsList: jspb.Message.toObjectList(msg.getRobotsList(), proto.viam.app.v1.RoverRentalRobot.toObject, includeInstance) }; @@ -18327,7 +18377,7 @@ proto.viam.app.v1.GetRobotResponse.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.GetRobotResponse.toObject = function(includeInstance, msg) { var f, obj = { - robot: (f = msg.getRobot()) && proto.viam.app.v1.Robot.toObject(includeInstance, f) +robot: (f = msg.getRobot()) && proto.viam.app.v1.Robot.toObject(includeInstance, f) }; if (includeInstance) { @@ -18478,7 +18528,7 @@ proto.viam.app.v1.GetRobotPartsRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.GetRobotPartsRequest.toObject = function(includeInstance, msg) { var f, obj = { - robotId: jspb.Message.getFieldWithDefault(msg, 1, "") +robotId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -18615,7 +18665,7 @@ proto.viam.app.v1.GetRobotPartsResponse.prototype.toObject = function(opt_includ */ proto.viam.app.v1.GetRobotPartsResponse.toObject = function(includeInstance, msg) { var f, obj = { - partsList: jspb.Message.toObjectList(msg.getPartsList(), +partsList: jspb.Message.toObjectList(msg.getPartsList(), proto.viam.app.v1.RobotPart.toObject, includeInstance) }; @@ -18768,7 +18818,7 @@ proto.viam.app.v1.GetRobotPartRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.GetRobotPartRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -18898,8 +18948,8 @@ proto.viam.app.v1.GetRobotPartResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.GetRobotPartResponse.toObject = function(includeInstance, msg) { var f, obj = { - part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f), - configJson: jspb.Message.getFieldWithDefault(msg, 2, "") +part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f), +configJson: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -19086,15 +19136,15 @@ proto.viam.app.v1.GetRobotPartLogsRequest.prototype.toObject = function(opt_incl */ proto.viam.app.v1.GetRobotPartLogsRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - errorsOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - filter: jspb.Message.getFieldWithDefault(msg, 3, ""), - pageToken: jspb.Message.getFieldWithDefault(msg, 4, ""), - levelsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - limit: jspb.Message.getFieldWithDefault(msg, 8, 0), - source: jspb.Message.getFieldWithDefault(msg, 9, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +errorsOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +filter: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +pageToken: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +levelsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +start: (f = msg.getStart()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +end: (f = msg.getEnd()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +limit: (f = jspb.Message.getField(msg, 8)) == null ? undefined : f, +source: (f = jspb.Message.getField(msg, 9)) == null ? undefined : f }; if (includeInstance) { @@ -19596,9 +19646,9 @@ proto.viam.app.v1.GetRobotPartLogsResponse.prototype.toObject = function(opt_inc */ proto.viam.app.v1.GetRobotPartLogsResponse.toObject = function(includeInstance, msg) { var f, obj = { - logsList: jspb.Message.toObjectList(msg.getLogsList(), +logsList: jspb.Message.toObjectList(msg.getLogsList(), common_v1_common_pb.LogEntry.toObject, includeInstance), - nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") +nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -19779,9 +19829,9 @@ proto.viam.app.v1.TailRobotPartLogsRequest.prototype.toObject = function(opt_inc */ proto.viam.app.v1.TailRobotPartLogsRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - errorsOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - filter: jspb.Message.getFieldWithDefault(msg, 3, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +errorsOnly: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +filter: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -19994,7 +20044,7 @@ proto.viam.app.v1.TailRobotPartLogsResponse.prototype.toObject = function(opt_in */ proto.viam.app.v1.TailRobotPartLogsResponse.toObject = function(includeInstance, msg) { var f, obj = { - logsList: jspb.Message.toObjectList(msg.getLogsList(), +logsList: jspb.Message.toObjectList(msg.getLogsList(), common_v1_common_pb.LogEntry.toObject, includeInstance) }; @@ -20147,7 +20197,7 @@ proto.viam.app.v1.GetRobotPartHistoryRequest.prototype.toObject = function(opt_i */ proto.viam.app.v1.GetRobotPartHistoryRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -20284,7 +20334,7 @@ proto.viam.app.v1.GetRobotPartHistoryResponse.prototype.toObject = function(opt_ */ proto.viam.app.v1.GetRobotPartHistoryResponse.toObject = function(includeInstance, msg) { var f, obj = { - historyList: jspb.Message.toObjectList(msg.getHistoryList(), +historyList: jspb.Message.toObjectList(msg.getHistoryList(), proto.viam.app.v1.RobotPartHistoryEntry.toObject, includeInstance) }; @@ -20437,9 +20487,9 @@ proto.viam.app.v1.UpdateRobotPartRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.UpdateRobotPartRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - robotConfig: (f = msg.getRobotConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +robotConfig: (f = msg.getRobotConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -20648,7 +20698,7 @@ proto.viam.app.v1.UpdateRobotPartResponse.prototype.toObject = function(opt_incl */ proto.viam.app.v1.UpdateRobotPartResponse.toObject = function(includeInstance, msg) { var f, obj = { - part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f) +part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f) }; if (includeInstance) { @@ -20799,8 +20849,8 @@ proto.viam.app.v1.NewRobotPartRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.NewRobotPartRequest.toObject = function(includeInstance, msg) { var f, obj = { - robotId: jspb.Message.getFieldWithDefault(msg, 1, ""), - partName: jspb.Message.getFieldWithDefault(msg, 2, "") +robotId: jspb.Message.getFieldWithDefault(msg, 1, ""), +partName: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -20959,7 +21009,7 @@ proto.viam.app.v1.NewRobotPartResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.NewRobotPartResponse.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -21089,7 +21139,7 @@ proto.viam.app.v1.DeleteRobotPartRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.DeleteRobotPartRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -21219,7 +21269,7 @@ proto.viam.app.v1.GetRobotAPIKeysRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.GetRobotAPIKeysRequest.toObject = function(includeInstance, msg) { var f, obj = { - robotId: jspb.Message.getFieldWithDefault(msg, 1, "") +robotId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -21349,10 +21399,10 @@ proto.viam.app.v1.APIKey.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.APIKey.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - key: jspb.Message.getFieldWithDefault(msg, 2, ""), - name: jspb.Message.getFieldWithDefault(msg, 3, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +key: jspb.Message.getFieldWithDefault(msg, 2, ""), +name: jspb.Message.getFieldWithDefault(msg, 3, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -21597,7 +21647,7 @@ proto.viam.app.v1.GetRobotAPIKeysResponse.prototype.toObject = function(opt_incl */ proto.viam.app.v1.GetRobotAPIKeysResponse.toObject = function(includeInstance, msg) { var f, obj = { - apiKeysList: jspb.Message.toObjectList(msg.getApiKeysList(), +apiKeysList: jspb.Message.toObjectList(msg.getApiKeysList(), proto.viam.app.v1.APIKeyWithAuthorizations.toObject, includeInstance) }; @@ -21851,19 +21901,19 @@ proto.viam.app.v1.Fragment.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Fragment.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - fragment: (f = msg.getFragment()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - organizationOwner: jspb.Message.getFieldWithDefault(msg, 4, ""), - pb_public: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - organizationName: jspb.Message.getFieldWithDefault(msg, 7, ""), - robotPartCount: jspb.Message.getFieldWithDefault(msg, 9, 0), - organizationCount: jspb.Message.getFieldWithDefault(msg, 10, 0), - onlyUsedByOwner: jspb.Message.getBooleanFieldWithDefault(msg, 11, false), - visibility: jspb.Message.getFieldWithDefault(msg, 12, 0), - lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - revision: jspb.Message.getFieldWithDefault(msg, 14, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +fragment: (f = msg.getFragment()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +organizationOwner: jspb.Message.getFieldWithDefault(msg, 4, ""), +pb_public: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +organizationName: jspb.Message.getFieldWithDefault(msg, 7, ""), +robotPartCount: jspb.Message.getFieldWithDefault(msg, 9, 0), +organizationCount: jspb.Message.getFieldWithDefault(msg, 10, 0), +onlyUsedByOwner: jspb.Message.getBooleanFieldWithDefault(msg, 11, false), +visibility: jspb.Message.getFieldWithDefault(msg, 12, 0), +lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +revision: jspb.Message.getFieldWithDefault(msg, 14, "") }; if (includeInstance) { @@ -22404,12 +22454,12 @@ proto.viam.app.v1.FragmentHistoryEntry.prototype.toObject = function(opt_include */ proto.viam.app.v1.FragmentHistoryEntry.toObject = function(includeInstance, msg) { var f, obj = { - fragment: jspb.Message.getFieldWithDefault(msg, 1, ""), - editedOn: (f = msg.getEditedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - old: (f = msg.getOld()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f), - editedBy: (f = msg.getEditedBy()) && proto.viam.app.v1.AuthenticatorInfo.toObject(includeInstance, f), - revision: jspb.Message.getFieldWithDefault(msg, 5, ""), - config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +fragment: jspb.Message.getFieldWithDefault(msg, 1, ""), +editedOn: (f = msg.getEditedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +old: (f = msg.getOld()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f), +editedBy: (f = msg.getEditedBy()) && proto.viam.app.v1.AuthenticatorInfo.toObject(includeInstance, f), +revision: jspb.Message.getFieldWithDefault(msg, 5, ""), +config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -22768,8 +22818,8 @@ proto.viam.app.v1.FragmentRevision.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.FragmentRevision.toObject = function(includeInstance, msg) { var f, obj = { - revision: jspb.Message.getFieldWithDefault(msg, 1, ""), - createdAt: (f = msg.getCreatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +revision: jspb.Message.getFieldWithDefault(msg, 1, ""), +createdAt: (f = msg.getCreatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -22949,8 +22999,8 @@ proto.viam.app.v1.FragmentTag.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.FragmentTag.toObject = function(includeInstance, msg) { var f, obj = { - tag: jspb.Message.getFieldWithDefault(msg, 1, ""), - revision: jspb.Message.getFieldWithDefault(msg, 2, "") +tag: jspb.Message.getFieldWithDefault(msg, 1, ""), +revision: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -23109,9 +23159,9 @@ proto.viam.app.v1.FragmentError.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.FragmentError.toObject = function(includeInstance, msg) { var f, obj = { - errorType: jspb.Message.getFieldWithDefault(msg, 1, 0), - fragmentId: jspb.Message.getFieldWithDefault(msg, 2, ""), - detail: jspb.Message.getFieldWithDefault(msg, 3, "") +errorType: jspb.Message.getFieldWithDefault(msg, 1, 0), +fragmentId: jspb.Message.getFieldWithDefault(msg, 2, ""), +detail: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -23299,11 +23349,11 @@ proto.viam.app.v1.FragmentUsage.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.FragmentUsage.toObject = function(includeInstance, msg) { var f, obj = { - fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizations: jspb.Message.getFieldWithDefault(msg, 2, 0), - machines: jspb.Message.getFieldWithDefault(msg, 3, 0), - machinesInCurrentOrg: jspb.Message.getFieldWithDefault(msg, 4, 0), - version: jspb.Message.getFieldWithDefault(msg, 5, "") +fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizations: jspb.Message.getFieldWithDefault(msg, 2, 0), +machines: jspb.Message.getFieldWithDefault(msg, 3, 0), +machinesInCurrentOrg: jspb.Message.getFieldWithDefault(msg, 4, 0), +version: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -23567,9 +23617,9 @@ proto.viam.app.v1.ResolvedFragment.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.ResolvedFragment.toObject = function(includeInstance, msg) { var f, obj = { - fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), - resolvedConfig: (f = msg.getResolvedConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - error: (f = msg.getError()) && proto.viam.app.v1.FragmentError.toObject(includeInstance, f) +fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), +resolvedConfig: (f = msg.getResolvedConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +error: (f = msg.getError()) && proto.viam.app.v1.FragmentError.toObject(includeInstance, f) }; if (includeInstance) { @@ -23806,9 +23856,9 @@ proto.viam.app.v1.ListFragmentsRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.ListFragmentsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - showPublic: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - fragmentVisibilityList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +showPublic: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +fragmentVisibilityList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -24024,9 +24074,9 @@ proto.viam.app.v1.ListFragmentsResponse.prototype.toObject = function(opt_includ */ proto.viam.app.v1.ListFragmentsResponse.toObject = function(includeInstance, msg) { var f, obj = { - fragmentsList: jspb.Message.toObjectList(msg.getFragmentsList(), +fragmentsList: jspb.Message.toObjectList(msg.getFragmentsList(), proto.viam.app.v1.Fragment.toObject, includeInstance), - fragmentUsagesList: jspb.Message.toObjectList(msg.getFragmentUsagesList(), +fragmentUsagesList: jspb.Message.toObjectList(msg.getFragmentUsagesList(), proto.viam.app.v1.FragmentUsage.toObject, includeInstance) }; @@ -24230,9 +24280,9 @@ proto.viam.app.v1.GetFragmentRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.GetFragmentRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - currentOrganizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +currentOrganizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +version: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -24445,11 +24495,11 @@ proto.viam.app.v1.GetFragmentResponse.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.GetFragmentResponse.toObject = function(includeInstance, msg) { var f, obj = { - fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f), - fragmentUsage: (f = msg.getFragmentUsage()) && proto.viam.app.v1.FragmentUsage.toObject(includeInstance, f), - revisionsList: jspb.Message.toObjectList(msg.getRevisionsList(), +fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f), +fragmentUsage: (f = msg.getFragmentUsage()) && proto.viam.app.v1.FragmentUsage.toObject(includeInstance, f), +revisionsList: jspb.Message.toObjectList(msg.getRevisionsList(), proto.viam.app.v1.FragmentRevision.toObject, includeInstance), - tagsList: jspb.Message.toObjectList(msg.getTagsList(), +tagsList: jspb.Message.toObjectList(msg.getTagsList(), proto.viam.app.v1.FragmentTag.toObject, includeInstance) }; @@ -24753,10 +24803,10 @@ proto.viam.app.v1.CreateFragmentRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.CreateFragmentRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), - visibility: jspb.Message.getFieldWithDefault(msg, 4, 0) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +organizationId: jspb.Message.getFieldWithDefault(msg, 3, ""), +visibility: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -25012,7 +25062,7 @@ proto.viam.app.v1.CreateFragmentResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.CreateFragmentResponse.toObject = function(includeInstance, msg) { var f, obj = { - fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f) +fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f) }; if (includeInstance) { @@ -25163,11 +25213,11 @@ proto.viam.app.v1.UpdateFragmentRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.UpdateFragmentRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - pb_public: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), - visibility: jspb.Message.getFieldWithDefault(msg, 5, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +pb_public: (f = jspb.Message.getBooleanField(msg, 4)) == null ? undefined : f, +visibility: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -25470,7 +25520,7 @@ proto.viam.app.v1.UpdateFragmentResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.UpdateFragmentResponse.toObject = function(includeInstance, msg) { var f, obj = { - fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f) +fragment: (f = msg.getFragment()) && proto.viam.app.v1.Fragment.toObject(includeInstance, f) }; if (includeInstance) { @@ -25621,7 +25671,7 @@ proto.viam.app.v1.DeleteFragmentRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.DeleteFragmentRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -25852,9 +25902,9 @@ proto.viam.app.v1.GetFragmentHistoryRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.GetFragmentHistoryRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - pageToken: jspb.Message.getFieldWithDefault(msg, 2, ""), - pageLimit: jspb.Message.getFieldWithDefault(msg, 3, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +pageToken: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +pageLimit: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -26085,9 +26135,9 @@ proto.viam.app.v1.GetFragmentHistoryResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.GetFragmentHistoryResponse.toObject = function(includeInstance, msg) { var f, obj = { - historyList: jspb.Message.toObjectList(msg.getHistoryList(), +historyList: jspb.Message.toObjectList(msg.getHistoryList(), proto.viam.app.v1.FragmentHistoryEntry.toObject, includeInstance), - nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") +nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -26239,6 +26289,296 @@ proto.viam.app.v1.GetFragmentHistoryResponse.prototype.setNextPageToken = functi +if (jspb.Message.GENERATE_TO_OBJECT) { +/** + * Creates an object representation of this proto. + * Field names that are reserved in JavaScript and will be renamed to pb_name. + * Optional fields that are not set will be set to undefined. + * To access a reserved field use, foo.pb_, eg, foo.pb_default. + * For the list of reserved names please see: + * net/proto2/compiler/js/internal/generator.cc#kKeyword. + * @param {boolean=} opt_includeInstance Deprecated. whether to include the + * JSPB instance for transitional soy proto support: + * http://goto/soy-param-migration + * @return {!Object} + */ +proto.viam.app.v1.GetFragmentUsageRequest.prototype.toObject = function(opt_includeInstance) { + return proto.viam.app.v1.GetFragmentUsageRequest.toObject(opt_includeInstance, this); +}; + + +/** + * Static version of the {@see toObject} method. + * @param {boolean|undefined} includeInstance Deprecated. Whether to include + * the JSPB instance for transitional soy proto support: + * http://goto/soy-param-migration + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} msg The msg instance to transform. + * @return {!Object} + * @suppress {unusedLocalVariables} f is only used for nested messages + */ +proto.viam.app.v1.GetFragmentUsageRequest.toObject = function(includeInstance, msg) { + var f, obj = { +fragmentId: jspb.Message.getFieldWithDefault(msg, 1, "") + }; + + if (includeInstance) { + obj.$jspbMessageInstance = msg; + } + return obj; +}; +} + + +/** + * Deserializes binary data (in protobuf wire format). + * @param {jspb.ByteSource} bytes The bytes to deserialize. + * @return {!proto.viam.app.v1.GetFragmentUsageRequest} + */ +proto.viam.app.v1.GetFragmentUsageRequest.deserializeBinary = function(bytes) { + var reader = new jspb.BinaryReader(bytes); + var msg = new proto.viam.app.v1.GetFragmentUsageRequest; + return proto.viam.app.v1.GetFragmentUsageRequest.deserializeBinaryFromReader(msg, reader); +}; + + +/** + * Deserializes binary data (in protobuf wire format) from the + * given reader into the given message object. + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} msg The message object to deserialize into. + * @param {!jspb.BinaryReader} reader The BinaryReader to use. + * @return {!proto.viam.app.v1.GetFragmentUsageRequest} + */ +proto.viam.app.v1.GetFragmentUsageRequest.deserializeBinaryFromReader = function(msg, reader) { + while (reader.nextField()) { + if (reader.isEndGroup()) { + break; + } + var field = reader.getFieldNumber(); + switch (field) { + case 1: + var value = /** @type {string} */ (reader.readString()); + msg.setFragmentId(value); + break; + default: + reader.skipField(); + break; + } + } + return msg; +}; + + +/** + * Serializes the message to binary data (in protobuf wire format). + * @return {!Uint8Array} + */ +proto.viam.app.v1.GetFragmentUsageRequest.prototype.serializeBinary = function() { + var writer = new jspb.BinaryWriter(); + proto.viam.app.v1.GetFragmentUsageRequest.serializeBinaryToWriter(this, writer); + return writer.getResultBuffer(); +}; + + +/** + * Serializes the given message to binary data (in protobuf wire + * format), writing to the given BinaryWriter. + * @param {!proto.viam.app.v1.GetFragmentUsageRequest} message + * @param {!jspb.BinaryWriter} writer + * @suppress {unusedLocalVariables} f is only used for nested messages + */ +proto.viam.app.v1.GetFragmentUsageRequest.serializeBinaryToWriter = function(message, writer) { + var f = undefined; + f = message.getFragmentId(); + if (f.length > 0) { + writer.writeString( + 1, + f + ); + } +}; + + +/** + * optional string fragment_id = 1; + * @return {string} + */ +proto.viam.app.v1.GetFragmentUsageRequest.prototype.getFragmentId = function() { + return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, "")); +}; + + +/** + * @param {string} value + * @return {!proto.viam.app.v1.GetFragmentUsageRequest} returns this + */ +proto.viam.app.v1.GetFragmentUsageRequest.prototype.setFragmentId = function(value) { + return jspb.Message.setProto3StringField(this, 1, value); +}; + + + +/** + * List of repeated fields within this message type. + * @private {!Array} + * @const + */ +proto.viam.app.v1.GetFragmentUsageResponse.repeatedFields_ = [1]; + + + +if (jspb.Message.GENERATE_TO_OBJECT) { +/** + * Creates an object representation of this proto. + * Field names that are reserved in JavaScript and will be renamed to pb_name. + * Optional fields that are not set will be set to undefined. + * To access a reserved field use, foo.pb_, eg, foo.pb_default. + * For the list of reserved names please see: + * net/proto2/compiler/js/internal/generator.cc#kKeyword. + * @param {boolean=} opt_includeInstance Deprecated. whether to include the + * JSPB instance for transitional soy proto support: + * http://goto/soy-param-migration + * @return {!Object} + */ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.toObject = function(opt_includeInstance) { + return proto.viam.app.v1.GetFragmentUsageResponse.toObject(opt_includeInstance, this); +}; + + +/** + * Static version of the {@see toObject} method. + * @param {boolean|undefined} includeInstance Deprecated. Whether to include + * the JSPB instance for transitional soy proto support: + * http://goto/soy-param-migration + * @param {!proto.viam.app.v1.GetFragmentUsageResponse} msg The msg instance to transform. + * @return {!Object} + * @suppress {unusedLocalVariables} f is only used for nested messages + */ +proto.viam.app.v1.GetFragmentUsageResponse.toObject = function(includeInstance, msg) { + var f, obj = { +versionUsagesList: jspb.Message.toObjectList(msg.getVersionUsagesList(), + proto.viam.app.v1.FragmentUsage.toObject, includeInstance) + }; + + if (includeInstance) { + obj.$jspbMessageInstance = msg; + } + return obj; +}; +} + + +/** + * Deserializes binary data (in protobuf wire format). + * @param {jspb.ByteSource} bytes The bytes to deserialize. + * @return {!proto.viam.app.v1.GetFragmentUsageResponse} + */ +proto.viam.app.v1.GetFragmentUsageResponse.deserializeBinary = function(bytes) { + var reader = new jspb.BinaryReader(bytes); + var msg = new proto.viam.app.v1.GetFragmentUsageResponse; + return proto.viam.app.v1.GetFragmentUsageResponse.deserializeBinaryFromReader(msg, reader); +}; + + +/** + * Deserializes binary data (in protobuf wire format) from the + * given reader into the given message object. + * @param {!proto.viam.app.v1.GetFragmentUsageResponse} msg The message object to deserialize into. + * @param {!jspb.BinaryReader} reader The BinaryReader to use. + * @return {!proto.viam.app.v1.GetFragmentUsageResponse} + */ +proto.viam.app.v1.GetFragmentUsageResponse.deserializeBinaryFromReader = function(msg, reader) { + while (reader.nextField()) { + if (reader.isEndGroup()) { + break; + } + var field = reader.getFieldNumber(); + switch (field) { + case 1: + var value = new proto.viam.app.v1.FragmentUsage; + reader.readMessage(value,proto.viam.app.v1.FragmentUsage.deserializeBinaryFromReader); + msg.addVersionUsages(value); + break; + default: + reader.skipField(); + break; + } + } + return msg; +}; + + +/** + * Serializes the message to binary data (in protobuf wire format). + * @return {!Uint8Array} + */ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.serializeBinary = function() { + var writer = new jspb.BinaryWriter(); + proto.viam.app.v1.GetFragmentUsageResponse.serializeBinaryToWriter(this, writer); + return writer.getResultBuffer(); +}; + + +/** + * Serializes the given message to binary data (in protobuf wire + * format), writing to the given BinaryWriter. + * @param {!proto.viam.app.v1.GetFragmentUsageResponse} message + * @param {!jspb.BinaryWriter} writer + * @suppress {unusedLocalVariables} f is only used for nested messages + */ +proto.viam.app.v1.GetFragmentUsageResponse.serializeBinaryToWriter = function(message, writer) { + var f = undefined; + f = message.getVersionUsagesList(); + if (f.length > 0) { + writer.writeRepeatedMessage( + 1, + f, + proto.viam.app.v1.FragmentUsage.serializeBinaryToWriter + ); + } +}; + + +/** + * repeated FragmentUsage version_usages = 1; + * @return {!Array} + */ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.getVersionUsagesList = function() { + return /** @type{!Array} */ ( + jspb.Message.getRepeatedWrapperField(this, proto.viam.app.v1.FragmentUsage, 1)); +}; + + +/** + * @param {!Array} value + * @return {!proto.viam.app.v1.GetFragmentUsageResponse} returns this +*/ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.setVersionUsagesList = function(value) { + return jspb.Message.setRepeatedWrapperField(this, 1, value); +}; + + +/** + * @param {!proto.viam.app.v1.FragmentUsage=} opt_value + * @param {number=} opt_index + * @return {!proto.viam.app.v1.FragmentUsage} + */ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.addVersionUsages = function(opt_value, opt_index) { + return jspb.Message.addToRepeatedWrapperField(this, 1, opt_value, proto.viam.app.v1.FragmentUsage, opt_index); +}; + + +/** + * Clears the list making it empty but non-null. + * @return {!proto.viam.app.v1.GetFragmentUsageResponse} returns this + */ +proto.viam.app.v1.GetFragmentUsageResponse.prototype.clearVersionUsagesList = function() { + return this.setVersionUsagesList([]); +}; + + + + + if (jspb.Message.GENERATE_TO_OBJECT) { /** * Creates an object representation of this proto. @@ -26268,7 +26608,7 @@ proto.viam.app.v1.ListRobotsRequest.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.ListRobotsRequest.toObject = function(includeInstance, msg) { var f, obj = { - locationId: jspb.Message.getFieldWithDefault(msg, 1, "") +locationId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -26405,8 +26745,8 @@ proto.viam.app.v1.ListMachineFragmentsRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.ListMachineFragmentsRequest.toObject = function(includeInstance, msg) { var f, obj = { - machineId: jspb.Message.getFieldWithDefault(msg, 1, ""), - additionalFragmentIdsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +machineId: jspb.Message.getFieldWithDefault(msg, 1, ""), +additionalFragmentIdsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -26591,9 +26931,9 @@ proto.viam.app.v1.ListMachineFragmentsResponse.prototype.toObject = function(opt */ proto.viam.app.v1.ListMachineFragmentsResponse.toObject = function(includeInstance, msg) { var f, obj = { - fragmentsList: jspb.Message.toObjectList(msg.getFragmentsList(), +fragmentsList: jspb.Message.toObjectList(msg.getFragmentsList(), proto.viam.app.v1.Fragment.toObject, includeInstance), - resolvedFragmentsList: jspb.Message.toObjectList(msg.getResolvedFragmentsList(), +resolvedFragmentsList: jspb.Message.toObjectList(msg.getResolvedFragmentsList(), proto.viam.app.v1.ResolvedFragment.toObject, includeInstance) }; @@ -26804,7 +27144,7 @@ proto.viam.app.v1.ListRobotsResponse.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.ListRobotsResponse.toObject = function(includeInstance, msg) { var f, obj = { - robotsList: jspb.Message.toObjectList(msg.getRobotsList(), +robotsList: jspb.Message.toObjectList(msg.getRobotsList(), proto.viam.app.v1.Robot.toObject, includeInstance) }; @@ -26957,8 +27297,8 @@ proto.viam.app.v1.NewRobotRequest.prototype.toObject = function(opt_includeInsta */ proto.viam.app.v1.NewRobotRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - location: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +location: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -27117,7 +27457,7 @@ proto.viam.app.v1.NewRobotResponse.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.NewRobotResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -27247,9 +27587,9 @@ proto.viam.app.v1.UpdateRobotRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.UpdateRobotRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - location: jspb.Message.getFieldWithDefault(msg, 3, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +location: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -27437,7 +27777,7 @@ proto.viam.app.v1.UpdateRobotResponse.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.UpdateRobotResponse.toObject = function(includeInstance, msg) { var f, obj = { - robot: (f = msg.getRobot()) && proto.viam.app.v1.Robot.toObject(includeInstance, f) +robot: (f = msg.getRobot()) && proto.viam.app.v1.Robot.toObject(includeInstance, f) }; if (includeInstance) { @@ -27588,7 +27928,7 @@ proto.viam.app.v1.DeleteRobotRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.DeleteRobotRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -27819,7 +28159,7 @@ proto.viam.app.v1.MarkPartAsMainRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.MarkPartAsMainRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -28050,7 +28390,7 @@ proto.viam.app.v1.MarkPartForRestartRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.MarkPartForRestartRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -28281,7 +28621,7 @@ proto.viam.app.v1.CreateRobotPartSecretRequest.prototype.toObject = function(opt */ proto.viam.app.v1.CreateRobotPartSecretRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -28411,7 +28751,7 @@ proto.viam.app.v1.CreateRobotPartSecretResponse.prototype.toObject = function(op */ proto.viam.app.v1.CreateRobotPartSecretResponse.toObject = function(includeInstance, msg) { var f, obj = { - part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f) +part: (f = msg.getPart()) && proto.viam.app.v1.RobotPart.toObject(includeInstance, f) }; if (includeInstance) { @@ -28562,8 +28902,8 @@ proto.viam.app.v1.DeleteRobotPartSecretRequest.prototype.toObject = function(opt */ proto.viam.app.v1.DeleteRobotPartSecretRequest.toObject = function(includeInstance, msg) { var f, obj = { - partId: jspb.Message.getFieldWithDefault(msg, 1, ""), - secretId: jspb.Message.getFieldWithDefault(msg, 2, "") +partId: jspb.Message.getFieldWithDefault(msg, 1, ""), +secretId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -28823,13 +29163,13 @@ proto.viam.app.v1.Authorization.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.Authorization.toObject = function(includeInstance, msg) { var f, obj = { - authorizationType: jspb.Message.getFieldWithDefault(msg, 1, ""), - authorizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - resourceType: jspb.Message.getFieldWithDefault(msg, 3, ""), - resourceId: jspb.Message.getFieldWithDefault(msg, 4, ""), - identityId: jspb.Message.getFieldWithDefault(msg, 5, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 6, ""), - identityType: jspb.Message.getFieldWithDefault(msg, 7, "") +authorizationType: jspb.Message.getFieldWithDefault(msg, 1, ""), +authorizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +resourceType: jspb.Message.getFieldWithDefault(msg, 3, ""), +resourceId: jspb.Message.getFieldWithDefault(msg, 4, ""), +identityId: jspb.Message.getFieldWithDefault(msg, 5, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 6, ""), +identityType: jspb.Message.getFieldWithDefault(msg, 7, "") }; if (includeInstance) { @@ -29133,7 +29473,7 @@ proto.viam.app.v1.AddRoleRequest.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.AddRoleRequest.toObject = function(includeInstance, msg) { var f, obj = { - authorization: (f = msg.getAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) +authorization: (f = msg.getAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) }; if (includeInstance) { @@ -29385,7 +29725,7 @@ proto.viam.app.v1.RemoveRoleRequest.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.RemoveRoleRequest.toObject = function(includeInstance, msg) { var f, obj = { - authorization: (f = msg.getAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) +authorization: (f = msg.getAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) }; if (includeInstance) { @@ -29637,8 +29977,8 @@ proto.viam.app.v1.ChangeRoleRequest.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.ChangeRoleRequest.toObject = function(includeInstance, msg) { var f, obj = { - oldAuthorization: (f = msg.getOldAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f), - newAuthorization: (f = msg.getNewAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) +oldAuthorization: (f = msg.getOldAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f), +newAuthorization: (f = msg.getNewAuthorization()) && proto.viam.app.v1.Authorization.toObject(includeInstance, f) }; if (includeInstance) { @@ -29947,8 +30287,8 @@ proto.viam.app.v1.ListAuthorizationsRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.ListAuthorizationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceIdsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceIdsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -30133,7 +30473,7 @@ proto.viam.app.v1.ListAuthorizationsResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.ListAuthorizationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), +authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance) }; @@ -30293,7 +30633,7 @@ proto.viam.app.v1.CheckPermissionsRequest.prototype.toObject = function(opt_incl */ proto.viam.app.v1.CheckPermissionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - permissionsList: jspb.Message.toObjectList(msg.getPermissionsList(), +permissionsList: jspb.Message.toObjectList(msg.getPermissionsList(), proto.viam.app.v1.AuthorizedPermissions.toObject, includeInstance) }; @@ -30453,9 +30793,9 @@ proto.viam.app.v1.AuthorizedPermissions.prototype.toObject = function(opt_includ */ proto.viam.app.v1.AuthorizedPermissions.toObject = function(includeInstance, msg) { var f, obj = { - resourceType: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceId: jspb.Message.getFieldWithDefault(msg, 2, ""), - permissionsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f +resourceType: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceId: jspb.Message.getFieldWithDefault(msg, 2, ""), +permissionsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -30669,7 +31009,7 @@ proto.viam.app.v1.CheckPermissionsResponse.prototype.toObject = function(opt_inc */ proto.viam.app.v1.CheckPermissionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - authorizedPermissionsList: jspb.Message.toObjectList(msg.getAuthorizedPermissionsList(), +authorizedPermissionsList: jspb.Message.toObjectList(msg.getAuthorizedPermissionsList(), proto.viam.app.v1.AuthorizedPermissions.toObject, includeInstance) }; @@ -30829,13 +31169,13 @@ proto.viam.app.v1.ModuleVersion.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.ModuleVersion.toObject = function(includeInstance, msg) { var f, obj = { - version: jspb.Message.getFieldWithDefault(msg, 1, ""), - filesList: jspb.Message.toObjectList(msg.getFilesList(), +version: jspb.Message.getFieldWithDefault(msg, 1, ""), +filesList: jspb.Message.toObjectList(msg.getFilesList(), proto.viam.app.v1.Uploads.toObject, includeInstance), - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - entrypoint: jspb.Message.getFieldWithDefault(msg, 4, ""), - firstRun: jspb.Message.getFieldWithDefault(msg, 5, "") +entrypoint: jspb.Message.getFieldWithDefault(msg, 4, ""), +firstRun: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -31150,12 +31490,12 @@ proto.viam.app.v1.ModuleMetadata.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.ModuleMetadata.toObject = function(includeInstance, msg) { var f, obj = { - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - versionsList: jspb.Message.toObjectList(msg.getVersionsList(), +versionsList: jspb.Message.toObjectList(msg.getVersionsList(), proto.viam.app.v1.ModuleVersion.toObject, includeInstance), - entrypoint: jspb.Message.getFieldWithDefault(msg, 3, ""), - firstRun: jspb.Message.getFieldWithDefault(msg, 4, "") +entrypoint: jspb.Message.getFieldWithDefault(msg, 3, ""), +firstRun: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -31441,9 +31781,9 @@ proto.viam.app.v1.MLModelMetadata.prototype.toObject = function(opt_includeInsta */ proto.viam.app.v1.MLModelMetadata.toObject = function(includeInstance, msg) { var f, obj = { - versionsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, - modelType: jspb.Message.getFieldWithDefault(msg, 2, 0), - modelFramework: jspb.Message.getFieldWithDefault(msg, 3, 0) +versionsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, +modelType: jspb.Message.getFieldWithDefault(msg, 2, 0), +modelFramework: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -31650,8 +31990,8 @@ proto.viam.app.v1.MLTrainingVersion.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.MLTrainingVersion.toObject = function(includeInstance, msg) { var f, obj = { - version: jspb.Message.getFieldWithDefault(msg, 1, ""), - createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +version: jspb.Message.getFieldWithDefault(msg, 1, ""), +createdOn: (f = msg.getCreatedOn()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -31838,11 +32178,11 @@ proto.viam.app.v1.MLTrainingMetadata.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.MLTrainingMetadata.toObject = function(includeInstance, msg) { var f, obj = { - versionsList: jspb.Message.toObjectList(msg.getVersionsList(), +versionsList: jspb.Message.toObjectList(msg.getVersionsList(), proto.viam.app.v1.MLTrainingVersion.toObject, includeInstance), - modelType: jspb.Message.getFieldWithDefault(msg, 2, 0), - modelFramework: jspb.Message.getFieldWithDefault(msg, 3, 0), - draft: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +modelType: jspb.Message.getFieldWithDefault(msg, 2, 0), +modelFramework: jspb.Message.getFieldWithDefault(msg, 3, 0), +draft: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) }; if (includeInstance) { @@ -32108,23 +32448,23 @@ proto.viam.app.v1.RegistryItem.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.RegistryItem.toObject = function(includeInstance, msg) { var f, obj = { - itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), - organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 3, ""), - name: jspb.Message.getFieldWithDefault(msg, 4, ""), - type: jspb.Message.getFieldWithDefault(msg, 5, 0), - visibility: jspb.Message.getFieldWithDefault(msg, 6, 0), - url: jspb.Message.getFieldWithDefault(msg, 7, ""), - description: jspb.Message.getFieldWithDefault(msg, 8, ""), - totalRobotUsage: jspb.Message.getFieldWithDefault(msg, 9, 0), - totalExternalRobotUsage: jspb.Message.getFieldWithDefault(msg, 13, 0), - totalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 10, 0), - totalExternalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 14, 0), - moduleMetadata: (f = msg.getModuleMetadata()) && proto.viam.app.v1.ModuleMetadata.toObject(includeInstance, f), - mlModelMetadata: (f = msg.getMlModelMetadata()) && proto.viam.app.v1.MLModelMetadata.toObject(includeInstance, f), - mlTrainingMetadata: (f = msg.getMlTrainingMetadata()) && proto.viam.app.v1.MLTrainingMetadata.toObject(includeInstance, f), - createdAt: (f = msg.getCreatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - updatedAt: (f = msg.getUpdatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), +organizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +publicNamespace: jspb.Message.getFieldWithDefault(msg, 3, ""), +name: jspb.Message.getFieldWithDefault(msg, 4, ""), +type: jspb.Message.getFieldWithDefault(msg, 5, 0), +visibility: jspb.Message.getFieldWithDefault(msg, 6, 0), +url: jspb.Message.getFieldWithDefault(msg, 7, ""), +description: jspb.Message.getFieldWithDefault(msg, 8, ""), +totalRobotUsage: jspb.Message.getFieldWithDefault(msg, 9, 0), +totalExternalRobotUsage: jspb.Message.getFieldWithDefault(msg, 13, 0), +totalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 10, 0), +totalExternalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 14, 0), +moduleMetadata: (f = msg.getModuleMetadata()) && proto.viam.app.v1.ModuleMetadata.toObject(includeInstance, f), +mlModelMetadata: (f = msg.getMlModelMetadata()) && proto.viam.app.v1.MLModelMetadata.toObject(includeInstance, f), +mlTrainingMetadata: (f = msg.getMlTrainingMetadata()) && proto.viam.app.v1.MLTrainingMetadata.toObject(includeInstance, f), +createdAt: (f = msg.getCreatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +updatedAt: (f = msg.getUpdatedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -32823,8 +33163,8 @@ proto.viam.app.v1.GetRegistryItemRequest.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.GetRegistryItemRequest.toObject = function(includeInstance, msg) { var f, obj = { - itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), - includeMarkdownDocumentation: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), +includeMarkdownDocumentation: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -33001,7 +33341,7 @@ proto.viam.app.v1.GetRegistryItemResponse.prototype.toObject = function(opt_incl */ proto.viam.app.v1.GetRegistryItemResponse.toObject = function(includeInstance, msg) { var f, obj = { - item: (f = msg.getItem()) && proto.viam.app.v1.RegistryItem.toObject(includeInstance, f) +item: (f = msg.getItem()) && proto.viam.app.v1.RegistryItem.toObject(includeInstance, f) }; if (includeInstance) { @@ -33152,9 +33492,9 @@ proto.viam.app.v1.CreateRegistryItemRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.CreateRegistryItemRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - type: jspb.Message.getFieldWithDefault(msg, 3, 0) +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +type: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -33470,14 +33810,14 @@ proto.viam.app.v1.UpdateRegistryItemRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.UpdateRegistryItemRequest.toObject = function(includeInstance, msg) { var f, obj = { - itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), - type: jspb.Message.getFieldWithDefault(msg, 2, 0), - description: jspb.Message.getFieldWithDefault(msg, 3, ""), - visibility: jspb.Message.getFieldWithDefault(msg, 4, 0), - url: jspb.Message.getFieldWithDefault(msg, 5, ""), - moduleUpdateMetadata: (f = msg.getModuleUpdateMetadata()) && proto.viam.app.v1.UpdateModuleMetadata.toObject(includeInstance, f), - mlModelUpdateMetadata: (f = msg.getMlModelUpdateMetadata()) && proto.viam.app.v1.UpdateMLModelMetadata.toObject(includeInstance, f), - mlTrainingUpdateMetadata: (f = msg.getMlTrainingUpdateMetadata()) && proto.viam.app.v1.UpdateMLTrainingMetadata.toObject(includeInstance, f) +itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), +type: jspb.Message.getFieldWithDefault(msg, 2, 0), +description: jspb.Message.getFieldWithDefault(msg, 3, ""), +visibility: jspb.Message.getFieldWithDefault(msg, 4, 0), +url: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f, +moduleUpdateMetadata: (f = msg.getModuleUpdateMetadata()) && proto.viam.app.v1.UpdateModuleMetadata.toObject(includeInstance, f), +mlModelUpdateMetadata: (f = msg.getMlModelUpdateMetadata()) && proto.viam.app.v1.UpdateMLModelMetadata.toObject(includeInstance, f), +mlTrainingUpdateMetadata: (f = msg.getMlTrainingUpdateMetadata()) && proto.viam.app.v1.UpdateMLTrainingMetadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -33999,15 +34339,15 @@ proto.viam.app.v1.ListRegistryItemsRequest.prototype.toObject = function(opt_inc */ proto.viam.app.v1.ListRegistryItemsRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - typesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - visibilitiesList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - platformsList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - statusesList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - searchTerm: jspb.Message.getFieldWithDefault(msg, 6, ""), - pageToken: jspb.Message.getFieldWithDefault(msg, 7, ""), - publicNamespacesList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f, - includeMarkdownDocumentation: jspb.Message.getBooleanFieldWithDefault(msg, 9, false) +organizationId: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +typesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +visibilitiesList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +platformsList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +statusesList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +searchTerm: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +pageToken: (f = jspb.Message.getField(msg, 7)) == null ? undefined : f, +publicNamespacesList: (f = jspb.Message.getRepeatedField(msg, 8)) == null ? undefined : f, +includeMarkdownDocumentation: (f = jspb.Message.getBooleanField(msg, 9)) == null ? undefined : f }; if (includeInstance) { @@ -34549,7 +34889,7 @@ proto.viam.app.v1.ListRegistryItemsResponse.prototype.toObject = function(opt_in */ proto.viam.app.v1.ListRegistryItemsResponse.toObject = function(includeInstance, msg) { var f, obj = { - itemsList: jspb.Message.toObjectList(msg.getItemsList(), +itemsList: jspb.Message.toObjectList(msg.getItemsList(), proto.viam.app.v1.RegistryItem.toObject, includeInstance) }; @@ -34702,7 +35042,7 @@ proto.viam.app.v1.DeleteRegistryItemRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.DeleteRegistryItemRequest.toObject = function(includeInstance, msg) { var f, obj = { - itemId: jspb.Message.getFieldWithDefault(msg, 1, "") +itemId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -34933,8 +35273,8 @@ proto.viam.app.v1.TransferRegistryItemRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.TransferRegistryItemRequest.toObject = function(includeInstance, msg) { var f, obj = { - itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), - newPublicNamespace: jspb.Message.getFieldWithDefault(msg, 2, "") +itemId: jspb.Message.getFieldWithDefault(msg, 1, ""), +newPublicNamespace: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -35194,8 +35534,8 @@ proto.viam.app.v1.CreateModuleRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.CreateModuleRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -35354,8 +35694,8 @@ proto.viam.app.v1.CreateModuleResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.CreateModuleResponse.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - url: jspb.Message.getFieldWithDefault(msg, 2, "") +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +url: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -35521,14 +35861,14 @@ proto.viam.app.v1.UpdateModuleRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.UpdateModuleRequest.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - visibility: jspb.Message.getFieldWithDefault(msg, 2, 0), - url: jspb.Message.getFieldWithDefault(msg, 3, ""), - description: jspb.Message.getFieldWithDefault(msg, 4, ""), - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +visibility: jspb.Message.getFieldWithDefault(msg, 2, 0), +url: jspb.Message.getFieldWithDefault(msg, 3, ""), +description: jspb.Message.getFieldWithDefault(msg, 4, ""), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - entrypoint: jspb.Message.getFieldWithDefault(msg, 6, ""), - firstRun: jspb.Message.getFieldWithDefault(msg, 7, "") +entrypoint: jspb.Message.getFieldWithDefault(msg, 6, ""), +firstRun: (f = jspb.Message.getField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -35872,7 +36212,7 @@ proto.viam.app.v1.UpdateModuleResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.UpdateModuleResponse.toObject = function(includeInstance, msg) { var f, obj = { - url: jspb.Message.getFieldWithDefault(msg, 1, "") +url: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -36009,9 +36349,9 @@ proto.viam.app.v1.UpdateModuleMetadata.prototype.toObject = function(opt_include */ proto.viam.app.v1.UpdateModuleMetadata.toObject = function(includeInstance, msg) { var f, obj = { - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - entrypoint: jspb.Message.getFieldWithDefault(msg, 2, "") +entrypoint: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -36192,8 +36532,8 @@ proto.viam.app.v1.UpdateMLModelMetadata.prototype.toObject = function(opt_includ */ proto.viam.app.v1.UpdateMLModelMetadata.toObject = function(includeInstance, msg) { var f, obj = { - modelType: jspb.Message.getFieldWithDefault(msg, 1, 0), - modelFramework: jspb.Message.getFieldWithDefault(msg, 2, 0) +modelType: jspb.Message.getFieldWithDefault(msg, 1, 0), +modelFramework: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -36352,9 +36692,9 @@ proto.viam.app.v1.UpdateMLTrainingMetadata.prototype.toObject = function(opt_inc */ proto.viam.app.v1.UpdateMLTrainingMetadata.toObject = function(includeInstance, msg) { var f, obj = { - modelType: jspb.Message.getFieldWithDefault(msg, 1, 0), - modelFramework: jspb.Message.getFieldWithDefault(msg, 2, 0), - draft: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +modelType: jspb.Message.getFieldWithDefault(msg, 1, 0), +modelFramework: jspb.Message.getFieldWithDefault(msg, 2, 0), +draft: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -36542,10 +36882,10 @@ proto.viam.app.v1.Model.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Model.toObject = function(includeInstance, msg) { var f, obj = { - api: jspb.Message.getFieldWithDefault(msg, 1, ""), - model: jspb.Message.getFieldWithDefault(msg, 2, ""), - markdownDocumentation: jspb.Message.getFieldWithDefault(msg, 3, ""), - description: jspb.Message.getFieldWithDefault(msg, 4, "") +api: jspb.Message.getFieldWithDefault(msg, 1, ""), +model: jspb.Message.getFieldWithDefault(msg, 2, ""), +markdownDocumentation: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +description: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -36805,10 +37145,10 @@ proto.viam.app.v1.ModuleFileInfo.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.ModuleFileInfo.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, ""), - platform: jspb.Message.getFieldWithDefault(msg, 3, ""), - platformTagsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, ""), +platform: jspb.Message.getFieldWithDefault(msg, 3, ""), +platformTagsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -37070,8 +37410,8 @@ proto.viam.app.v1.UploadModuleFileRequest.prototype.toObject = function(opt_incl */ proto.viam.app.v1.UploadModuleFileRequest.toObject = function(includeInstance, msg) { var f, obj = { - moduleFileInfo: (f = msg.getModuleFileInfo()) && proto.viam.app.v1.ModuleFileInfo.toObject(includeInstance, f), - file: msg.getFile_asB64() +moduleFileInfo: (f = msg.getModuleFileInfo()) && proto.viam.app.v1.ModuleFileInfo.toObject(includeInstance, f), +file: msg.getFile_asB64() }; if (includeInstance) { @@ -37293,7 +37633,7 @@ proto.viam.app.v1.UploadModuleFileResponse.prototype.toObject = function(opt_inc */ proto.viam.app.v1.UploadModuleFileResponse.toObject = function(includeInstance, msg) { var f, obj = { - url: jspb.Message.getFieldWithDefault(msg, 1, "") +url: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -37423,8 +37763,8 @@ proto.viam.app.v1.GetModuleRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.GetModuleRequest.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - includeMarkdownDocumentation: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +includeMarkdownDocumentation: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -37601,7 +37941,7 @@ proto.viam.app.v1.GetModuleResponse.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.GetModuleResponse.toObject = function(includeInstance, msg) { var f, obj = { - module: (f = msg.getModule()) && proto.viam.app.v1.Module.toObject(includeInstance, f) +module: (f = msg.getModule()) && proto.viam.app.v1.Module.toObject(includeInstance, f) }; if (includeInstance) { @@ -37759,21 +38099,21 @@ proto.viam.app.v1.Module.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Module.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - visibility: jspb.Message.getFieldWithDefault(msg, 3, 0), - versionsList: jspb.Message.toObjectList(msg.getVersionsList(), +moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +visibility: jspb.Message.getFieldWithDefault(msg, 3, 0), +versionsList: jspb.Message.toObjectList(msg.getVersionsList(), proto.viam.app.v1.VersionHistory.toObject, includeInstance), - url: jspb.Message.getFieldWithDefault(msg, 5, ""), - description: jspb.Message.getFieldWithDefault(msg, 6, ""), - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +url: jspb.Message.getFieldWithDefault(msg, 5, ""), +description: jspb.Message.getFieldWithDefault(msg, 6, ""), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - totalRobotUsage: jspb.Message.getFieldWithDefault(msg, 8, 0), - totalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 9, 0), - organizationId: jspb.Message.getFieldWithDefault(msg, 10, ""), - entrypoint: jspb.Message.getFieldWithDefault(msg, 11, ""), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 12, ""), - firstRun: jspb.Message.getFieldWithDefault(msg, 13, "") +totalRobotUsage: jspb.Message.getFieldWithDefault(msg, 8, 0), +totalOrganizationUsage: jspb.Message.getFieldWithDefault(msg, 9, 0), +organizationId: jspb.Message.getFieldWithDefault(msg, 10, ""), +entrypoint: jspb.Message.getFieldWithDefault(msg, 11, ""), +publicNamespace: jspb.Message.getFieldWithDefault(msg, 12, ""), +firstRun: (f = jspb.Message.getField(msg, 13)) == null ? undefined : f }; if (includeInstance) { @@ -38320,13 +38660,13 @@ proto.viam.app.v1.VersionHistory.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.VersionHistory.toObject = function(includeInstance, msg) { var f, obj = { - version: jspb.Message.getFieldWithDefault(msg, 1, ""), - filesList: jspb.Message.toObjectList(msg.getFilesList(), +version: jspb.Message.getFieldWithDefault(msg, 1, ""), +filesList: jspb.Message.toObjectList(msg.getFilesList(), proto.viam.app.v1.Uploads.toObject, includeInstance), - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.app.v1.Model.toObject, includeInstance), - entrypoint: jspb.Message.getFieldWithDefault(msg, 4, ""), - firstRun: jspb.Message.getFieldWithDefault(msg, 5, "") +entrypoint: jspb.Message.getFieldWithDefault(msg, 4, ""), +firstRun: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -38634,8 +38974,8 @@ proto.viam.app.v1.Uploads.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Uploads.toObject = function(includeInstance, msg) { var f, obj = { - platform: jspb.Message.getFieldWithDefault(msg, 1, ""), - uploadedAt: (f = msg.getUploadedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +platform: jspb.Message.getFieldWithDefault(msg, 1, ""), +uploadedAt: (f = msg.getUploadedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -38815,8 +39155,8 @@ proto.viam.app.v1.ListModulesRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.ListModulesRequest.toObject = function(includeInstance, msg) { var f, obj = { - organizationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - includeMarkdownDocumentation: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +organizationId: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +includeMarkdownDocumentation: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -39018,7 +39358,7 @@ proto.viam.app.v1.ListModulesResponse.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.ListModulesResponse.toObject = function(includeInstance, msg) { var f, obj = { - modulesList: jspb.Message.toObjectList(msg.getModulesList(), +modulesList: jspb.Message.toObjectList(msg.getModulesList(), proto.viam.app.v1.Module.toObject, includeInstance) }; @@ -39171,7 +39511,7 @@ proto.viam.app.v1.GetUserIDByEmailRequest.prototype.toObject = function(opt_incl */ proto.viam.app.v1.GetUserIDByEmailRequest.toObject = function(includeInstance, msg) { var f, obj = { - email: jspb.Message.getFieldWithDefault(msg, 1, "") +email: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -39301,7 +39641,7 @@ proto.viam.app.v1.GetUserIDByEmailResponse.prototype.toObject = function(opt_inc */ proto.viam.app.v1.GetUserIDByEmailResponse.toObject = function(includeInstance, msg) { var f, obj = { - userId: jspb.Message.getFieldWithDefault(msg, 1, "") +userId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -39431,7 +39771,7 @@ proto.viam.app.v1.ListOrganizationsByUserRequest.prototype.toObject = function(o */ proto.viam.app.v1.ListOrganizationsByUserRequest.toObject = function(includeInstance, msg) { var f, obj = { - userId: jspb.Message.getFieldWithDefault(msg, 1, "") +userId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -39561,10 +39901,10 @@ proto.viam.app.v1.OrgDetails.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.OrgDetails.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgName: jspb.Message.getFieldWithDefault(msg, 2, ""), - orgCid: jspb.Message.getFieldWithDefault(msg, 3, ""), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 4, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgName: jspb.Message.getFieldWithDefault(msg, 2, ""), +orgCid: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +publicNamespace: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -39824,7 +40164,7 @@ proto.viam.app.v1.ListOrganizationsByUserResponse.prototype.toObject = function( */ proto.viam.app.v1.ListOrganizationsByUserResponse.toObject = function(includeInstance, msg) { var f, obj = { - orgsList: jspb.Message.toObjectList(msg.getOrgsList(), +orgsList: jspb.Message.toObjectList(msg.getOrgsList(), proto.viam.app.v1.OrgDetails.toObject, includeInstance) }; @@ -39977,10 +40317,10 @@ proto.viam.app.v1.SearchOrganizationsRequest.prototype.toObject = function(opt_i */ proto.viam.app.v1.SearchOrganizationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgName: jspb.Message.getFieldWithDefault(msg, 2, ""), - cid: jspb.Message.getFieldWithDefault(msg, 3, ""), - publicNamespace: jspb.Message.getFieldWithDefault(msg, 4, "") +orgId: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +orgName: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +cid: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +publicNamespace: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -40276,7 +40616,7 @@ proto.viam.app.v1.SearchOrganizationsResponse.prototype.toObject = function(opt_ */ proto.viam.app.v1.SearchOrganizationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), +organizationsList: jspb.Message.toObjectList(msg.getOrganizationsList(), proto.viam.app.v1.OrgDetails.toObject, includeInstance) }; @@ -40436,9 +40776,9 @@ proto.viam.app.v1.CreateKeyRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.CreateKeyRequest.toObject = function(includeInstance, msg) { var f, obj = { - authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), +authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), proto.viam.app.v1.Authorization.toObject, includeInstance), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -40619,8 +40959,8 @@ proto.viam.app.v1.CreateKeyResponse.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.CreateKeyResponse.toObject = function(includeInstance, msg) { var f, obj = { - key: jspb.Message.getFieldWithDefault(msg, 1, ""), - id: jspb.Message.getFieldWithDefault(msg, 2, "") +key: jspb.Message.getFieldWithDefault(msg, 1, ""), +id: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -40779,7 +41119,7 @@ proto.viam.app.v1.DeleteKeyRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.DeleteKeyRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -41010,8 +41350,8 @@ proto.viam.app.v1.RenameKeyRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.RenameKeyRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -41170,8 +41510,8 @@ proto.viam.app.v1.RenameKeyResponse.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.RenameKeyResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -41330,11 +41670,11 @@ proto.viam.app.v1.AuthorizationDetails.prototype.toObject = function(opt_include */ proto.viam.app.v1.AuthorizationDetails.toObject = function(includeInstance, msg) { var f, obj = { - authorizationType: jspb.Message.getFieldWithDefault(msg, 1, ""), - authorizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - resourceType: jspb.Message.getFieldWithDefault(msg, 3, ""), - resourceId: jspb.Message.getFieldWithDefault(msg, 4, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 5, "") +authorizationType: jspb.Message.getFieldWithDefault(msg, 1, ""), +authorizationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +resourceType: jspb.Message.getFieldWithDefault(msg, 3, ""), +resourceId: jspb.Message.getFieldWithDefault(msg, 4, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 5, "") }; if (includeInstance) { @@ -41587,8 +41927,8 @@ proto.viam.app.v1.APIKeyWithAuthorizations.prototype.toObject = function(opt_inc */ proto.viam.app.v1.APIKeyWithAuthorizations.toObject = function(includeInstance, msg) { var f, obj = { - apiKey: (f = msg.getApiKey()) && proto.viam.app.v1.APIKey.toObject(includeInstance, f), - authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), +apiKey: (f = msg.getApiKey()) && proto.viam.app.v1.APIKey.toObject(includeInstance, f), +authorizationsList: jspb.Message.toObjectList(msg.getAuthorizationsList(), proto.viam.app.v1.AuthorizationDetails.toObject, includeInstance) }; @@ -41791,7 +42131,7 @@ proto.viam.app.v1.ListKeysRequest.prototype.toObject = function(opt_includeInsta */ proto.viam.app.v1.ListKeysRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -41928,7 +42268,7 @@ proto.viam.app.v1.ListKeysResponse.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.ListKeysResponse.toObject = function(includeInstance, msg) { var f, obj = { - apiKeysList: jspb.Message.toObjectList(msg.getApiKeysList(), +apiKeysList: jspb.Message.toObjectList(msg.getApiKeysList(), proto.viam.app.v1.APIKeyWithAuthorizations.toObject, includeInstance) }; @@ -42081,7 +42421,7 @@ proto.viam.app.v1.RotateKeyRequest.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.RotateKeyRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -42211,8 +42551,8 @@ proto.viam.app.v1.RotateKeyResponse.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.RotateKeyResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - key: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +key: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -42371,7 +42711,7 @@ proto.viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest.prototype.toObje */ proto.viam.app.v1.CreateKeyFromExistingKeyAuthorizationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -42501,8 +42841,8 @@ proto.viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse.prototype.toObj */ proto.viam.app.v1.CreateKeyFromExistingKeyAuthorizationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - key: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +key: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -42661,8 +43001,8 @@ proto.viam.app.v1.OrganizationSetLogoRequest.prototype.toObject = function(opt_i */ proto.viam.app.v1.OrganizationSetLogoRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - logo: msg.getLogo_asB64() +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +logo: msg.getLogo_asB64() }; if (includeInstance) { @@ -42946,7 +43286,7 @@ proto.viam.app.v1.OrganizationGetLogoRequest.prototype.toObject = function(opt_i */ proto.viam.app.v1.OrganizationGetLogoRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -43076,7 +43416,7 @@ proto.viam.app.v1.OrganizationGetLogoResponse.prototype.toObject = function(opt_ */ proto.viam.app.v1.OrganizationGetLogoResponse.toObject = function(includeInstance, msg) { var f, obj = { - url: jspb.Message.getFieldWithDefault(msg, 1, "") +url: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -43206,7 +43546,7 @@ proto.viam.app.v1.EnableAuthServiceRequest.prototype.toObject = function(opt_inc */ proto.viam.app.v1.EnableAuthServiceRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -43437,7 +43777,7 @@ proto.viam.app.v1.DisableAuthServiceRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.DisableAuthServiceRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -43668,9 +44008,9 @@ proto.viam.app.v1.CreateOAuthAppRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.CreateOAuthAppRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientName: jspb.Message.getFieldWithDefault(msg, 2, ""), - oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientName: jspb.Message.getFieldWithDefault(msg, 2, ""), +oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -43879,8 +44219,8 @@ proto.viam.app.v1.CreateOAuthAppResponse.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.CreateOAuthAppResponse.toObject = function(includeInstance, msg) { var f, obj = { - clientId: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientSecret: jspb.Message.getFieldWithDefault(msg, 2, "") +clientId: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientSecret: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -44039,8 +44379,8 @@ proto.viam.app.v1.ReadOAuthAppRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.ReadOAuthAppRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientId: jspb.Message.getFieldWithDefault(msg, 2, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -44199,9 +44539,9 @@ proto.viam.app.v1.ReadOAuthAppResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.ReadOAuthAppResponse.toObject = function(includeInstance, msg) { var f, obj = { - clientName: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientSecret: jspb.Message.getFieldWithDefault(msg, 2, ""), - oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) +clientName: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientSecret: jspb.Message.getFieldWithDefault(msg, 2, ""), +oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -44410,10 +44750,10 @@ proto.viam.app.v1.UpdateOAuthAppRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.UpdateOAuthAppRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientId: jspb.Message.getFieldWithDefault(msg, 2, ""), - clientName: jspb.Message.getFieldWithDefault(msg, 3, ""), - oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientId: jspb.Message.getFieldWithDefault(msg, 2, ""), +clientName: jspb.Message.getFieldWithDefault(msg, 3, ""), +oauthConfig: (f = msg.getOauthConfig()) && proto.viam.app.v1.OAuthConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -44752,8 +45092,8 @@ proto.viam.app.v1.DeleteOAuthAppRequest.prototype.toObject = function(opt_includ */ proto.viam.app.v1.DeleteOAuthAppRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - clientId: jspb.Message.getFieldWithDefault(msg, 2, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +clientId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -45013,7 +45353,7 @@ proto.viam.app.v1.ListOAuthAppsRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.ListOAuthAppsRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -45150,7 +45490,7 @@ proto.viam.app.v1.ListOAuthAppsResponse.prototype.toObject = function(opt_includ */ proto.viam.app.v1.ListOAuthAppsResponse.toObject = function(includeInstance, msg) { var f, obj = { - clientIdsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +clientIdsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -45306,13 +45646,13 @@ proto.viam.app.v1.OAuthConfig.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.OAuthConfig.toObject = function(includeInstance, msg) { var f, obj = { - clientAuthentication: jspb.Message.getFieldWithDefault(msg, 1, 0), - pkce: jspb.Message.getFieldWithDefault(msg, 2, 0), - urlValidation: jspb.Message.getFieldWithDefault(msg, 3, 0), - originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - logoutUri: jspb.Message.getFieldWithDefault(msg, 6, ""), - enabledGrantsList: (f = jspb.Message.getRepeatedField(msg, 7)) == null ? undefined : f +clientAuthentication: jspb.Message.getFieldWithDefault(msg, 1, 0), +pkce: jspb.Message.getFieldWithDefault(msg, 2, 0), +urlValidation: jspb.Message.getFieldWithDefault(msg, 3, 0), +originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +logoutUri: jspb.Message.getFieldWithDefault(msg, 6, ""), +enabledGrantsList: (f = jspb.Message.getRepeatedField(msg, 7)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/app/v1/app_pb_service.d.ts b/gen/js/app/v1/app_pb_service.d.ts index c8a89dcc7..85d5ff401 100644 --- a/gen/js/app/v1/app_pb_service.d.ts +++ b/gen/js/app/v1/app_pb_service.d.ts @@ -607,6 +607,15 @@ type AppServiceGetFragmentHistory = { readonly responseType: typeof app_v1_app_pb.GetFragmentHistoryResponse; }; +type AppServiceGetFragmentUsage = { + readonly methodName: string; + readonly service: typeof AppService; + readonly requestStream: false; + readonly responseStream: false; + readonly requestType: typeof app_v1_app_pb.GetFragmentUsageRequest; + readonly responseType: typeof app_v1_app_pb.GetFragmentUsageResponse; +}; + type AppServiceAddRole = { readonly methodName: string; readonly service: typeof AppService; @@ -874,6 +883,7 @@ export class AppService { static readonly DeleteFragment: AppServiceDeleteFragment; static readonly ListMachineFragments: AppServiceListMachineFragments; static readonly GetFragmentHistory: AppServiceGetFragmentHistory; + static readonly GetFragmentUsage: AppServiceGetFragmentUsage; static readonly AddRole: AppServiceAddRole; static readonly RemoveRole: AppServiceRemoveRole; static readonly ChangeRole: AppServiceChangeRole; @@ -1525,6 +1535,15 @@ export class AppServiceClient { requestMessage: app_v1_app_pb.GetFragmentHistoryRequest, callback: (error: ServiceError|null, responseMessage: app_v1_app_pb.GetFragmentHistoryResponse|null) => void ): UnaryResponse; + getFragmentUsage( + requestMessage: app_v1_app_pb.GetFragmentUsageRequest, + metadata: grpc.Metadata, + callback: (error: ServiceError|null, responseMessage: app_v1_app_pb.GetFragmentUsageResponse|null) => void + ): UnaryResponse; + getFragmentUsage( + requestMessage: app_v1_app_pb.GetFragmentUsageRequest, + callback: (error: ServiceError|null, responseMessage: app_v1_app_pb.GetFragmentUsageResponse|null) => void + ): UnaryResponse; addRole( requestMessage: app_v1_app_pb.AddRoleRequest, metadata: grpc.Metadata, diff --git a/gen/js/app/v1/app_pb_service.js b/gen/js/app/v1/app_pb_service.js index 6e3eafa65..75270e4b6 100644 --- a/gen/js/app/v1/app_pb_service.js +++ b/gen/js/app/v1/app_pb_service.js @@ -613,6 +613,15 @@ AppService.GetFragmentHistory = { responseType: app_v1_app_pb.GetFragmentHistoryResponse }; +AppService.GetFragmentUsage = { + methodName: "GetFragmentUsage", + service: AppService, + requestStream: false, + responseStream: false, + requestType: app_v1_app_pb.GetFragmentUsageRequest, + responseType: app_v1_app_pb.GetFragmentUsageResponse +}; + AppService.AddRole = { methodName: "AddRole", service: AppService, @@ -2903,6 +2912,37 @@ AppServiceClient.prototype.getFragmentHistory = function getFragmentHistory(requ }; }; +AppServiceClient.prototype.getFragmentUsage = function getFragmentUsage(requestMessage, metadata, callback) { + if (arguments.length === 2) { + callback = arguments[1]; + } + var client = grpc.unary(AppService.GetFragmentUsage, { + request: requestMessage, + host: this.serviceHost, + metadata: metadata, + transport: this.options.transport, + debug: this.options.debug, + onEnd: function (response) { + if (callback) { + if (response.status !== grpc.Code.OK) { + var err = new Error(response.statusMessage); + err.code = response.status; + err.metadata = response.trailers; + callback(err, null); + } else { + callback(null, response.message); + } + } + } + }); + return { + cancel: function () { + callback = null; + client.close(); + } + }; +}; + AppServiceClient.prototype.addRole = function addRole(requestMessage, metadata, callback) { if (arguments.length === 2) { callback = arguments[1]; diff --git a/gen/js/app/v1/billing_pb.js b/gen/js/app/v1/billing_pb.js index c6864bef8..9c4c6f590 100644 --- a/gen/js/app/v1/billing_pb.js +++ b/gen/js/app/v1/billing_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); @@ -382,12 +388,12 @@ proto.viam.app.v1.InvoiceSummary.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.InvoiceSummary.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - invoiceDate: (f = msg.getInvoiceDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - invoiceAmount: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - status: jspb.Message.getFieldWithDefault(msg, 4, ""), - dueDate: (f = msg.getDueDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - paidDate: (f = msg.getPaidDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +invoiceDate: (f = msg.getInvoiceDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +invoiceAmount: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +status: jspb.Message.getFieldWithDefault(msg, 4, ""), +dueDate: (f = msg.getDueDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +paidDate: (f = msg.getPaidDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -725,8 +731,8 @@ proto.viam.app.v1.PaymentMethodCard.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.PaymentMethodCard.toObject = function(includeInstance, msg) { var f, obj = { - brand: jspb.Message.getFieldWithDefault(msg, 1, ""), - lastFourDigits: jspb.Message.getFieldWithDefault(msg, 2, "") +brand: jspb.Message.getFieldWithDefault(msg, 1, ""), +lastFourDigits: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -885,7 +891,7 @@ proto.viam.app.v1.GetCurrentMonthUsageRequest.prototype.toObject = function(opt_ */ proto.viam.app.v1.GetCurrentMonthUsageRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1015,8 +1021,8 @@ proto.viam.app.v1.UsageCost.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.UsageCost.toObject = function(includeInstance, msg) { var f, obj = { - resourceType: jspb.Message.getFieldWithDefault(msg, 1, 0), - cost: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +resourceType: jspb.Message.getFieldWithDefault(msg, 1, 0), +cost: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -1175,9 +1181,9 @@ proto.viam.app.v1.ResourceUsageCostsBySource.prototype.toObject = function(opt_i */ proto.viam.app.v1.ResourceUsageCostsBySource.toObject = function(includeInstance, msg) { var f, obj = { - sourceType: jspb.Message.getFieldWithDefault(msg, 1, 0), - resourceUsageCosts: (f = msg.getResourceUsageCosts()) && proto.viam.app.v1.ResourceUsageCosts.toObject(includeInstance, f), - tierName: jspb.Message.getFieldWithDefault(msg, 3, "") +sourceType: jspb.Message.getFieldWithDefault(msg, 1, 0), +resourceUsageCosts: (f = msg.getResourceUsageCosts()) && proto.viam.app.v1.ResourceUsageCosts.toObject(includeInstance, f), +tierName: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1393,11 +1399,11 @@ proto.viam.app.v1.ResourceUsageCosts.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.ResourceUsageCosts.toObject = function(includeInstance, msg) { var f, obj = { - usageCostsList: jspb.Message.toObjectList(msg.getUsageCostsList(), +usageCostsList: jspb.Message.toObjectList(msg.getUsageCostsList(), proto.viam.app.v1.UsageCost.toObject, includeInstance), - discount: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - totalWithDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - totalWithoutDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +discount: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +totalWithDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +totalWithoutDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -1643,22 +1649,22 @@ proto.viam.app.v1.GetCurrentMonthUsageResponse.prototype.toObject = function(opt */ proto.viam.app.v1.GetCurrentMonthUsageResponse.toObject = function(includeInstance, msg) { var f, obj = { - startDate: (f = msg.getStartDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - endDate: (f = msg.getEndDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - resourceUsageCostsBySourceList: jspb.Message.toObjectList(msg.getResourceUsageCostsBySourceList(), +startDate: (f = msg.getStartDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +endDate: (f = msg.getEndDate()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +resourceUsageCostsBySourceList: jspb.Message.toObjectList(msg.getResourceUsageCostsBySourceList(), proto.viam.app.v1.ResourceUsageCostsBySource.toObject, includeInstance), - subtotal: jspb.Message.getFloatingPointFieldWithDefault(msg, 15, 0.0), - cloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - dataUploadUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - dataEgresUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - remoteControlUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), - standardComputeUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0), - discountAmount: jspb.Message.getFloatingPointFieldWithDefault(msg, 8, 0.0), - totalUsageWithDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 9, 0.0), - totalUsageWithoutDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 10, 0.0), - perMachineUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 11, 0.0), - binaryDataCloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 12, 0.0), - otherCloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 13, 0.0) +subtotal: jspb.Message.getFloatingPointFieldWithDefault(msg, 15, 0.0), +cloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +dataUploadUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), +dataEgresUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +remoteControlUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), +standardComputeUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0), +discountAmount: jspb.Message.getFloatingPointFieldWithDefault(msg, 8, 0.0), +totalUsageWithDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 9, 0.0), +totalUsageWithoutDiscount: jspb.Message.getFloatingPointFieldWithDefault(msg, 10, 0.0), +perMachineUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 11, 0.0), +binaryDataCloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 12, 0.0), +otherCloudStorageUsageCost: jspb.Message.getFloatingPointFieldWithDefault(msg, 13, 0.0) }; if (includeInstance) { @@ -2258,7 +2264,7 @@ proto.viam.app.v1.GetOrgBillingInformationRequest.prototype.toObject = function( */ proto.viam.app.v1.GetOrgBillingInformationRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2388,10 +2394,10 @@ proto.viam.app.v1.GetOrgBillingInformationResponse.prototype.toObject = function */ proto.viam.app.v1.GetOrgBillingInformationResponse.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - billingEmail: jspb.Message.getFieldWithDefault(msg, 2, ""), - method: (f = msg.getMethod()) && proto.viam.app.v1.PaymentMethodCard.toObject(includeInstance, f), - billingTier: jspb.Message.getFieldWithDefault(msg, 4, "") +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +billingEmail: jspb.Message.getFieldWithDefault(msg, 2, ""), +method: (f = msg.getMethod()) && proto.viam.app.v1.PaymentMethodCard.toObject(includeInstance, f), +billingTier: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f }; if (includeInstance) { @@ -2647,7 +2653,7 @@ proto.viam.app.v1.GetInvoicesSummaryRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.GetInvoicesSummaryRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2784,8 +2790,8 @@ proto.viam.app.v1.GetInvoicesSummaryResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.GetInvoicesSummaryResponse.toObject = function(includeInstance, msg) { var f, obj = { - outstandingBalance: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - invoicesList: jspb.Message.toObjectList(msg.getInvoicesList(), +outstandingBalance: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +invoicesList: jspb.Message.toObjectList(msg.getInvoicesList(), proto.viam.app.v1.InvoiceSummary.toObject, includeInstance) }; @@ -2967,8 +2973,8 @@ proto.viam.app.v1.GetInvoicePdfRequest.prototype.toObject = function(opt_include */ proto.viam.app.v1.GetInvoicePdfRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -3127,7 +3133,7 @@ proto.viam.app.v1.GetInvoicePdfResponse.prototype.toObject = function(opt_includ */ proto.viam.app.v1.GetInvoicePdfResponse.toObject = function(includeInstance, msg) { var f, obj = { - chunk: msg.getChunk_asB64() +chunk: msg.getChunk_asB64() }; if (includeInstance) { @@ -3281,8 +3287,8 @@ proto.viam.app.v1.SendPaymentRequiredEmailRequest.prototype.toObject = function( */ proto.viam.app.v1.SendPaymentRequiredEmailRequest.toObject = function(includeInstance, msg) { var f, obj = { - customerOrgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - billingOwnerOrgId: jspb.Message.getFieldWithDefault(msg, 2, "") +customerOrgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +billingOwnerOrgId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/app/v1/end_user_pb.js b/gen/js/app/v1/end_user_pb.js index 8281b1633..75c842299 100644 --- a/gen/js/app/v1/end_user_pb.js +++ b/gen/js/app/v1/end_user_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.viam.app.v1.AcceptLegalRequest', null, global); goog.exportSymbol('proto.viam.app.v1.AcceptLegalResponse', null, global); @@ -368,7 +374,7 @@ proto.viam.app.v1.IsLegalAcceptedResponse.prototype.toObject = function(opt_incl */ proto.viam.app.v1.IsLegalAcceptedResponse.toObject = function(includeInstance, msg) { var f, obj = { - acceptedLegal: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +acceptedLegal: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -707,11 +713,11 @@ proto.viam.app.v1.RegisterAuthApplicationRequest.prototype.toObject = function(o */ proto.viam.app.v1.RegisterAuthApplicationRequest.toObject = function(includeInstance, msg) { var f, obj = { - applicationName: jspb.Message.getFieldWithDefault(msg, 1, ""), - orgId: jspb.Message.getFieldWithDefault(msg, 2, ""), - originUrisList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - logoutUri: jspb.Message.getFieldWithDefault(msg, 5, "") +applicationName: jspb.Message.getFieldWithDefault(msg, 1, ""), +orgId: jspb.Message.getFieldWithDefault(msg, 2, ""), +originUrisList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +logoutUri: jspb.Message.getFieldWithDefault(msg, 5, "") }; if (includeInstance) { @@ -995,9 +1001,9 @@ proto.viam.app.v1.RegisterAuthApplicationResponse.prototype.toObject = function( */ proto.viam.app.v1.RegisterAuthApplicationResponse.toObject = function(includeInstance, msg) { var f, obj = { - applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - applicationName: jspb.Message.getFieldWithDefault(msg, 2, ""), - clientSecret: jspb.Message.getFieldWithDefault(msg, 3, "") +applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +applicationName: jspb.Message.getFieldWithDefault(msg, 2, ""), +clientSecret: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1192,12 +1198,12 @@ proto.viam.app.v1.UpdateAuthApplicationRequest.prototype.toObject = function(opt */ proto.viam.app.v1.UpdateAuthApplicationRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - applicationId: jspb.Message.getFieldWithDefault(msg, 2, ""), - applicationName: jspb.Message.getFieldWithDefault(msg, 3, ""), - originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - logoutUri: jspb.Message.getFieldWithDefault(msg, 6, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +applicationId: jspb.Message.getFieldWithDefault(msg, 2, ""), +applicationName: jspb.Message.getFieldWithDefault(msg, 3, ""), +originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +logoutUri: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -1510,8 +1516,8 @@ proto.viam.app.v1.UpdateAuthApplicationResponse.prototype.toObject = function(op */ proto.viam.app.v1.UpdateAuthApplicationResponse.toObject = function(includeInstance, msg) { var f, obj = { - applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - applicationName: jspb.Message.getFieldWithDefault(msg, 2, "") +applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +applicationName: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1670,8 +1676,8 @@ proto.viam.app.v1.GetAuthApplicationRequest.prototype.toObject = function(opt_in */ proto.viam.app.v1.GetAuthApplicationRequest.toObject = function(includeInstance, msg) { var f, obj = { - orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), - applicationId: jspb.Message.getFieldWithDefault(msg, 2, "") +orgId: jspb.Message.getFieldWithDefault(msg, 1, ""), +applicationId: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1837,12 +1843,12 @@ proto.viam.app.v1.GetAuthApplicationResponse.prototype.toObject = function(opt_i */ proto.viam.app.v1.GetAuthApplicationResponse.toObject = function(includeInstance, msg) { var f, obj = { - applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), - applicationName: jspb.Message.getFieldWithDefault(msg, 2, ""), - clientSecret: jspb.Message.getFieldWithDefault(msg, 3, ""), - originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - logoutUri: jspb.Message.getFieldWithDefault(msg, 6, "") +applicationId: jspb.Message.getFieldWithDefault(msg, 1, ""), +applicationName: jspb.Message.getFieldWithDefault(msg, 2, ""), +clientSecret: jspb.Message.getFieldWithDefault(msg, 3, ""), +originUrisList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +redirectUrisList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +logoutUri: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { diff --git a/gen/js/app/v1/robot_pb.js b/gen/js/app/v1/robot_pb.js index 4ff377654..7b7896f95 100644 --- a/gen/js/app/v1/robot_pb.js +++ b/gen/js/app/v1/robot_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -944,31 +950,31 @@ proto.viam.app.v1.RobotConfig.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.RobotConfig.toObject = function(includeInstance, msg) { var f, obj = { - cloud: (f = msg.getCloud()) && proto.viam.app.v1.CloudConfig.toObject(includeInstance, f), - remotesList: jspb.Message.toObjectList(msg.getRemotesList(), +cloud: (f = msg.getCloud()) && proto.viam.app.v1.CloudConfig.toObject(includeInstance, f), +remotesList: jspb.Message.toObjectList(msg.getRemotesList(), proto.viam.app.v1.RemoteConfig.toObject, includeInstance), - componentsList: jspb.Message.toObjectList(msg.getComponentsList(), +componentsList: jspb.Message.toObjectList(msg.getComponentsList(), proto.viam.app.v1.ComponentConfig.toObject, includeInstance), - processesList: jspb.Message.toObjectList(msg.getProcessesList(), +processesList: jspb.Message.toObjectList(msg.getProcessesList(), proto.viam.app.v1.ProcessConfig.toObject, includeInstance), - servicesList: jspb.Message.toObjectList(msg.getServicesList(), +servicesList: jspb.Message.toObjectList(msg.getServicesList(), proto.viam.app.v1.ServiceConfig.toObject, includeInstance), - network: (f = msg.getNetwork()) && proto.viam.app.v1.NetworkConfig.toObject(includeInstance, f), - auth: (f = msg.getAuth()) && proto.viam.app.v1.AuthConfig.toObject(includeInstance, f), - debug: jspb.Message.getBooleanFieldWithDefault(msg, 8, false), - modulesList: jspb.Message.toObjectList(msg.getModulesList(), +network: (f = msg.getNetwork()) && proto.viam.app.v1.NetworkConfig.toObject(includeInstance, f), +auth: (f = msg.getAuth()) && proto.viam.app.v1.AuthConfig.toObject(includeInstance, f), +debug: (f = jspb.Message.getBooleanField(msg, 8)) == null ? undefined : f, +modulesList: jspb.Message.toObjectList(msg.getModulesList(), proto.viam.app.v1.ModuleConfig.toObject, includeInstance), - disablePartialStart: jspb.Message.getBooleanFieldWithDefault(msg, 10, false), - packagesList: jspb.Message.toObjectList(msg.getPackagesList(), +disablePartialStart: (f = jspb.Message.getBooleanField(msg, 10)) == null ? undefined : f, +packagesList: jspb.Message.toObjectList(msg.getPackagesList(), proto.viam.app.v1.PackageConfig.toObject, includeInstance), - overwriteFragmentStatusList: jspb.Message.toObjectList(msg.getOverwriteFragmentStatusList(), +overwriteFragmentStatusList: jspb.Message.toObjectList(msg.getOverwriteFragmentStatusList(), proto.viam.app.v1.AppValidationStatus.toObject, includeInstance), - enableWebProfile: jspb.Message.getBooleanFieldWithDefault(msg, 13, false), - logList: jspb.Message.toObjectList(msg.getLogList(), +enableWebProfile: jspb.Message.getBooleanFieldWithDefault(msg, 13, false), +logList: jspb.Message.toObjectList(msg.getLogList(), proto.viam.app.v1.LogPatternConfig.toObject, includeInstance), - revision: jspb.Message.getFieldWithDefault(msg, 15, ""), - maintenance: (f = msg.getMaintenance()) && proto.viam.app.v1.MaintenanceConfig.toObject(includeInstance, f), - disableLogDeduplication: jspb.Message.getBooleanFieldWithDefault(msg, 17, false) +revision: jspb.Message.getFieldWithDefault(msg, 15, ""), +maintenance: (f = msg.getMaintenance()) && proto.viam.app.v1.MaintenanceConfig.toObject(includeInstance, f), +disableLogDeduplication: jspb.Message.getBooleanFieldWithDefault(msg, 17, false) }; if (includeInstance) { @@ -1858,8 +1864,8 @@ proto.viam.app.v1.LogPatternConfig.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.LogPatternConfig.toObject = function(includeInstance, msg) { var f, obj = { - pattern: jspb.Message.getFieldWithDefault(msg, 1, ""), - level: jspb.Message.getFieldWithDefault(msg, 2, "") +pattern: jspb.Message.getFieldWithDefault(msg, 1, ""), +level: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2018,8 +2024,8 @@ proto.viam.app.v1.LocationSecret.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.LocationSecret.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - secret: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +secret: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2178,7 +2184,7 @@ proto.viam.app.v1.AppValidationStatus.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.AppValidationStatus.toObject = function(includeInstance, msg) { var f, obj = { - error: jspb.Message.getFieldWithDefault(msg, 1, "") +error: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2315,19 +2321,19 @@ proto.viam.app.v1.CloudConfig.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.CloudConfig.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - fqdn: jspb.Message.getFieldWithDefault(msg, 2, ""), - localFqdn: jspb.Message.getFieldWithDefault(msg, 3, ""), - managedBy: jspb.Message.getFieldWithDefault(msg, 4, ""), - signalingAddress: jspb.Message.getFieldWithDefault(msg, 5, ""), - signalingInsecure: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), - locationSecret: jspb.Message.getFieldWithDefault(msg, 7, ""), - secret: jspb.Message.getFieldWithDefault(msg, 8, ""), - locationSecretsList: jspb.Message.toObjectList(msg.getLocationSecretsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +fqdn: jspb.Message.getFieldWithDefault(msg, 2, ""), +localFqdn: jspb.Message.getFieldWithDefault(msg, 3, ""), +managedBy: jspb.Message.getFieldWithDefault(msg, 4, ""), +signalingAddress: jspb.Message.getFieldWithDefault(msg, 5, ""), +signalingInsecure: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), +locationSecret: jspb.Message.getFieldWithDefault(msg, 7, ""), +secret: jspb.Message.getFieldWithDefault(msg, 8, ""), +locationSecretsList: jspb.Message.toObjectList(msg.getLocationSecretsList(), proto.viam.app.v1.LocationSecret.toObject, includeInstance), - primaryOrgId: jspb.Message.getFieldWithDefault(msg, 10, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 11, ""), - machineId: jspb.Message.getFieldWithDefault(msg, 12, "") +primaryOrgId: jspb.Message.getFieldWithDefault(msg, 10, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 11, ""), +machineId: jspb.Message.getFieldWithDefault(msg, 12, "") }; if (includeInstance) { @@ -2805,17 +2811,17 @@ proto.viam.app.v1.ComponentConfig.prototype.toObject = function(opt_includeInsta */ proto.viam.app.v1.ComponentConfig.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - namespace: jspb.Message.getFieldWithDefault(msg, 2, ""), - type: jspb.Message.getFieldWithDefault(msg, 3, ""), - model: jspb.Message.getFieldWithDefault(msg, 4, ""), - frame: (f = msg.getFrame()) && proto.viam.app.v1.Frame.toObject(includeInstance, f), - dependsOnList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f, - serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +namespace: jspb.Message.getFieldWithDefault(msg, 2, ""), +type: jspb.Message.getFieldWithDefault(msg, 3, ""), +model: jspb.Message.getFieldWithDefault(msg, 4, ""), +frame: (f = msg.getFrame()) && proto.viam.app.v1.Frame.toObject(includeInstance, f), +dependsOnList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f, +serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), proto.viam.app.v1.ResourceLevelServiceConfig.toObject, includeInstance), - attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - api: jspb.Message.getFieldWithDefault(msg, 9, ""), - logConfiguration: (f = msg.getLogConfiguration()) && proto.viam.app.v1.LogConfiguration.toObject(includeInstance, f) +attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +api: jspb.Message.getFieldWithDefault(msg, 9, ""), +logConfiguration: (f = msg.getLogConfiguration()) && proto.viam.app.v1.LogConfiguration.toObject(includeInstance, f) }; if (includeInstance) { @@ -3310,8 +3316,8 @@ proto.viam.app.v1.ResourceLevelServiceConfig.prototype.toObject = function(opt_i */ proto.viam.app.v1.ResourceLevelServiceConfig.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3498,16 +3504,16 @@ proto.viam.app.v1.ProcessConfig.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.ProcessConfig.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - argsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - cwd: jspb.Message.getFieldWithDefault(msg, 4, ""), - oneShot: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - log: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), - stopSignal: jspb.Message.getFieldWithDefault(msg, 7, 0), - stopTimeout: (f = msg.getStopTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - envMap: (f = msg.getEnvMap()) ? f.toObject(includeInstance, undefined) : [], - username: jspb.Message.getFieldWithDefault(msg, 10, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +argsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +cwd: jspb.Message.getFieldWithDefault(msg, 4, ""), +oneShot: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +log: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), +stopSignal: jspb.Message.getFieldWithDefault(msg, 7, 0), +stopTimeout: (f = msg.getStopTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +envMap: (f = msg.getEnvMap()) ? f.toObject(includeInstance, undefined) : [], +username: jspb.Message.getFieldWithDefault(msg, 10, "") }; if (includeInstance) { @@ -3888,7 +3894,8 @@ proto.viam.app.v1.ProcessConfig.prototype.getEnvMap = function(opt_noLazyCreate) */ proto.viam.app.v1.ProcessConfig.prototype.clearEnvMap = function() { this.getEnvMap().clear(); - return this;}; + return this; +}; /** @@ -3948,16 +3955,16 @@ proto.viam.app.v1.ServiceConfig.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.ServiceConfig.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - namespace: jspb.Message.getFieldWithDefault(msg, 2, ""), - type: jspb.Message.getFieldWithDefault(msg, 3, ""), - attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - dependsOnList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - model: jspb.Message.getFieldWithDefault(msg, 6, ""), - api: jspb.Message.getFieldWithDefault(msg, 9, ""), - serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +namespace: jspb.Message.getFieldWithDefault(msg, 2, ""), +type: jspb.Message.getFieldWithDefault(msg, 3, ""), +attributes: (f = msg.getAttributes()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +dependsOnList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +model: jspb.Message.getFieldWithDefault(msg, 6, ""), +api: jspb.Message.getFieldWithDefault(msg, 9, ""), +serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), proto.viam.app.v1.ResourceLevelServiceConfig.toObject, includeInstance), - logConfiguration: (f = msg.getLogConfiguration()) && proto.viam.app.v1.LogConfiguration.toObject(includeInstance, f) +logConfiguration: (f = msg.getLogConfiguration()) && proto.viam.app.v1.LogConfiguration.toObject(includeInstance, f) }; if (includeInstance) { @@ -4402,11 +4409,11 @@ proto.viam.app.v1.NetworkConfig.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.NetworkConfig.toObject = function(includeInstance, msg) { var f, obj = { - fqdn: jspb.Message.getFieldWithDefault(msg, 1, ""), - bindAddress: jspb.Message.getFieldWithDefault(msg, 2, ""), - tlsCertFile: jspb.Message.getFieldWithDefault(msg, 3, ""), - tlsKeyFile: jspb.Message.getFieldWithDefault(msg, 4, ""), - sessions: (f = msg.getSessions()) && proto.viam.app.v1.SessionsConfig.toObject(includeInstance, f) +fqdn: jspb.Message.getFieldWithDefault(msg, 1, ""), +bindAddress: jspb.Message.getFieldWithDefault(msg, 2, ""), +tlsCertFile: jspb.Message.getFieldWithDefault(msg, 3, ""), +tlsKeyFile: jspb.Message.getFieldWithDefault(msg, 4, ""), +sessions: (f = msg.getSessions()) && proto.viam.app.v1.SessionsConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -4673,7 +4680,7 @@ proto.viam.app.v1.SessionsConfig.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.SessionsConfig.toObject = function(includeInstance, msg) { var f, obj = { - heartbeatWindow: (f = msg.getHeartbeatWindow()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +heartbeatWindow: (f = msg.getHeartbeatWindow()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -4831,10 +4838,10 @@ proto.viam.app.v1.AuthConfig.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.AuthConfig.toObject = function(includeInstance, msg) { var f, obj = { - handlersList: jspb.Message.toObjectList(msg.getHandlersList(), +handlersList: jspb.Message.toObjectList(msg.getHandlersList(), proto.viam.app.v1.AuthHandlerConfig.toObject, includeInstance), - tlsAuthEntitiesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - externalAuthConfig: (f = msg.getExternalAuthConfig()) && proto.viam.app.v1.ExternalAuthConfig.toObject(includeInstance, f) +tlsAuthEntitiesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +externalAuthConfig: (f = msg.getExternalAuthConfig()) && proto.viam.app.v1.ExternalAuthConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -5084,7 +5091,7 @@ proto.viam.app.v1.JWKSFile.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.JWKSFile.toObject = function(includeInstance, msg) { var f, obj = { - json: (f = msg.getJson()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +json: (f = msg.getJson()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5235,7 +5242,7 @@ proto.viam.app.v1.ExternalAuthConfig.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.ExternalAuthConfig.toObject = function(includeInstance, msg) { var f, obj = { - jwks: (f = msg.getJwks()) && proto.viam.app.v1.JWKSFile.toObject(includeInstance, f) +jwks: (f = msg.getJwks()) && proto.viam.app.v1.JWKSFile.toObject(includeInstance, f) }; if (includeInstance) { @@ -5386,8 +5393,8 @@ proto.viam.app.v1.AuthHandlerConfig.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.AuthHandlerConfig.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +config: (f = msg.getConfig()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5567,10 +5574,10 @@ proto.viam.app.v1.Frame.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.Frame.toObject = function(includeInstance, msg) { var f, obj = { - parent: jspb.Message.getFieldWithDefault(msg, 1, ""), - translation: (f = msg.getTranslation()) && proto.viam.app.v1.Translation.toObject(includeInstance, f), - orientation: (f = msg.getOrientation()) && proto.viam.app.v1.Orientation.toObject(includeInstance, f), - geometry: (f = msg.getGeometry()) && common_v1_common_pb.Geometry.toObject(includeInstance, f) +parent: jspb.Message.getFieldWithDefault(msg, 1, ""), +translation: (f = msg.getTranslation()) && proto.viam.app.v1.Translation.toObject(includeInstance, f), +orientation: (f = msg.getOrientation()) && proto.viam.app.v1.Orientation.toObject(includeInstance, f), +geometry: (f = msg.getGeometry()) && common_v1_common_pb.Geometry.toObject(includeInstance, f) }; if (includeInstance) { @@ -5850,7 +5857,7 @@ proto.viam.app.v1.LogConfiguration.prototype.toObject = function(opt_includeInst */ proto.viam.app.v1.LogConfiguration.toObject = function(includeInstance, msg) { var f, obj = { - level: jspb.Message.getFieldWithDefault(msg, 1, "") +level: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -5980,9 +5987,9 @@ proto.viam.app.v1.Translation.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.Translation.toObject = function(includeInstance, msg) { var f, obj = { - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) }; if (includeInstance) { @@ -6200,12 +6207,12 @@ proto.viam.app.v1.Orientation.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.Orientation.toObject = function(includeInstance, msg) { var f, obj = { - noOrientation: (f = msg.getNoOrientation()) && proto.viam.app.v1.Orientation.NoOrientation.toObject(includeInstance, f), - vectorRadians: (f = msg.getVectorRadians()) && proto.viam.app.v1.Orientation.OrientationVectorRadians.toObject(includeInstance, f), - vectorDegrees: (f = msg.getVectorDegrees()) && proto.viam.app.v1.Orientation.OrientationVectorDegrees.toObject(includeInstance, f), - eulerAngles: (f = msg.getEulerAngles()) && proto.viam.app.v1.Orientation.EulerAngles.toObject(includeInstance, f), - axisAngles: (f = msg.getAxisAngles()) && proto.viam.app.v1.Orientation.AxisAngles.toObject(includeInstance, f), - quaternion: (f = msg.getQuaternion()) && proto.viam.app.v1.Orientation.Quaternion.toObject(includeInstance, f) +noOrientation: (f = msg.getNoOrientation()) && proto.viam.app.v1.Orientation.NoOrientation.toObject(includeInstance, f), +vectorRadians: (f = msg.getVectorRadians()) && proto.viam.app.v1.Orientation.OrientationVectorRadians.toObject(includeInstance, f), +vectorDegrees: (f = msg.getVectorDegrees()) && proto.viam.app.v1.Orientation.OrientationVectorDegrees.toObject(includeInstance, f), +eulerAngles: (f = msg.getEulerAngles()) && proto.viam.app.v1.Orientation.EulerAngles.toObject(includeInstance, f), +axisAngles: (f = msg.getAxisAngles()) && proto.viam.app.v1.Orientation.AxisAngles.toObject(includeInstance, f), +quaternion: (f = msg.getQuaternion()) && proto.viam.app.v1.Orientation.Quaternion.toObject(includeInstance, f) }; if (includeInstance) { @@ -6485,10 +6492,10 @@ proto.viam.app.v1.Orientation.OrientationVectorRadians.prototype.toObject = func */ proto.viam.app.v1.Orientation.OrientationVectorRadians.toObject = function(includeInstance, msg) { var f, obj = { - theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -6705,10 +6712,10 @@ proto.viam.app.v1.Orientation.OrientationVectorDegrees.prototype.toObject = func */ proto.viam.app.v1.Orientation.OrientationVectorDegrees.toObject = function(includeInstance, msg) { var f, obj = { - theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -6925,9 +6932,9 @@ proto.viam.app.v1.Orientation.EulerAngles.prototype.toObject = function(opt_incl */ proto.viam.app.v1.Orientation.EulerAngles.toObject = function(includeInstance, msg) { var f, obj = { - roll: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - pitch: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - yaw: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) +roll: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +pitch: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +yaw: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) }; if (includeInstance) { @@ -7115,10 +7122,10 @@ proto.viam.app.v1.Orientation.AxisAngles.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.Orientation.AxisAngles.toObject = function(includeInstance, msg) { var f, obj = { - theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -7335,10 +7342,10 @@ proto.viam.app.v1.Orientation.Quaternion.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.Orientation.Quaternion.toObject = function(includeInstance, msg) { var f, obj = { - w: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +w: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -7784,17 +7791,17 @@ proto.viam.app.v1.RemoteConfig.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.RemoteConfig.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - address: jspb.Message.getFieldWithDefault(msg, 2, ""), - frame: (f = msg.getFrame()) && proto.viam.app.v1.Frame.toObject(includeInstance, f), - auth: (f = msg.getAuth()) && proto.viam.app.v1.RemoteAuth.toObject(includeInstance, f), - managedBy: jspb.Message.getFieldWithDefault(msg, 5, ""), - insecure: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), - connectionCheckInterval: (f = msg.getConnectionCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - reconnectInterval: (f = msg.getReconnectInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +address: jspb.Message.getFieldWithDefault(msg, 2, ""), +frame: (f = msg.getFrame()) && proto.viam.app.v1.Frame.toObject(includeInstance, f), +auth: (f = msg.getAuth()) && proto.viam.app.v1.RemoteAuth.toObject(includeInstance, f), +managedBy: jspb.Message.getFieldWithDefault(msg, 5, ""), +insecure: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), +connectionCheckInterval: (f = msg.getConnectionCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +reconnectInterval: (f = msg.getReconnectInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +serviceConfigsList: jspb.Message.toObjectList(msg.getServiceConfigsList(), proto.viam.app.v1.ResourceLevelServiceConfig.toObject, includeInstance), - secret: jspb.Message.getFieldWithDefault(msg, 10, "") +secret: jspb.Message.getFieldWithDefault(msg, 10, "") }; if (includeInstance) { @@ -8291,8 +8298,8 @@ proto.viam.app.v1.RemoteAuth.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.RemoteAuth.toObject = function(includeInstance, msg) { var f, obj = { - credentials: (f = msg.getCredentials()) && proto.viam.app.v1.RemoteAuth.Credentials.toObject(includeInstance, f), - entity: jspb.Message.getFieldWithDefault(msg, 2, "") +credentials: (f = msg.getCredentials()) && proto.viam.app.v1.RemoteAuth.Credentials.toObject(includeInstance, f), +entity: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -8417,8 +8424,8 @@ proto.viam.app.v1.RemoteAuth.Credentials.prototype.toObject = function(opt_inclu */ proto.viam.app.v1.RemoteAuth.Credentials.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - payload: jspb.Message.getFieldWithDefault(msg, 2, "") +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +payload: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -8639,13 +8646,13 @@ proto.viam.app.v1.AgentInfo.prototype.toObject = function(opt_includeInstance) { */ proto.viam.app.v1.AgentInfo.toObject = function(includeInstance, msg) { var f, obj = { - host: jspb.Message.getFieldWithDefault(msg, 1, ""), - os: jspb.Message.getFieldWithDefault(msg, 2, ""), - ipsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - version: jspb.Message.getFieldWithDefault(msg, 4, ""), - gitRevision: jspb.Message.getFieldWithDefault(msg, 5, ""), - platform: jspb.Message.getFieldWithDefault(msg, 6, ""), - platformTagsList: (f = jspb.Message.getRepeatedField(msg, 7)) == null ? undefined : f +host: jspb.Message.getFieldWithDefault(msg, 1, ""), +os: jspb.Message.getFieldWithDefault(msg, 2, ""), +ipsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +version: jspb.Message.getFieldWithDefault(msg, 4, ""), +gitRevision: jspb.Message.getFieldWithDefault(msg, 5, ""), +platform: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +platformTagsList: (f = jspb.Message.getRepeatedField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -9005,8 +9012,8 @@ proto.viam.app.v1.ConfigRequest.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.ConfigRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - agentInfo: (f = msg.getAgentInfo()) && proto.viam.app.v1.AgentInfo.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +agentInfo: (f = msg.getAgentInfo()) && proto.viam.app.v1.AgentInfo.toObject(includeInstance, f) }; if (includeInstance) { @@ -9186,7 +9193,7 @@ proto.viam.app.v1.ConfigResponse.prototype.toObject = function(opt_includeInstan */ proto.viam.app.v1.ConfigResponse.toObject = function(includeInstance, msg) { var f, obj = { - config: (f = msg.getConfig()) && proto.viam.app.v1.RobotConfig.toObject(includeInstance, f) +config: (f = msg.getConfig()) && proto.viam.app.v1.RobotConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -9337,7 +9344,7 @@ proto.viam.app.v1.CertificateRequest.prototype.toObject = function(opt_includeIn */ proto.viam.app.v1.CertificateRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -9467,9 +9474,9 @@ proto.viam.app.v1.CertificateResponse.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.CertificateResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - tlsCertificate: jspb.Message.getFieldWithDefault(msg, 2, ""), - tlsPrivateKey: jspb.Message.getFieldWithDefault(msg, 3, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +tlsCertificate: jspb.Message.getFieldWithDefault(msg, 2, ""), +tlsPrivateKey: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -9664,8 +9671,8 @@ proto.viam.app.v1.LogRequest.prototype.toObject = function(opt_includeInstance) */ proto.viam.app.v1.LogRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - logsList: jspb.Message.toObjectList(msg.getLogsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +logsList: jspb.Message.toObjectList(msg.getLogsList(), common_v1_common_pb.LogEntry.toObject, includeInstance) }; @@ -9948,7 +9955,7 @@ proto.viam.app.v1.NeedsRestartRequest.prototype.toObject = function(opt_includeI */ proto.viam.app.v1.NeedsRestartRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -10078,9 +10085,9 @@ proto.viam.app.v1.NeedsRestartResponse.prototype.toObject = function(opt_include */ proto.viam.app.v1.NeedsRestartResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - mustRestart: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - restartCheckInterval: (f = msg.getRestartCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +mustRestart: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +restartCheckInterval: (f = msg.getRestartCheckInterval()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -10289,14 +10296,14 @@ proto.viam.app.v1.ModuleConfig.prototype.toObject = function(opt_includeInstance */ proto.viam.app.v1.ModuleConfig.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - path: jspb.Message.getFieldWithDefault(msg, 2, ""), - logLevel: jspb.Message.getFieldWithDefault(msg, 3, ""), - type: jspb.Message.getFieldWithDefault(msg, 4, ""), - moduleId: jspb.Message.getFieldWithDefault(msg, 5, ""), - envMap: (f = msg.getEnvMap()) ? f.toObject(includeInstance, undefined) : [], - status: (f = msg.getStatus()) && proto.viam.app.v1.AppValidationStatus.toObject(includeInstance, f), - firstRunTimeout: (f = msg.getFirstRunTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +path: jspb.Message.getFieldWithDefault(msg, 2, ""), +logLevel: jspb.Message.getFieldWithDefault(msg, 3, ""), +type: jspb.Message.getFieldWithDefault(msg, 4, ""), +moduleId: jspb.Message.getFieldWithDefault(msg, 5, ""), +envMap: (f = msg.getEnvMap()) ? f.toObject(includeInstance, undefined) : [], +status: (f = msg.getStatus()) && proto.viam.app.v1.AppValidationStatus.toObject(includeInstance, f), +firstRunTimeout: (f = msg.getFirstRunTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -10565,7 +10572,8 @@ proto.viam.app.v1.ModuleConfig.prototype.getEnvMap = function(opt_noLazyCreate) */ proto.viam.app.v1.ModuleConfig.prototype.clearEnvMap = function() { this.getEnvMap().clear(); - return this;}; + return this; +}; /** @@ -10674,11 +10682,11 @@ proto.viam.app.v1.PackageConfig.prototype.toObject = function(opt_includeInstanc */ proto.viam.app.v1.PackageConfig.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pb_package: jspb.Message.getFieldWithDefault(msg, 2, ""), - version: jspb.Message.getFieldWithDefault(msg, 3, ""), - type: jspb.Message.getFieldWithDefault(msg, 4, ""), - status: (f = msg.getStatus()) && proto.viam.app.v1.AppValidationStatus.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pb_package: jspb.Message.getFieldWithDefault(msg, 2, ""), +version: jspb.Message.getFieldWithDefault(msg, 3, ""), +type: jspb.Message.getFieldWithDefault(msg, 4, ""), +status: (f = msg.getStatus()) && proto.viam.app.v1.AppValidationStatus.toObject(includeInstance, f) }; if (includeInstance) { @@ -10945,8 +10953,8 @@ proto.viam.app.v1.MaintenanceConfig.prototype.toObject = function(opt_includeIns */ proto.viam.app.v1.MaintenanceConfig.toObject = function(includeInstance, msg) { var f, obj = { - sensorName: (f = msg.getSensorName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - maintenanceAllowedKey: jspb.Message.getFieldWithDefault(msg, 2, "") +sensorName: (f = msg.getSensorName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +maintenanceAllowedKey: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/common/v1/common_pb.js b/gen/js/common/v1/common_pb.js index 105a8eb00..a615ef11d 100644 --- a/gen/js/common/v1/common_pb.js +++ b/gen/js/common/v1/common_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb); @@ -635,12 +641,12 @@ proto.viam.common.v1.ResourceName.prototype.toObject = function(opt_includeInsta */ proto.viam.common.v1.ResourceName.toObject = function(includeInstance, msg) { var f, obj = { - namespace: jspb.Message.getFieldWithDefault(msg, 1, ""), - type: jspb.Message.getFieldWithDefault(msg, 2, ""), - subtype: jspb.Message.getFieldWithDefault(msg, 3, ""), - name: jspb.Message.getFieldWithDefault(msg, 4, ""), - remotePathList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - localName: jspb.Message.getFieldWithDefault(msg, 6, "") +namespace: jspb.Message.getFieldWithDefault(msg, 1, ""), +type: jspb.Message.getFieldWithDefault(msg, 2, ""), +subtype: jspb.Message.getFieldWithDefault(msg, 3, ""), +name: jspb.Message.getFieldWithDefault(msg, 4, ""), +remotePathList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +localName: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -934,13 +940,13 @@ proto.viam.common.v1.Pose.prototype.toObject = function(opt_includeInstance) { */ proto.viam.common.v1.Pose.toObject = function(includeInstance, msg) { var f, obj = { - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - oX: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - oY: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - oZ: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), - theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0) +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +oX: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), +oY: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +oZ: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0), +theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 7, 0.0) }; if (includeInstance) { @@ -1244,10 +1250,10 @@ proto.viam.common.v1.Orientation.prototype.toObject = function(opt_includeInstan */ proto.viam.common.v1.Orientation.toObject = function(includeInstance, msg) { var f, obj = { - oX: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - oY: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - oZ: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +oX: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +oY: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +oZ: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +theta: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -1464,8 +1470,8 @@ proto.viam.common.v1.PoseInFrame.prototype.toObject = function(opt_includeInstan */ proto.viam.common.v1.PoseInFrame.toObject = function(includeInstance, msg) { var f, obj = { - referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), - pose: (f = msg.getPose()) && proto.viam.common.v1.Pose.toObject(includeInstance, f) +referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), +pose: (f = msg.getPose()) && proto.viam.common.v1.Pose.toObject(includeInstance, f) }; if (includeInstance) { @@ -1645,9 +1651,9 @@ proto.viam.common.v1.Vector3.prototype.toObject = function(opt_includeInstance) */ proto.viam.common.v1.Vector3.toObject = function(includeInstance, msg) { var f, obj = { - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) }; if (includeInstance) { @@ -1835,7 +1841,7 @@ proto.viam.common.v1.Sphere.prototype.toObject = function(opt_includeInstance) { */ proto.viam.common.v1.Sphere.toObject = function(includeInstance, msg) { var f, obj = { - radiusMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +radiusMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) }; if (includeInstance) { @@ -1965,8 +1971,8 @@ proto.viam.common.v1.Capsule.prototype.toObject = function(opt_includeInstance) */ proto.viam.common.v1.Capsule.toObject = function(includeInstance, msg) { var f, obj = { - radiusMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - lengthMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +radiusMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +lengthMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -2125,7 +2131,7 @@ proto.viam.common.v1.RectangularPrism.prototype.toObject = function(opt_includeI */ proto.viam.common.v1.RectangularPrism.toObject = function(includeInstance, msg) { var f, obj = { - dimsMm: (f = msg.getDimsMm()) && proto.viam.common.v1.Vector3.toObject(includeInstance, f) +dimsMm: (f = msg.getDimsMm()) && proto.viam.common.v1.Vector3.toObject(includeInstance, f) }; if (includeInstance) { @@ -2303,11 +2309,11 @@ proto.viam.common.v1.Geometry.prototype.toObject = function(opt_includeInstance) */ proto.viam.common.v1.Geometry.toObject = function(includeInstance, msg) { var f, obj = { - center: (f = msg.getCenter()) && proto.viam.common.v1.Pose.toObject(includeInstance, f), - sphere: (f = msg.getSphere()) && proto.viam.common.v1.Sphere.toObject(includeInstance, f), - box: (f = msg.getBox()) && proto.viam.common.v1.RectangularPrism.toObject(includeInstance, f), - capsule: (f = msg.getCapsule()) && proto.viam.common.v1.Capsule.toObject(includeInstance, f), - label: jspb.Message.getFieldWithDefault(msg, 4, "") +center: (f = msg.getCenter()) && proto.viam.common.v1.Pose.toObject(includeInstance, f), +sphere: (f = msg.getSphere()) && proto.viam.common.v1.Sphere.toObject(includeInstance, f), +box: (f = msg.getBox()) && proto.viam.common.v1.RectangularPrism.toObject(includeInstance, f), +capsule: (f = msg.getCapsule()) && proto.viam.common.v1.Capsule.toObject(includeInstance, f), +label: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -2644,8 +2650,8 @@ proto.viam.common.v1.GeometriesInFrame.prototype.toObject = function(opt_include */ proto.viam.common.v1.GeometriesInFrame.toObject = function(includeInstance, msg) { var f, obj = { - referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), - geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), +referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), +geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), proto.viam.common.v1.Geometry.toObject, includeInstance) }; @@ -2827,8 +2833,8 @@ proto.viam.common.v1.PointCloudObject.prototype.toObject = function(opt_includeI */ proto.viam.common.v1.PointCloudObject.toObject = function(includeInstance, msg) { var f, obj = { - pointCloud: msg.getPointCloud_asB64(), - geometries: (f = msg.getGeometries()) && proto.viam.common.v1.GeometriesInFrame.toObject(includeInstance, f) +pointCloud: msg.getPointCloud_asB64(), +geometries: (f = msg.getGeometries()) && proto.viam.common.v1.GeometriesInFrame.toObject(includeInstance, f) }; if (includeInstance) { @@ -3032,8 +3038,8 @@ proto.viam.common.v1.GeoPoint.prototype.toObject = function(opt_includeInstance) */ proto.viam.common.v1.GeoPoint.toObject = function(includeInstance, msg) { var f, obj = { - latitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - longitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +latitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +longitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -3199,8 +3205,8 @@ proto.viam.common.v1.GeoGeometry.prototype.toObject = function(opt_includeInstan */ proto.viam.common.v1.GeoGeometry.toObject = function(includeInstance, msg) { var f, obj = { - location: (f = msg.getLocation()) && proto.viam.common.v1.GeoPoint.toObject(includeInstance, f), - geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), +location: (f = msg.getLocation()) && proto.viam.common.v1.GeoPoint.toObject(includeInstance, f), +geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), proto.viam.common.v1.Geometry.toObject, includeInstance) }; @@ -3403,9 +3409,9 @@ proto.viam.common.v1.Transform.prototype.toObject = function(opt_includeInstance */ proto.viam.common.v1.Transform.toObject = function(includeInstance, msg) { var f, obj = { - referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), - poseInObserverFrame: (f = msg.getPoseInObserverFrame()) && proto.viam.common.v1.PoseInFrame.toObject(includeInstance, f), - physicalObject: (f = msg.getPhysicalObject()) && proto.viam.common.v1.Geometry.toObject(includeInstance, f) +referenceFrame: jspb.Message.getFieldWithDefault(msg, 1, ""), +poseInObserverFrame: (f = msg.getPoseInObserverFrame()) && proto.viam.common.v1.PoseInFrame.toObject(includeInstance, f), +physicalObject: (f = msg.getPhysicalObject()) && proto.viam.common.v1.Geometry.toObject(includeInstance, f) }; if (includeInstance) { @@ -3642,9 +3648,9 @@ proto.viam.common.v1.WorldState.prototype.toObject = function(opt_includeInstanc */ proto.viam.common.v1.WorldState.toObject = function(includeInstance, msg) { var f, obj = { - obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), +obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), proto.viam.common.v1.GeometriesInFrame.toObject, includeInstance), - transformsList: jspb.Message.toObjectList(msg.getTransformsList(), +transformsList: jspb.Message.toObjectList(msg.getTransformsList(), proto.viam.common.v1.Transform.toObject, includeInstance) }; @@ -3848,7 +3854,7 @@ proto.viam.common.v1.ActuatorStatus.prototype.toObject = function(opt_includeIns */ proto.viam.common.v1.ActuatorStatus.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -3978,7 +3984,7 @@ proto.viam.common.v1.ResponseMetadata.prototype.toObject = function(opt_includeI */ proto.viam.common.v1.ResponseMetadata.toObject = function(includeInstance, msg) { var f, obj = { - capturedAt: (f = msg.getCapturedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +capturedAt: (f = msg.getCapturedAt()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -4129,8 +4135,8 @@ proto.viam.common.v1.DoCommandRequest.prototype.toObject = function(opt_includeI */ proto.viam.common.v1.DoCommandRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - command: (f = msg.getCommand()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +command: (f = msg.getCommand()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4310,7 +4316,7 @@ proto.viam.common.v1.DoCommandResponse.prototype.toObject = function(opt_include */ proto.viam.common.v1.DoCommandResponse.toObject = function(includeInstance, msg) { var f, obj = { - result: (f = msg.getResult()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +result: (f = msg.getResult()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4461,8 +4467,8 @@ proto.viam.common.v1.GetKinematicsRequest.prototype.toObject = function(opt_incl */ proto.viam.common.v1.GetKinematicsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4642,8 +4648,8 @@ proto.viam.common.v1.GetKinematicsResponse.prototype.toObject = function(opt_inc */ proto.viam.common.v1.GetKinematicsResponse.toObject = function(includeInstance, msg) { var f, obj = { - format: jspb.Message.getFieldWithDefault(msg, 1, 0), - kinematicsData: msg.getKinematicsData_asB64() +format: jspb.Message.getFieldWithDefault(msg, 1, 0), +kinematicsData: msg.getKinematicsData_asB64() }; if (includeInstance) { @@ -4826,8 +4832,8 @@ proto.viam.common.v1.GetGeometriesRequest.prototype.toObject = function(opt_incl */ proto.viam.common.v1.GetGeometriesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5014,7 +5020,7 @@ proto.viam.common.v1.GetGeometriesResponse.prototype.toObject = function(opt_inc */ proto.viam.common.v1.GetGeometriesResponse.toObject = function(includeInstance, msg) { var f, obj = { - geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), +geometriesList: jspb.Message.toObjectList(msg.getGeometriesList(), proto.viam.common.v1.Geometry.toObject, includeInstance) }; @@ -5167,8 +5173,8 @@ proto.viam.common.v1.GetReadingsRequest.prototype.toObject = function(opt_includ */ proto.viam.common.v1.GetReadingsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5348,7 +5354,7 @@ proto.viam.common.v1.GetReadingsResponse.prototype.toObject = function(opt_inclu */ proto.viam.common.v1.GetReadingsResponse.toObject = function(includeInstance, msg) { var f, obj = { - readingsMap: (f = msg.getReadingsMap()) ? f.toObject(includeInstance, proto.google.protobuf.Value.toObject) : [] +readingsMap: (f = msg.getReadingsMap()) ? f.toObject(includeInstance, proto.google.protobuf.Value.toObject) : [] }; if (includeInstance) { @@ -5446,7 +5452,8 @@ proto.viam.common.v1.GetReadingsResponse.prototype.getReadingsMap = function(opt */ proto.viam.common.v1.GetReadingsResponse.prototype.clearReadingsMap = function() { this.getReadingsMap().clear(); - return this;}; + return this; +}; @@ -5488,14 +5495,14 @@ proto.viam.common.v1.LogEntry.prototype.toObject = function(opt_includeInstance) */ proto.viam.common.v1.LogEntry.toObject = function(includeInstance, msg) { var f, obj = { - host: jspb.Message.getFieldWithDefault(msg, 1, ""), - level: jspb.Message.getFieldWithDefault(msg, 2, ""), - time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - loggerName: jspb.Message.getFieldWithDefault(msg, 4, ""), - message: jspb.Message.getFieldWithDefault(msg, 5, ""), - caller: (f = msg.getCaller()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - stack: jspb.Message.getFieldWithDefault(msg, 7, ""), - fieldsList: jspb.Message.toObjectList(msg.getFieldsList(), +host: jspb.Message.getFieldWithDefault(msg, 1, ""), +level: jspb.Message.getFieldWithDefault(msg, 2, ""), +time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +loggerName: jspb.Message.getFieldWithDefault(msg, 4, ""), +message: jspb.Message.getFieldWithDefault(msg, 5, ""), +caller: (f = msg.getCaller()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +stack: jspb.Message.getFieldWithDefault(msg, 7, ""), +fieldsList: jspb.Message.toObjectList(msg.getFieldsList(), google_protobuf_struct_pb.Struct.toObject, includeInstance) }; diff --git a/gen/js/component/arm/v1/arm_pb.js b/gen/js/component/arm/v1/arm_pb.js index f77f25db9..f952b9009 100644 --- a/gen/js/component/arm/v1/arm_pb.js +++ b/gen/js/component/arm/v1/arm_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -427,8 +433,8 @@ proto.viam.component.arm.v1.GetEndPositionRequest.prototype.toObject = function( */ proto.viam.component.arm.v1.GetEndPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -608,7 +614,7 @@ proto.viam.component.arm.v1.GetEndPositionResponse.prototype.toObject = function */ proto.viam.component.arm.v1.GetEndPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) +pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) }; if (includeInstance) { @@ -766,7 +772,7 @@ proto.viam.component.arm.v1.JointPositions.prototype.toObject = function(opt_inc */ proto.viam.component.arm.v1.JointPositions.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f +valuesList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -917,8 +923,8 @@ proto.viam.component.arm.v1.GetJointPositionsRequest.prototype.toObject = functi */ proto.viam.component.arm.v1.GetJointPositionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1098,7 +1104,7 @@ proto.viam.component.arm.v1.GetJointPositionsResponse.prototype.toObject = funct */ proto.viam.component.arm.v1.GetJointPositionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - positions: (f = msg.getPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f) +positions: (f = msg.getPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f) }; if (includeInstance) { @@ -1249,9 +1255,9 @@ proto.viam.component.arm.v1.MoveToPositionRequest.prototype.toObject = function( */ proto.viam.component.arm.v1.MoveToPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - to: (f = msg.getTo()) && common_v1_common_pb.Pose.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +to: (f = msg.getTo()) && common_v1_common_pb.Pose.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1582,9 +1588,9 @@ proto.viam.component.arm.v1.MoveToJointPositionsRequest.prototype.toObject = fun */ proto.viam.component.arm.v1.MoveToJointPositionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - positions: (f = msg.getPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +positions: (f = msg.getPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1922,11 +1928,11 @@ proto.viam.component.arm.v1.MoveThroughJointPositionsRequest.prototype.toObject */ proto.viam.component.arm.v1.MoveThroughJointPositionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - positionsList: jspb.Message.toObjectList(msg.getPositionsList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +positionsList: jspb.Message.toObjectList(msg.getPositionsList(), proto.viam.component.arm.v1.JointPositions.toObject, includeInstance), - options: (f = msg.getOptions()) && proto.viam.component.arm.v1.MoveOptions.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +options: (f = msg.getOptions()) && proto.viam.component.arm.v1.MoveOptions.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2308,8 +2314,8 @@ proto.viam.component.arm.v1.StopRequest.prototype.toObject = function(opt_includ */ proto.viam.component.arm.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2590,9 +2596,9 @@ proto.viam.component.arm.v1.Status.prototype.toObject = function(opt_includeInst */ proto.viam.component.arm.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - endPosition: (f = msg.getEndPosition()) && common_v1_common_pb.Pose.toObject(includeInstance, f), - jointPositions: (f = msg.getJointPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f), - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +endPosition: (f = msg.getEndPosition()) && common_v1_common_pb.Pose.toObject(includeInstance, f), +jointPositions: (f = msg.getJointPositions()) && proto.viam.component.arm.v1.JointPositions.toObject(includeInstance, f), +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -2822,7 +2828,7 @@ proto.viam.component.arm.v1.IsMovingRequest.prototype.toObject = function(opt_in */ proto.viam.component.arm.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2952,7 +2958,7 @@ proto.viam.component.arm.v1.IsMovingResponse.prototype.toObject = function(opt_i */ proto.viam.component.arm.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -3082,8 +3088,8 @@ proto.viam.component.arm.v1.MoveOptions.prototype.toObject = function(opt_includ */ proto.viam.component.arm.v1.MoveOptions.toObject = function(includeInstance, msg) { var f, obj = { - maxVelDegsPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - maxAccDegsPerSec2: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +maxVelDegsPerSec: (f = jspb.Message.getOptionalFloatingPointField(msg, 1)) == null ? undefined : f, +maxAccDegsPerSec2: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/component/audioinput/v1/audioinput_pb.js b/gen/js/component/audioinput/v1/audioinput_pb.js index 093686513..0a5f5870e 100644 --- a/gen/js/component/audioinput/v1/audioinput_pb.js +++ b/gen/js/component/audioinput/v1/audioinput_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -211,8 +217,8 @@ proto.viam.component.audioinput.v1.RecordRequest.prototype.toObject = function(o */ proto.viam.component.audioinput.v1.RecordRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - duration: (f = msg.getDuration()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +duration: (f = msg.getDuration()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -392,9 +398,9 @@ proto.viam.component.audioinput.v1.AudioChunkInfo.prototype.toObject = function( */ proto.viam.component.audioinput.v1.AudioChunkInfo.toObject = function(includeInstance, msg) { var f, obj = { - sampleFormat: jspb.Message.getFieldWithDefault(msg, 1, 0), - channels: jspb.Message.getFieldWithDefault(msg, 2, 0), - samplingRate: jspb.Message.getFieldWithDefault(msg, 3, 0) +sampleFormat: jspb.Message.getFieldWithDefault(msg, 1, 0), +channels: jspb.Message.getFieldWithDefault(msg, 2, 0), +samplingRate: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -582,8 +588,8 @@ proto.viam.component.audioinput.v1.AudioChunk.prototype.toObject = function(opt_ */ proto.viam.component.audioinput.v1.AudioChunk.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64(), - length: jspb.Message.getFieldWithDefault(msg, 2, 0) +data: msg.getData_asB64(), +length: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -766,8 +772,8 @@ proto.viam.component.audioinput.v1.ChunksRequest.prototype.toObject = function(o */ proto.viam.component.audioinput.v1.ChunksRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - sampleFormat: jspb.Message.getFieldWithDefault(msg, 2, 0) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +sampleFormat: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -952,8 +958,8 @@ proto.viam.component.audioinput.v1.ChunksResponse.prototype.toObject = function( */ proto.viam.component.audioinput.v1.ChunksResponse.toObject = function(includeInstance, msg) { var f, obj = { - info: (f = msg.getInfo()) && proto.viam.component.audioinput.v1.AudioChunkInfo.toObject(includeInstance, f), - chunk: (f = msg.getChunk()) && proto.viam.component.audioinput.v1.AudioChunk.toObject(includeInstance, f) +info: (f = msg.getInfo()) && proto.viam.component.audioinput.v1.AudioChunkInfo.toObject(includeInstance, f), +chunk: (f = msg.getChunk()) && proto.viam.component.audioinput.v1.AudioChunk.toObject(includeInstance, f) }; if (includeInstance) { @@ -1154,7 +1160,7 @@ proto.viam.component.audioinput.v1.PropertiesRequest.prototype.toObject = functi */ proto.viam.component.audioinput.v1.PropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1284,13 +1290,13 @@ proto.viam.component.audioinput.v1.PropertiesResponse.prototype.toObject = funct */ proto.viam.component.audioinput.v1.PropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - channelCount: jspb.Message.getFieldWithDefault(msg, 1, 0), - latency: (f = msg.getLatency()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - sampleRate: jspb.Message.getFieldWithDefault(msg, 3, 0), - sampleSize: jspb.Message.getFieldWithDefault(msg, 4, 0), - isBigEndian: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - isFloat: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), - isInterleaved: jspb.Message.getBooleanFieldWithDefault(msg, 7, false) +channelCount: jspb.Message.getFieldWithDefault(msg, 1, 0), +latency: (f = msg.getLatency()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +sampleRate: jspb.Message.getFieldWithDefault(msg, 3, 0), +sampleSize: jspb.Message.getFieldWithDefault(msg, 4, 0), +isBigEndian: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +isFloat: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), +isInterleaved: jspb.Message.getBooleanFieldWithDefault(msg, 7, false) }; if (includeInstance) { diff --git a/gen/js/component/base/v1/base_pb.js b/gen/js/component/base/v1/base_pb.js index e46ecff50..739000944 100644 --- a/gen/js/component/base/v1/base_pb.js +++ b/gen/js/component/base/v1/base_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -361,10 +367,10 @@ proto.viam.component.base.v1.MoveStraightRequest.prototype.toObject = function(o */ proto.viam.component.base.v1.MoveStraightRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - distanceMm: jspb.Message.getFieldWithDefault(msg, 2, 0), - mmPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +distanceMm: jspb.Message.getFieldWithDefault(msg, 2, 0), +mmPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -703,10 +709,10 @@ proto.viam.component.base.v1.SpinRequest.prototype.toObject = function(opt_inclu */ proto.viam.component.base.v1.SpinRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - angleDeg: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - degsPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +angleDeg: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +degsPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1045,8 +1051,8 @@ proto.viam.component.base.v1.StopRequest.prototype.toObject = function(opt_inclu */ proto.viam.component.base.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1327,10 +1333,10 @@ proto.viam.component.base.v1.SetPowerRequest.prototype.toObject = function(opt_i */ proto.viam.component.base.v1.SetPowerRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - linear: (f = msg.getLinear()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), - angular: (f = msg.getAngular()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +linear: (f = msg.getLinear()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), +angular: (f = msg.getAngular()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1711,10 +1717,10 @@ proto.viam.component.base.v1.SetVelocityRequest.prototype.toObject = function(op */ proto.viam.component.base.v1.SetVelocityRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - linear: (f = msg.getLinear()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), - angular: (f = msg.getAngular()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +linear: (f = msg.getLinear()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), +angular: (f = msg.getAngular()) && common_v1_common_pb.Vector3.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2095,7 +2101,7 @@ proto.viam.component.base.v1.IsMovingRequest.prototype.toObject = function(opt_i */ proto.viam.component.base.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2225,7 +2231,7 @@ proto.viam.component.base.v1.IsMovingResponse.prototype.toObject = function(opt_ */ proto.viam.component.base.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -2355,8 +2361,8 @@ proto.viam.component.base.v1.GetPropertiesRequest.prototype.toObject = function( */ proto.viam.component.base.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2536,9 +2542,9 @@ proto.viam.component.base.v1.GetPropertiesResponse.prototype.toObject = function */ proto.viam.component.base.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - widthMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - turningRadiusMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - wheelCircumferenceMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) +widthMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +turningRadiusMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +wheelCircumferenceMeters: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0) }; if (includeInstance) { diff --git a/gen/js/component/board/v1/board_pb.js b/gen/js/component/board/v1/board_pb.js index 670c970de..85ce9b190 100644 --- a/gen/js/component/board/v1/board_pb.js +++ b/gen/js/component/board/v1/board_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -562,8 +568,8 @@ proto.viam.component.board.v1.Status.prototype.toObject = function(opt_includeIn */ proto.viam.component.board.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - analogsMap: (f = msg.getAnalogsMap()) ? f.toObject(includeInstance, undefined) : [], - digitalInterruptsMap: (f = msg.getDigitalInterruptsMap()) ? f.toObject(includeInstance, undefined) : [] +analogsMap: (f = msg.getAnalogsMap()) ? f.toObject(includeInstance, undefined) : [], +digitalInterruptsMap: (f = msg.getDigitalInterruptsMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -671,7 +677,8 @@ proto.viam.component.board.v1.Status.prototype.getAnalogsMap = function(opt_noLa */ proto.viam.component.board.v1.Status.prototype.clearAnalogsMap = function() { this.getAnalogsMap().clear(); - return this;}; + return this; +}; /** @@ -693,7 +700,8 @@ proto.viam.component.board.v1.Status.prototype.getDigitalInterruptsMap = functio */ proto.viam.component.board.v1.Status.prototype.clearDigitalInterruptsMap = function() { this.getDigitalInterruptsMap().clear(); - return this;}; + return this; +}; @@ -728,10 +736,10 @@ proto.viam.component.board.v1.SetGPIORequest.prototype.toObject = function(opt_i */ proto.viam.component.board.v1.SetGPIORequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - high: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +high: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1070,9 +1078,9 @@ proto.viam.component.board.v1.GetGPIORequest.prototype.toObject = function(opt_i */ proto.viam.component.board.v1.GetGPIORequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1281,7 +1289,7 @@ proto.viam.component.board.v1.GetGPIOResponse.prototype.toObject = function(opt_ */ proto.viam.component.board.v1.GetGPIOResponse.toObject = function(includeInstance, msg) { var f, obj = { - high: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +high: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -1411,9 +1419,9 @@ proto.viam.component.board.v1.PWMRequest.prototype.toObject = function(opt_inclu */ proto.viam.component.board.v1.PWMRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1622,7 +1630,7 @@ proto.viam.component.board.v1.PWMResponse.prototype.toObject = function(opt_incl */ proto.viam.component.board.v1.PWMResponse.toObject = function(includeInstance, msg) { var f, obj = { - dutyCyclePct: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +dutyCyclePct: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) }; if (includeInstance) { @@ -1752,10 +1760,10 @@ proto.viam.component.board.v1.SetPWMRequest.prototype.toObject = function(opt_in */ proto.viam.component.board.v1.SetPWMRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - dutyCyclePct: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +dutyCyclePct: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2094,9 +2102,9 @@ proto.viam.component.board.v1.PWMFrequencyRequest.prototype.toObject = function( */ proto.viam.component.board.v1.PWMFrequencyRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2305,7 +2313,7 @@ proto.viam.component.board.v1.PWMFrequencyResponse.prototype.toObject = function */ proto.viam.component.board.v1.PWMFrequencyResponse.toObject = function(includeInstance, msg) { var f, obj = { - frequencyHz: jspb.Message.getFieldWithDefault(msg, 1, 0) +frequencyHz: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -2435,10 +2443,10 @@ proto.viam.component.board.v1.SetPWMFrequencyRequest.prototype.toObject = functi */ proto.viam.component.board.v1.SetPWMFrequencyRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - frequencyHz: jspb.Message.getFieldWithDefault(msg, 3, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +frequencyHz: jspb.Message.getFieldWithDefault(msg, 3, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2777,9 +2785,9 @@ proto.viam.component.board.v1.ReadAnalogReaderRequest.prototype.toObject = funct */ proto.viam.component.board.v1.ReadAnalogReaderRequest.toObject = function(includeInstance, msg) { var f, obj = { - boardName: jspb.Message.getFieldWithDefault(msg, 1, ""), - analogReaderName: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +boardName: jspb.Message.getFieldWithDefault(msg, 1, ""), +analogReaderName: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2988,10 +2996,10 @@ proto.viam.component.board.v1.ReadAnalogReaderResponse.prototype.toObject = func */ proto.viam.component.board.v1.ReadAnalogReaderResponse.toObject = function(includeInstance, msg) { var f, obj = { - value: jspb.Message.getFieldWithDefault(msg, 1, 0), - minRange: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - maxRange: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - stepSize: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +value: jspb.Message.getFieldWithDefault(msg, 1, 0), +minRange: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +maxRange: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +stepSize: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -3208,10 +3216,10 @@ proto.viam.component.board.v1.WriteAnalogRequest.prototype.toObject = function(o */ proto.viam.component.board.v1.WriteAnalogRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pin: jspb.Message.getFieldWithDefault(msg, 2, ""), - value: jspb.Message.getFieldWithDefault(msg, 3, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pin: jspb.Message.getFieldWithDefault(msg, 2, ""), +value: jspb.Message.getFieldWithDefault(msg, 3, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3550,9 +3558,9 @@ proto.viam.component.board.v1.GetDigitalInterruptValueRequest.prototype.toObject */ proto.viam.component.board.v1.GetDigitalInterruptValueRequest.toObject = function(includeInstance, msg) { var f, obj = { - boardName: jspb.Message.getFieldWithDefault(msg, 1, ""), - digitalInterruptName: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +boardName: jspb.Message.getFieldWithDefault(msg, 1, ""), +digitalInterruptName: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3761,7 +3769,7 @@ proto.viam.component.board.v1.GetDigitalInterruptValueResponse.prototype.toObjec */ proto.viam.component.board.v1.GetDigitalInterruptValueResponse.toObject = function(includeInstance, msg) { var f, obj = { - value: jspb.Message.getFieldWithDefault(msg, 1, 0) +value: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -3898,9 +3906,9 @@ proto.viam.component.board.v1.StreamTicksRequest.prototype.toObject = function(o */ proto.viam.component.board.v1.StreamTicksRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pinNamesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pinNamesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4128,9 +4136,9 @@ proto.viam.component.board.v1.StreamTicksResponse.prototype.toObject = function( */ proto.viam.component.board.v1.StreamTicksResponse.toObject = function(includeInstance, msg) { var f, obj = { - pinName: jspb.Message.getFieldWithDefault(msg, 1, ""), - time: jspb.Message.getFieldWithDefault(msg, 2, 0), - high: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +pinName: jspb.Message.getFieldWithDefault(msg, 1, ""), +time: jspb.Message.getFieldWithDefault(msg, 2, 0), +high: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -4318,10 +4326,10 @@ proto.viam.component.board.v1.SetPowerModeRequest.prototype.toObject = function( */ proto.viam.component.board.v1.SetPowerModeRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - powerMode: jspb.Message.getFieldWithDefault(msg, 2, 0), - duration: (f = msg.getDuration()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +powerMode: jspb.Message.getFieldWithDefault(msg, 2, 0), +duration: (f = msg.getDuration()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/component/button/v1/button_pb.js b/gen/js/component/button/v1/button_pb.js index 01b9a5975..a50c0d2b6 100644 --- a/gen/js/component/button/v1/button_pb.js +++ b/gen/js/component/button/v1/button_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -97,8 +103,8 @@ proto.viam.component.button.v1.PushRequest.prototype.toObject = function(opt_inc */ proto.viam.component.button.v1.PushRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/component/camera/v1/camera_pb.js b/gen/js/component/camera/v1/camera_pb.js index b47abff48..2164f33ac 100644 --- a/gen/js/component/camera/v1/camera_pb.js +++ b/gen/js/component/camera/v1/camera_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -386,9 +392,9 @@ proto.viam.component.camera.v1.GetImageRequest.prototype.toObject = function(opt */ proto.viam.component.camera.v1.GetImageRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -597,8 +603,8 @@ proto.viam.component.camera.v1.GetImageResponse.prototype.toObject = function(op */ proto.viam.component.camera.v1.GetImageResponse.toObject = function(includeInstance, msg) { var f, obj = { - mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), - image: msg.getImage_asB64() +mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), +image: msg.getImage_asB64() }; if (includeInstance) { @@ -781,7 +787,7 @@ proto.viam.component.camera.v1.GetImagesRequest.prototype.toObject = function(op */ proto.viam.component.camera.v1.GetImagesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -918,9 +924,9 @@ proto.viam.component.camera.v1.GetImagesResponse.prototype.toObject = function(o */ proto.viam.component.camera.v1.GetImagesResponse.toObject = function(includeInstance, msg) { var f, obj = { - imagesList: jspb.Message.toObjectList(msg.getImagesList(), +imagesList: jspb.Message.toObjectList(msg.getImagesList(), proto.viam.component.camera.v1.Image.toObject, includeInstance), - responseMetadata: (f = msg.getResponseMetadata()) && common_v1_common_pb.ResponseMetadata.toObject(includeInstance, f) +responseMetadata: (f = msg.getResponseMetadata()) && common_v1_common_pb.ResponseMetadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -1122,9 +1128,9 @@ proto.viam.component.camera.v1.Image.prototype.toObject = function(opt_includeIn */ proto.viam.component.camera.v1.Image.toObject = function(includeInstance, msg) { var f, obj = { - sourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), - format: jspb.Message.getFieldWithDefault(msg, 2, 0), - image: msg.getImage_asB64() +sourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), +format: jspb.Message.getFieldWithDefault(msg, 2, 0), +image: msg.getImage_asB64() }; if (includeInstance) { @@ -1336,9 +1342,9 @@ proto.viam.component.camera.v1.RenderFrameRequest.prototype.toObject = function( */ proto.viam.component.camera.v1.RenderFrameRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1547,9 +1553,9 @@ proto.viam.component.camera.v1.GetPointCloudRequest.prototype.toObject = functio */ proto.viam.component.camera.v1.GetPointCloudRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +mimeType: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1758,8 +1764,8 @@ proto.viam.component.camera.v1.GetPointCloudResponse.prototype.toObject = functi */ proto.viam.component.camera.v1.GetPointCloudResponse.toObject = function(includeInstance, msg) { var f, obj = { - mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), - pointCloud: msg.getPointCloud_asB64() +mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), +pointCloud: msg.getPointCloud_asB64() }; if (includeInstance) { @@ -1942,7 +1948,7 @@ proto.viam.component.camera.v1.GetPropertiesRequest.prototype.toObject = functio */ proto.viam.component.camera.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2079,11 +2085,11 @@ proto.viam.component.camera.v1.GetPropertiesResponse.prototype.toObject = functi */ proto.viam.component.camera.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - supportsPcd: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - intrinsicParameters: (f = msg.getIntrinsicParameters()) && proto.viam.component.camera.v1.IntrinsicParameters.toObject(includeInstance, f), - distortionParameters: (f = msg.getDistortionParameters()) && proto.viam.component.camera.v1.DistortionParameters.toObject(includeInstance, f), - mimeTypesList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - frameRate: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0) +supportsPcd: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +intrinsicParameters: (f = msg.getIntrinsicParameters()) && proto.viam.component.camera.v1.IntrinsicParameters.toObject(includeInstance, f), +distortionParameters: (f = msg.getDistortionParameters()) && proto.viam.component.camera.v1.DistortionParameters.toObject(includeInstance, f), +mimeTypesList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +frameRate: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -2415,7 +2421,7 @@ proto.viam.component.camera.v1.Webcams.prototype.toObject = function(opt_include */ proto.viam.component.camera.v1.Webcams.toObject = function(includeInstance, msg) { var f, obj = { - webcamsList: jspb.Message.toObjectList(msg.getWebcamsList(), +webcamsList: jspb.Message.toObjectList(msg.getWebcamsList(), proto.viam.component.camera.v1.Webcam.toObject, includeInstance) }; @@ -2575,12 +2581,12 @@ proto.viam.component.camera.v1.Webcam.prototype.toObject = function(opt_includeI */ proto.viam.component.camera.v1.Webcam.toObject = function(includeInstance, msg) { var f, obj = { - label: jspb.Message.getFieldWithDefault(msg, 1, ""), - status: jspb.Message.getFieldWithDefault(msg, 2, ""), - propertiesList: jspb.Message.toObjectList(msg.getPropertiesList(), +label: jspb.Message.getFieldWithDefault(msg, 1, ""), +status: jspb.Message.getFieldWithDefault(msg, 2, ""), +propertiesList: jspb.Message.toObjectList(msg.getPropertiesList(), proto.viam.component.camera.v1.Property.toObject, includeInstance), - name: jspb.Message.getFieldWithDefault(msg, 4, ""), - id: jspb.Message.getFieldWithDefault(msg, 5, "") +name: jspb.Message.getFieldWithDefault(msg, 4, ""), +id: jspb.Message.getFieldWithDefault(msg, 5, "") }; if (includeInstance) { @@ -2848,10 +2854,10 @@ proto.viam.component.camera.v1.Property.prototype.toObject = function(opt_includ */ proto.viam.component.camera.v1.Property.toObject = function(includeInstance, msg) { var f, obj = { - widthPx: jspb.Message.getFieldWithDefault(msg, 1, 0), - heightPx: jspb.Message.getFieldWithDefault(msg, 2, 0), - frameFormat: jspb.Message.getFieldWithDefault(msg, 3, ""), - frameRate: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +widthPx: jspb.Message.getFieldWithDefault(msg, 1, 0), +heightPx: jspb.Message.getFieldWithDefault(msg, 2, 0), +frameFormat: jspb.Message.getFieldWithDefault(msg, 3, ""), +frameRate: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -3068,12 +3074,12 @@ proto.viam.component.camera.v1.IntrinsicParameters.prototype.toObject = function */ proto.viam.component.camera.v1.IntrinsicParameters.toObject = function(includeInstance, msg) { var f, obj = { - widthPx: jspb.Message.getFieldWithDefault(msg, 1, 0), - heightPx: jspb.Message.getFieldWithDefault(msg, 2, 0), - focalXPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - focalYPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - centerXPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - centerYPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0) +widthPx: jspb.Message.getFieldWithDefault(msg, 1, 0), +heightPx: jspb.Message.getFieldWithDefault(msg, 2, 0), +focalXPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +focalYPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), +centerXPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +centerYPx: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0) }; if (includeInstance) { @@ -3355,8 +3361,8 @@ proto.viam.component.camera.v1.DistortionParameters.prototype.toObject = functio */ proto.viam.component.camera.v1.DistortionParameters.toObject = function(includeInstance, msg) { var f, obj = { - model: jspb.Message.getFieldWithDefault(msg, 1, ""), - parametersList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f +model: jspb.Message.getFieldWithDefault(msg, 1, ""), +parametersList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/component/encoder/v1/encoder_pb.js b/gen/js/component/encoder/v1/encoder_pb.js index 0a28d0001..08ca4d307 100644 --- a/gen/js/component/encoder/v1/encoder_pb.js +++ b/gen/js/component/encoder/v1/encoder_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -186,9 +192,9 @@ proto.viam.component.encoder.v1.GetPositionRequest.prototype.toObject = function */ proto.viam.component.encoder.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - positionType: jspb.Message.getFieldWithDefault(msg, 2, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +positionType: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -415,8 +421,8 @@ proto.viam.component.encoder.v1.GetPositionResponse.prototype.toObject = functio */ proto.viam.component.encoder.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - value: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - positionType: jspb.Message.getFieldWithDefault(msg, 2, 0) +value: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +positionType: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -575,8 +581,8 @@ proto.viam.component.encoder.v1.ResetPositionRequest.prototype.toObject = functi */ proto.viam.component.encoder.v1.ResetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -857,8 +863,8 @@ proto.viam.component.encoder.v1.GetPropertiesRequest.prototype.toObject = functi */ proto.viam.component.encoder.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1038,8 +1044,8 @@ proto.viam.component.encoder.v1.GetPropertiesResponse.prototype.toObject = funct */ proto.viam.component.encoder.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - ticksCountSupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - angleDegreesSupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +ticksCountSupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +angleDegreesSupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { diff --git a/gen/js/component/gantry/v1/gantry_pb.js b/gen/js/component/gantry/v1/gantry_pb.js index 3c4dad87f..32ead8922 100644 --- a/gen/js/component/gantry/v1/gantry_pb.js +++ b/gen/js/component/gantry/v1/gantry_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -339,8 +345,8 @@ proto.viam.component.gantry.v1.GetPositionRequest.prototype.toObject = function( */ proto.viam.component.gantry.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -527,7 +533,7 @@ proto.viam.component.gantry.v1.GetPositionResponse.prototype.toObject = function */ proto.viam.component.gantry.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f +positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -685,10 +691,10 @@ proto.viam.component.gantry.v1.MoveToPositionRequest.prototype.toObject = functi */ proto.viam.component.gantry.v1.MoveToPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f, - speedsMmPerSecList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 3)) == null ? undefined : f, - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f, +speedsMmPerSecList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 3)) == null ? undefined : f, +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1069,8 +1075,8 @@ proto.viam.component.gantry.v1.HomeRequest.prototype.toObject = function(opt_inc */ proto.viam.component.gantry.v1.HomeRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1250,7 +1256,7 @@ proto.viam.component.gantry.v1.HomeResponse.prototype.toObject = function(opt_in */ proto.viam.component.gantry.v1.HomeResponse.toObject = function(includeInstance, msg) { var f, obj = { - homed: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +homed: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -1380,8 +1386,8 @@ proto.viam.component.gantry.v1.GetLengthsRequest.prototype.toObject = function(o */ proto.viam.component.gantry.v1.GetLengthsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1568,7 +1574,7 @@ proto.viam.component.gantry.v1.GetLengthsResponse.prototype.toObject = function( */ proto.viam.component.gantry.v1.GetLengthsResponse.toObject = function(includeInstance, msg) { var f, obj = { - lengthsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f +lengthsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -1719,8 +1725,8 @@ proto.viam.component.gantry.v1.StopRequest.prototype.toObject = function(opt_inc */ proto.viam.component.gantry.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2008,9 +2014,9 @@ proto.viam.component.gantry.v1.Status.prototype.toObject = function(opt_includeI */ proto.viam.component.gantry.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f, - lengthsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f, - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +positionsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f, +lengthsMmList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 2)) == null ? undefined : f, +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -2240,7 +2246,7 @@ proto.viam.component.gantry.v1.IsMovingRequest.prototype.toObject = function(opt */ proto.viam.component.gantry.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -2370,7 +2376,7 @@ proto.viam.component.gantry.v1.IsMovingResponse.prototype.toObject = function(op */ proto.viam.component.gantry.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { diff --git a/gen/js/component/generic/v1/generic_pb.js b/gen/js/component/generic/v1/generic_pb.js index 1a9c660b8..6defcf532 100644 --- a/gen/js/component/generic/v1/generic_pb.js +++ b/gen/js/component/generic/v1/generic_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); diff --git a/gen/js/component/gripper/v1/gripper_pb.js b/gen/js/component/gripper/v1/gripper_pb.js index 3e75fef7e..e40711f78 100644 --- a/gen/js/component/gripper/v1/gripper_pb.js +++ b/gen/js/component/gripper/v1/gripper_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -229,8 +235,8 @@ proto.viam.component.gripper.v1.OpenRequest.prototype.toObject = function(opt_in */ proto.viam.component.gripper.v1.OpenRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -511,8 +517,8 @@ proto.viam.component.gripper.v1.GrabRequest.prototype.toObject = function(opt_in */ proto.viam.component.gripper.v1.GrabRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -692,8 +698,8 @@ proto.viam.component.gripper.v1.GrabResponse.prototype.toObject = function(opt_i */ proto.viam.component.gripper.v1.GrabResponse.toObject = function(includeInstance, msg) { var f, obj = { - success: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +success: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -873,8 +879,8 @@ proto.viam.component.gripper.v1.StopRequest.prototype.toObject = function(opt_in */ proto.viam.component.gripper.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1155,7 +1161,7 @@ proto.viam.component.gripper.v1.IsMovingRequest.prototype.toObject = function(op */ proto.viam.component.gripper.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1285,7 +1291,7 @@ proto.viam.component.gripper.v1.IsMovingResponse.prototype.toObject = function(o */ proto.viam.component.gripper.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { diff --git a/gen/js/component/inputcontroller/v1/input_controller_pb.js b/gen/js/component/inputcontroller/v1/input_controller_pb.js index bde399d50..cf31f6e35 100644 --- a/gen/js/component/inputcontroller/v1/input_controller_pb.js +++ b/gen/js/component/inputcontroller/v1/input_controller_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -297,8 +303,8 @@ proto.viam.component.inputcontroller.v1.GetControlsRequest.prototype.toObject = */ proto.viam.component.inputcontroller.v1.GetControlsRequest.toObject = function(includeInstance, msg) { var f, obj = { - controller: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +controller: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -485,7 +491,7 @@ proto.viam.component.inputcontroller.v1.GetControlsResponse.prototype.toObject = */ proto.viam.component.inputcontroller.v1.GetControlsResponse.toObject = function(includeInstance, msg) { var f, obj = { - controlsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +controlsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -634,8 +640,8 @@ proto.viam.component.inputcontroller.v1.GetEventsRequest.prototype.toObject = fu */ proto.viam.component.inputcontroller.v1.GetEventsRequest.toObject = function(includeInstance, msg) { var f, obj = { - controller: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +controller: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -822,7 +828,7 @@ proto.viam.component.inputcontroller.v1.GetEventsResponse.prototype.toObject = f */ proto.viam.component.inputcontroller.v1.GetEventsResponse.toObject = function(includeInstance, msg) { var f, obj = { - eventsList: jspb.Message.toObjectList(msg.getEventsList(), +eventsList: jspb.Message.toObjectList(msg.getEventsList(), proto.viam.component.inputcontroller.v1.Event.toObject, includeInstance) }; @@ -975,9 +981,9 @@ proto.viam.component.inputcontroller.v1.TriggerEventRequest.prototype.toObject = */ proto.viam.component.inputcontroller.v1.TriggerEventRequest.toObject = function(includeInstance, msg) { var f, obj = { - controller: jspb.Message.getFieldWithDefault(msg, 1, ""), - event: (f = msg.getEvent()) && proto.viam.component.inputcontroller.v1.Event.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +controller: jspb.Message.getFieldWithDefault(msg, 1, ""), +event: (f = msg.getEvent()) && proto.viam.component.inputcontroller.v1.Event.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1308,10 +1314,10 @@ proto.viam.component.inputcontroller.v1.Event.prototype.toObject = function(opt_ */ proto.viam.component.inputcontroller.v1.Event.toObject = function(includeInstance, msg) { var f, obj = { - time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - event: jspb.Message.getFieldWithDefault(msg, 2, ""), - control: jspb.Message.getFieldWithDefault(msg, 3, ""), - value: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +event: jspb.Message.getFieldWithDefault(msg, 2, ""), +control: jspb.Message.getFieldWithDefault(msg, 3, ""), +value: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { @@ -1556,10 +1562,10 @@ proto.viam.component.inputcontroller.v1.StreamEventsRequest.prototype.toObject = */ proto.viam.component.inputcontroller.v1.StreamEventsRequest.toObject = function(includeInstance, msg) { var f, obj = { - controller: jspb.Message.getFieldWithDefault(msg, 1, ""), - eventsList: jspb.Message.toObjectList(msg.getEventsList(), +controller: jspb.Message.getFieldWithDefault(msg, 1, ""), +eventsList: jspb.Message.toObjectList(msg.getEventsList(), proto.viam.component.inputcontroller.v1.StreamEventsRequest.Events.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1704,9 +1710,9 @@ proto.viam.component.inputcontroller.v1.StreamEventsRequest.Events.prototype.toO */ proto.viam.component.inputcontroller.v1.StreamEventsRequest.Events.toObject = function(includeInstance, msg) { var f, obj = { - control: jspb.Message.getFieldWithDefault(msg, 1, ""), - eventsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - cancelledEventsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f +control: jspb.Message.getFieldWithDefault(msg, 1, ""), +eventsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +cancelledEventsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -2025,7 +2031,7 @@ proto.viam.component.inputcontroller.v1.StreamEventsResponse.prototype.toObject */ proto.viam.component.inputcontroller.v1.StreamEventsResponse.toObject = function(includeInstance, msg) { var f, obj = { - event: (f = msg.getEvent()) && proto.viam.component.inputcontroller.v1.Event.toObject(includeInstance, f) +event: (f = msg.getEvent()) && proto.viam.component.inputcontroller.v1.Event.toObject(includeInstance, f) }; if (includeInstance) { @@ -2183,7 +2189,7 @@ proto.viam.component.inputcontroller.v1.Status.prototype.toObject = function(opt */ proto.viam.component.inputcontroller.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - eventsList: jspb.Message.toObjectList(msg.getEventsList(), +eventsList: jspb.Message.toObjectList(msg.getEventsList(), proto.viam.component.inputcontroller.v1.Event.toObject, includeInstance) }; diff --git a/gen/js/component/motor/v1/motor_pb.js b/gen/js/component/motor/v1/motor_pb.js index fd0117d75..61a40237d 100644 --- a/gen/js/component/motor/v1/motor_pb.js +++ b/gen/js/component/motor/v1/motor_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -515,9 +521,9 @@ proto.viam.component.motor.v1.SetPowerRequest.prototype.toObject = function(opt_ */ proto.viam.component.motor.v1.SetPowerRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - powerPct: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +powerPct: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -827,10 +833,10 @@ proto.viam.component.motor.v1.GoForRequest.prototype.toObject = function(opt_inc */ proto.viam.component.motor.v1.GoForRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - revolutions: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +revolutions: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1169,10 +1175,10 @@ proto.viam.component.motor.v1.GoToRequest.prototype.toObject = function(opt_incl */ proto.viam.component.motor.v1.GoToRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - positionRevolutions: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +positionRevolutions: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1511,9 +1517,9 @@ proto.viam.component.motor.v1.SetRPMRequest.prototype.toObject = function(opt_in */ proto.viam.component.motor.v1.SetRPMRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +rpm: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1823,9 +1829,9 @@ proto.viam.component.motor.v1.ResetZeroPositionRequest.prototype.toObject = func */ proto.viam.component.motor.v1.ResetZeroPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - offset: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +offset: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2135,8 +2141,8 @@ proto.viam.component.motor.v1.GetPositionRequest.prototype.toObject = function(o */ proto.viam.component.motor.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2316,7 +2322,7 @@ proto.viam.component.motor.v1.GetPositionResponse.prototype.toObject = function( */ proto.viam.component.motor.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - position: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +position: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) }; if (includeInstance) { @@ -2446,8 +2452,8 @@ proto.viam.component.motor.v1.StopRequest.prototype.toObject = function(opt_incl */ proto.viam.component.motor.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2728,8 +2734,8 @@ proto.viam.component.motor.v1.IsPoweredRequest.prototype.toObject = function(opt */ proto.viam.component.motor.v1.IsPoweredRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2909,8 +2915,8 @@ proto.viam.component.motor.v1.IsPoweredResponse.prototype.toObject = function(op */ proto.viam.component.motor.v1.IsPoweredResponse.toObject = function(includeInstance, msg) { var f, obj = { - isOn: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - powerPct: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +isOn: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +powerPct: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -3069,8 +3075,8 @@ proto.viam.component.motor.v1.GetPropertiesRequest.prototype.toObject = function */ proto.viam.component.motor.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3250,7 +3256,7 @@ proto.viam.component.motor.v1.GetPropertiesResponse.prototype.toObject = functio */ proto.viam.component.motor.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - positionReporting: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +positionReporting: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -3380,9 +3386,9 @@ proto.viam.component.motor.v1.Status.prototype.toObject = function(opt_includeIn */ proto.viam.component.motor.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - isPowered: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - position: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +isPowered: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +position: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) }; if (includeInstance) { @@ -3570,7 +3576,7 @@ proto.viam.component.motor.v1.IsMovingRequest.prototype.toObject = function(opt_ */ proto.viam.component.motor.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3700,7 +3706,7 @@ proto.viam.component.motor.v1.IsMovingResponse.prototype.toObject = function(opt */ proto.viam.component.motor.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { diff --git a/gen/js/component/movementsensor/v1/movementsensor_pb.js b/gen/js/component/movementsensor/v1/movementsensor_pb.js index baf4c9aa4..037e515e7 100644 --- a/gen/js/component/movementsensor/v1/movementsensor_pb.js +++ b/gen/js/component/movementsensor/v1/movementsensor_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -405,8 +411,8 @@ proto.viam.component.movementsensor.v1.GetLinearVelocityRequest.prototype.toObje */ proto.viam.component.movementsensor.v1.GetLinearVelocityRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -586,7 +592,7 @@ proto.viam.component.movementsensor.v1.GetLinearVelocityResponse.prototype.toObj */ proto.viam.component.movementsensor.v1.GetLinearVelocityResponse.toObject = function(includeInstance, msg) { var f, obj = { - linearVelocity: (f = msg.getLinearVelocity()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) +linearVelocity: (f = msg.getLinearVelocity()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) }; if (includeInstance) { @@ -737,8 +743,8 @@ proto.viam.component.movementsensor.v1.GetAngularVelocityRequest.prototype.toObj */ proto.viam.component.movementsensor.v1.GetAngularVelocityRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -918,7 +924,7 @@ proto.viam.component.movementsensor.v1.GetAngularVelocityResponse.prototype.toOb */ proto.viam.component.movementsensor.v1.GetAngularVelocityResponse.toObject = function(includeInstance, msg) { var f, obj = { - angularVelocity: (f = msg.getAngularVelocity()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) +angularVelocity: (f = msg.getAngularVelocity()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) }; if (includeInstance) { @@ -1069,8 +1075,8 @@ proto.viam.component.movementsensor.v1.GetCompassHeadingRequest.prototype.toObje */ proto.viam.component.movementsensor.v1.GetCompassHeadingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1250,7 +1256,7 @@ proto.viam.component.movementsensor.v1.GetCompassHeadingResponse.prototype.toObj */ proto.viam.component.movementsensor.v1.GetCompassHeadingResponse.toObject = function(includeInstance, msg) { var f, obj = { - value: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +value: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) }; if (includeInstance) { @@ -1380,8 +1386,8 @@ proto.viam.component.movementsensor.v1.GetOrientationRequest.prototype.toObject */ proto.viam.component.movementsensor.v1.GetOrientationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1561,7 +1567,7 @@ proto.viam.component.movementsensor.v1.GetOrientationResponse.prototype.toObject */ proto.viam.component.movementsensor.v1.GetOrientationResponse.toObject = function(includeInstance, msg) { var f, obj = { - orientation: (f = msg.getOrientation()) && common_v1_common_pb.Orientation.toObject(includeInstance, f) +orientation: (f = msg.getOrientation()) && common_v1_common_pb.Orientation.toObject(includeInstance, f) }; if (includeInstance) { @@ -1712,8 +1718,8 @@ proto.viam.component.movementsensor.v1.GetPositionRequest.prototype.toObject = f */ proto.viam.component.movementsensor.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1893,8 +1899,8 @@ proto.viam.component.movementsensor.v1.GetPositionResponse.prototype.toObject = */ proto.viam.component.movementsensor.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - coordinate: (f = msg.getCoordinate()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), - altitudeM: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +coordinate: (f = msg.getCoordinate()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), +altitudeM: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -2074,8 +2080,8 @@ proto.viam.component.movementsensor.v1.GetPropertiesRequest.prototype.toObject = */ proto.viam.component.movementsensor.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2255,12 +2261,12 @@ proto.viam.component.movementsensor.v1.GetPropertiesResponse.prototype.toObject */ proto.viam.component.movementsensor.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - linearVelocitySupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - angularVelocitySupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - orientationSupported: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - positionSupported: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), - compassHeadingSupported: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - linearAccelerationSupported: jspb.Message.getBooleanFieldWithDefault(msg, 6, false) +linearVelocitySupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +angularVelocitySupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +orientationSupported: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +positionSupported: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), +compassHeadingSupported: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +linearAccelerationSupported: jspb.Message.getBooleanFieldWithDefault(msg, 6, false) }; if (includeInstance) { @@ -2535,8 +2541,8 @@ proto.viam.component.movementsensor.v1.GetAccuracyRequest.prototype.toObject = f */ proto.viam.component.movementsensor.v1.GetAccuracyRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2716,11 +2722,11 @@ proto.viam.component.movementsensor.v1.GetAccuracyResponse.prototype.toObject = */ proto.viam.component.movementsensor.v1.GetAccuracyResponse.toObject = function(includeInstance, msg) { var f, obj = { - accuracyMap: (f = msg.getAccuracyMap()) ? f.toObject(includeInstance, undefined) : [], - positionHdop: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - positionVdop: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - positionNmeaGgaFix: jspb.Message.getFieldWithDefault(msg, 4, 0), - compassDegreesError: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0) +accuracyMap: (f = msg.getAccuracyMap()) ? f.toObject(includeInstance, undefined) : [], +positionHdop: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f, +positionVdop: (f = jspb.Message.getOptionalFloatingPointField(msg, 3)) == null ? undefined : f, +positionNmeaGgaFix: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +compassDegreesError: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -2862,7 +2868,8 @@ proto.viam.component.movementsensor.v1.GetAccuracyResponse.prototype.getAccuracy */ proto.viam.component.movementsensor.v1.GetAccuracyResponse.prototype.clearAccuracyMap = function() { this.getAccuracyMap().clear(); - return this;}; + return this; +}; /** @@ -3041,8 +3048,8 @@ proto.viam.component.movementsensor.v1.GetLinearAccelerationRequest.prototype.to */ proto.viam.component.movementsensor.v1.GetLinearAccelerationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3222,7 +3229,7 @@ proto.viam.component.movementsensor.v1.GetLinearAccelerationResponse.prototype.t */ proto.viam.component.movementsensor.v1.GetLinearAccelerationResponse.toObject = function(includeInstance, msg) { var f, obj = { - linearAcceleration: (f = msg.getLinearAcceleration()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) +linearAcceleration: (f = msg.getLinearAcceleration()) && common_v1_common_pb.Vector3.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/component/posetracker/v1/pose_tracker_pb.js b/gen/js/component/posetracker/v1/pose_tracker_pb.js index 7fe03ad68..40fa597e0 100644 --- a/gen/js/component/posetracker/v1/pose_tracker_pb.js +++ b/gen/js/component/posetracker/v1/pose_tracker_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -104,9 +110,9 @@ proto.viam.component.posetracker.v1.GetPosesRequest.prototype.toObject = functio */ proto.viam.component.posetracker.v1.GetPosesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - bodyNamesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +bodyNamesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -334,7 +340,7 @@ proto.viam.component.posetracker.v1.GetPosesResponse.prototype.toObject = functi */ proto.viam.component.posetracker.v1.GetPosesResponse.toObject = function(includeInstance, msg) { var f, obj = { - bodyPosesMap: (f = msg.getBodyPosesMap()) ? f.toObject(includeInstance, proto.viam.common.v1.PoseInFrame.toObject) : [] +bodyPosesMap: (f = msg.getBodyPosesMap()) ? f.toObject(includeInstance, proto.viam.common.v1.PoseInFrame.toObject) : [] }; if (includeInstance) { @@ -432,7 +438,8 @@ proto.viam.component.posetracker.v1.GetPosesResponse.prototype.getBodyPosesMap = */ proto.viam.component.posetracker.v1.GetPosesResponse.prototype.clearBodyPosesMap = function() { this.getBodyPosesMap().clear(); - return this;}; + return this; +}; goog.object.extend(exports, proto.viam.component.posetracker.v1); diff --git a/gen/js/component/powersensor/v1/powersensor_pb.js b/gen/js/component/powersensor/v1/powersensor_pb.js index 781adb702..8e0e2a1c2 100644 --- a/gen/js/component/powersensor/v1/powersensor_pb.js +++ b/gen/js/component/powersensor/v1/powersensor_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -185,8 +191,8 @@ proto.viam.component.powersensor.v1.GetVoltageRequest.prototype.toObject = funct */ proto.viam.component.powersensor.v1.GetVoltageRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -366,8 +372,8 @@ proto.viam.component.powersensor.v1.GetVoltageResponse.prototype.toObject = func */ proto.viam.component.powersensor.v1.GetVoltageResponse.toObject = function(includeInstance, msg) { var f, obj = { - volts: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - isAc: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +volts: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +isAc: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -526,8 +532,8 @@ proto.viam.component.powersensor.v1.GetCurrentRequest.prototype.toObject = funct */ proto.viam.component.powersensor.v1.GetCurrentRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -707,8 +713,8 @@ proto.viam.component.powersensor.v1.GetCurrentResponse.prototype.toObject = func */ proto.viam.component.powersensor.v1.GetCurrentResponse.toObject = function(includeInstance, msg) { var f, obj = { - amperes: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - isAc: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +amperes: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +isAc: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -867,8 +873,8 @@ proto.viam.component.powersensor.v1.GetPowerRequest.prototype.toObject = functio */ proto.viam.component.powersensor.v1.GetPowerRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1048,7 +1054,7 @@ proto.viam.component.powersensor.v1.GetPowerResponse.prototype.toObject = functi */ proto.viam.component.powersensor.v1.GetPowerResponse.toObject = function(includeInstance, msg) { var f, obj = { - watts: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +watts: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) }; if (includeInstance) { diff --git a/gen/js/component/sensor/v1/sensor_pb.js b/gen/js/component/sensor/v1/sensor_pb.js index 93a857039..e84d35d0c 100644 --- a/gen/js/component/sensor/v1/sensor_pb.js +++ b/gen/js/component/sensor/v1/sensor_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); diff --git a/gen/js/component/servo/v1/servo_pb.js b/gen/js/component/servo/v1/servo_pb.js index 255e1cb4b..6a3222639 100644 --- a/gen/js/component/servo/v1/servo_pb.js +++ b/gen/js/component/servo/v1/servo_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -251,9 +257,9 @@ proto.viam.component.servo.v1.MoveRequest.prototype.toObject = function(opt_incl */ proto.viam.component.servo.v1.MoveRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - angleDeg: jspb.Message.getFieldWithDefault(msg, 2, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +angleDeg: jspb.Message.getFieldWithDefault(msg, 2, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -563,8 +569,8 @@ proto.viam.component.servo.v1.GetPositionRequest.prototype.toObject = function(o */ proto.viam.component.servo.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -744,7 +750,7 @@ proto.viam.component.servo.v1.GetPositionResponse.prototype.toObject = function( */ proto.viam.component.servo.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - positionDeg: jspb.Message.getFieldWithDefault(msg, 1, 0) +positionDeg: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -874,8 +880,8 @@ proto.viam.component.servo.v1.StopRequest.prototype.toObject = function(opt_incl */ proto.viam.component.servo.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1156,8 +1162,8 @@ proto.viam.component.servo.v1.Status.prototype.toObject = function(opt_includeIn */ proto.viam.component.servo.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - positionDeg: jspb.Message.getFieldWithDefault(msg, 1, 0), - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +positionDeg: jspb.Message.getFieldWithDefault(msg, 1, 0), +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -1316,7 +1322,7 @@ proto.viam.component.servo.v1.IsMovingRequest.prototype.toObject = function(opt_ */ proto.viam.component.servo.v1.IsMovingRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1446,7 +1452,7 @@ proto.viam.component.servo.v1.IsMovingResponse.prototype.toObject = function(opt */ proto.viam.component.servo.v1.IsMovingResponse.toObject = function(includeInstance, msg) { var f, obj = { - isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +isMoving: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { diff --git a/gen/js/component/switch/v1/switch_pb.js b/gen/js/component/switch/v1/switch_pb.js index 880bc4eb9..972873404 100644 --- a/gen/js/component/switch/v1/switch_pb.js +++ b/gen/js/component/switch/v1/switch_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -185,9 +191,9 @@ proto.viam.component.switch.v1.SetPositionRequest.prototype.toObject = function( */ proto.viam.component.switch.v1.SetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - position: jspb.Message.getFieldWithDefault(msg, 2, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +position: jspb.Message.getFieldWithDefault(msg, 2, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -497,8 +503,8 @@ proto.viam.component.switch.v1.GetPositionRequest.prototype.toObject = function( */ proto.viam.component.switch.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -678,7 +684,7 @@ proto.viam.component.switch.v1.GetPositionResponse.prototype.toObject = function */ proto.viam.component.switch.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - position: jspb.Message.getFieldWithDefault(msg, 1, 0) +position: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -808,8 +814,8 @@ proto.viam.component.switch.v1.GetNumberOfPositionsRequest.prototype.toObject = */ proto.viam.component.switch.v1.GetNumberOfPositionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -989,7 +995,7 @@ proto.viam.component.switch.v1.GetNumberOfPositionsResponse.prototype.toObject = */ proto.viam.component.switch.v1.GetNumberOfPositionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - numberOfPositions: jspb.Message.getFieldWithDefault(msg, 1, 0) +numberOfPositions: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { diff --git a/gen/js/component/testecho/v1/testecho_pb.js b/gen/js/component/testecho/v1/testecho_pb.js index e20632040..a2cba33ef 100644 --- a/gen/js/component/testecho/v1/testecho_pb.js +++ b/gen/js/component/testecho/v1/testecho_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -225,8 +231,8 @@ proto.viam.component.testecho.v1.EchoRequest.prototype.toObject = function(opt_i */ proto.viam.component.testecho.v1.EchoRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - message: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +message: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -385,7 +391,7 @@ proto.viam.component.testecho.v1.EchoResponse.prototype.toObject = function(opt_ */ proto.viam.component.testecho.v1.EchoResponse.toObject = function(includeInstance, msg) { var f, obj = { - message: jspb.Message.getFieldWithDefault(msg, 1, "") +message: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -515,8 +521,8 @@ proto.viam.component.testecho.v1.EchoMultipleRequest.prototype.toObject = functi */ proto.viam.component.testecho.v1.EchoMultipleRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - message: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +message: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -675,7 +681,7 @@ proto.viam.component.testecho.v1.EchoMultipleResponse.prototype.toObject = funct */ proto.viam.component.testecho.v1.EchoMultipleResponse.toObject = function(includeInstance, msg) { var f, obj = { - message: jspb.Message.getFieldWithDefault(msg, 1, "") +message: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -805,8 +811,8 @@ proto.viam.component.testecho.v1.EchoBiDiRequest.prototype.toObject = function(o */ proto.viam.component.testecho.v1.EchoBiDiRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - message: jspb.Message.getFieldWithDefault(msg, 2, "") +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +message: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -965,7 +971,7 @@ proto.viam.component.testecho.v1.EchoBiDiResponse.prototype.toObject = function( */ proto.viam.component.testecho.v1.EchoBiDiResponse.toObject = function(includeInstance, msg) { var f, obj = { - message: jspb.Message.getFieldWithDefault(msg, 1, "") +message: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1095,7 +1101,7 @@ proto.viam.component.testecho.v1.StopRequest.prototype.toObject = function(opt_i */ proto.viam.component.testecho.v1.StopRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { diff --git a/gen/js/google/api/annotations_pb.js b/gen/js/google/api/annotations_pb.js index 58397dcb5..53c05ed02 100644 --- a/gen/js/google/api/annotations_pb.js +++ b/gen/js/google/api/annotations_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_http_pb = require('../../google/api/http_pb.js'); goog.object.extend(proto, google_api_http_pb); diff --git a/gen/js/google/api/client_pb.js b/gen/js/google/api/client_pb.js index a5d5be87b..390e698cc 100644 --- a/gen/js/google/api/client_pb.js +++ b/gen/js/google/api/client_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_launch_stage_pb = require('../../google/api/launch_stage_pb.js'); goog.object.extend(proto, google_api_launch_stage_pb); @@ -396,9 +402,9 @@ proto.google.api.CommonLanguageSettings.prototype.toObject = function(opt_includ */ proto.google.api.CommonLanguageSettings.toObject = function(includeInstance, msg) { var f, obj = { - referenceDocsUri: jspb.Message.getFieldWithDefault(msg, 1, ""), - destinationsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - selectiveGapicGeneration: (f = msg.getSelectiveGapicGeneration()) && proto.google.api.SelectiveGapicGeneration.toObject(includeInstance, f) +referenceDocsUri: jspb.Message.getFieldWithDefault(msg, 1, ""), +destinationsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +selectiveGapicGeneration: (f = msg.getSelectiveGapicGeneration()) && proto.google.api.SelectiveGapicGeneration.toObject(includeInstance, f) }; if (includeInstance) { @@ -628,17 +634,17 @@ proto.google.api.ClientLibrarySettings.prototype.toObject = function(opt_include */ proto.google.api.ClientLibrarySettings.toObject = function(includeInstance, msg) { var f, obj = { - version: jspb.Message.getFieldWithDefault(msg, 1, ""), - launchStage: jspb.Message.getFieldWithDefault(msg, 2, 0), - restNumericEnums: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - javaSettings: (f = msg.getJavaSettings()) && proto.google.api.JavaSettings.toObject(includeInstance, f), - cppSettings: (f = msg.getCppSettings()) && proto.google.api.CppSettings.toObject(includeInstance, f), - phpSettings: (f = msg.getPhpSettings()) && proto.google.api.PhpSettings.toObject(includeInstance, f), - pythonSettings: (f = msg.getPythonSettings()) && proto.google.api.PythonSettings.toObject(includeInstance, f), - nodeSettings: (f = msg.getNodeSettings()) && proto.google.api.NodeSettings.toObject(includeInstance, f), - dotnetSettings: (f = msg.getDotnetSettings()) && proto.google.api.DotnetSettings.toObject(includeInstance, f), - rubySettings: (f = msg.getRubySettings()) && proto.google.api.RubySettings.toObject(includeInstance, f), - goSettings: (f = msg.getGoSettings()) && proto.google.api.GoSettings.toObject(includeInstance, f) +version: jspb.Message.getFieldWithDefault(msg, 1, ""), +launchStage: jspb.Message.getFieldWithDefault(msg, 2, 0), +restNumericEnums: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +javaSettings: (f = msg.getJavaSettings()) && proto.google.api.JavaSettings.toObject(includeInstance, f), +cppSettings: (f = msg.getCppSettings()) && proto.google.api.CppSettings.toObject(includeInstance, f), +phpSettings: (f = msg.getPhpSettings()) && proto.google.api.PhpSettings.toObject(includeInstance, f), +pythonSettings: (f = msg.getPythonSettings()) && proto.google.api.PythonSettings.toObject(includeInstance, f), +nodeSettings: (f = msg.getNodeSettings()) && proto.google.api.NodeSettings.toObject(includeInstance, f), +dotnetSettings: (f = msg.getDotnetSettings()) && proto.google.api.DotnetSettings.toObject(includeInstance, f), +rubySettings: (f = msg.getRubySettings()) && proto.google.api.RubySettings.toObject(includeInstance, f), +goSettings: (f = msg.getGoSettings()) && proto.google.api.GoSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -1233,19 +1239,19 @@ proto.google.api.Publishing.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.Publishing.toObject = function(includeInstance, msg) { var f, obj = { - methodSettingsList: jspb.Message.toObjectList(msg.getMethodSettingsList(), +methodSettingsList: jspb.Message.toObjectList(msg.getMethodSettingsList(), proto.google.api.MethodSettings.toObject, includeInstance), - newIssueUri: jspb.Message.getFieldWithDefault(msg, 101, ""), - documentationUri: jspb.Message.getFieldWithDefault(msg, 102, ""), - apiShortName: jspb.Message.getFieldWithDefault(msg, 103, ""), - githubLabel: jspb.Message.getFieldWithDefault(msg, 104, ""), - codeownerGithubTeamsList: (f = jspb.Message.getRepeatedField(msg, 105)) == null ? undefined : f, - docTagPrefix: jspb.Message.getFieldWithDefault(msg, 106, ""), - organization: jspb.Message.getFieldWithDefault(msg, 107, 0), - librarySettingsList: jspb.Message.toObjectList(msg.getLibrarySettingsList(), +newIssueUri: jspb.Message.getFieldWithDefault(msg, 101, ""), +documentationUri: jspb.Message.getFieldWithDefault(msg, 102, ""), +apiShortName: jspb.Message.getFieldWithDefault(msg, 103, ""), +githubLabel: jspb.Message.getFieldWithDefault(msg, 104, ""), +codeownerGithubTeamsList: (f = jspb.Message.getRepeatedField(msg, 105)) == null ? undefined : f, +docTagPrefix: jspb.Message.getFieldWithDefault(msg, 106, ""), +organization: jspb.Message.getFieldWithDefault(msg, 107, 0), +librarySettingsList: jspb.Message.toObjectList(msg.getLibrarySettingsList(), proto.google.api.ClientLibrarySettings.toObject, includeInstance), - protoReferenceDocumentationUri: jspb.Message.getFieldWithDefault(msg, 110, ""), - restReferenceDocumentationUri: jspb.Message.getFieldWithDefault(msg, 111, "") +protoReferenceDocumentationUri: jspb.Message.getFieldWithDefault(msg, 110, ""), +restReferenceDocumentationUri: jspb.Message.getFieldWithDefault(msg, 111, "") }; if (includeInstance) { @@ -1728,9 +1734,9 @@ proto.google.api.JavaSettings.prototype.toObject = function(opt_includeInstance) */ proto.google.api.JavaSettings.toObject = function(includeInstance, msg) { var f, obj = { - libraryPackage: jspb.Message.getFieldWithDefault(msg, 1, ""), - serviceClassNamesMap: (f = msg.getServiceClassNamesMap()) ? f.toObject(includeInstance, undefined) : [], - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) +libraryPackage: jspb.Message.getFieldWithDefault(msg, 1, ""), +serviceClassNamesMap: (f = msg.getServiceClassNamesMap()) ? f.toObject(includeInstance, undefined) : [], +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -1870,7 +1876,8 @@ proto.google.api.JavaSettings.prototype.getServiceClassNamesMap = function(opt_n */ proto.google.api.JavaSettings.prototype.clearServiceClassNamesMap = function() { this.getServiceClassNamesMap().clear(); - return this;}; + return this; +}; /** @@ -1942,7 +1949,7 @@ proto.google.api.CppSettings.prototype.toObject = function(opt_includeInstance) */ proto.google.api.CppSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -2093,7 +2100,7 @@ proto.google.api.PhpSettings.prototype.toObject = function(opt_includeInstance) */ proto.google.api.PhpSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -2244,8 +2251,8 @@ proto.google.api.PythonSettings.prototype.toObject = function(opt_includeInstanc */ proto.google.api.PythonSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), - experimentalFeatures: (f = msg.getExperimentalFeatures()) && proto.google.api.PythonSettings.ExperimentalFeatures.toObject(includeInstance, f) +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), +experimentalFeatures: (f = msg.getExperimentalFeatures()) && proto.google.api.PythonSettings.ExperimentalFeatures.toObject(includeInstance, f) }; if (includeInstance) { @@ -2372,8 +2379,8 @@ proto.google.api.PythonSettings.ExperimentalFeatures.prototype.toObject = functi */ proto.google.api.PythonSettings.ExperimentalFeatures.toObject = function(includeInstance, msg) { var f, obj = { - restAsyncIoEnabled: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - protobufPythonicTypesEnabled: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +restAsyncIoEnabled: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +protobufPythonicTypesEnabled: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -2606,7 +2613,7 @@ proto.google.api.NodeSettings.prototype.toObject = function(opt_includeInstance) */ proto.google.api.NodeSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -2764,12 +2771,12 @@ proto.google.api.DotnetSettings.prototype.toObject = function(opt_includeInstanc */ proto.google.api.DotnetSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), - renamedServicesMap: (f = msg.getRenamedServicesMap()) ? f.toObject(includeInstance, undefined) : [], - renamedResourcesMap: (f = msg.getRenamedResourcesMap()) ? f.toObject(includeInstance, undefined) : [], - ignoredResourcesList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - forcedNamespaceAliasesList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, - handwrittenSignaturesList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), +renamedServicesMap: (f = msg.getRenamedServicesMap()) ? f.toObject(includeInstance, undefined) : [], +renamedResourcesMap: (f = msg.getRenamedResourcesMap()) ? f.toObject(includeInstance, undefined) : [], +ignoredResourcesList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +forcedNamespaceAliasesList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f, +handwrittenSignaturesList: (f = jspb.Message.getRepeatedField(msg, 6)) == null ? undefined : f }; if (includeInstance) { @@ -2960,7 +2967,8 @@ proto.google.api.DotnetSettings.prototype.getRenamedServicesMap = function(opt_n */ proto.google.api.DotnetSettings.prototype.clearRenamedServicesMap = function() { this.getRenamedServicesMap().clear(); - return this;}; + return this; +}; /** @@ -2982,7 +2990,8 @@ proto.google.api.DotnetSettings.prototype.getRenamedResourcesMap = function(opt_ */ proto.google.api.DotnetSettings.prototype.clearRenamedResourcesMap = function() { this.getRenamedResourcesMap().clear(); - return this;}; + return this; +}; /** @@ -3128,7 +3137,7 @@ proto.google.api.RubySettings.prototype.toObject = function(opt_includeInstance) */ proto.google.api.RubySettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f) }; if (includeInstance) { @@ -3279,8 +3288,8 @@ proto.google.api.GoSettings.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.GoSettings.toObject = function(includeInstance, msg) { var f, obj = { - common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), - renamedServicesMap: (f = msg.getRenamedServicesMap()) ? f.toObject(includeInstance, undefined) : [] +common: (f = msg.getCommon()) && proto.google.api.CommonLanguageSettings.toObject(includeInstance, f), +renamedServicesMap: (f = msg.getRenamedServicesMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -3428,7 +3437,8 @@ proto.google.api.GoSettings.prototype.getRenamedServicesMap = function(opt_noLaz */ proto.google.api.GoSettings.prototype.clearRenamedServicesMap = function() { this.getRenamedServicesMap().clear(); - return this;}; + return this; +}; @@ -3470,9 +3480,9 @@ proto.google.api.MethodSettings.prototype.toObject = function(opt_includeInstanc */ proto.google.api.MethodSettings.toObject = function(includeInstance, msg) { var f, obj = { - selector: jspb.Message.getFieldWithDefault(msg, 1, ""), - longRunning: (f = msg.getLongRunning()) && proto.google.api.MethodSettings.LongRunning.toObject(includeInstance, f), - autoPopulatedFieldsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f +selector: jspb.Message.getFieldWithDefault(msg, 1, ""), +longRunning: (f = msg.getLongRunning()) && proto.google.api.MethodSettings.LongRunning.toObject(includeInstance, f), +autoPopulatedFieldsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -3608,10 +3618,10 @@ proto.google.api.MethodSettings.LongRunning.prototype.toObject = function(opt_in */ proto.google.api.MethodSettings.LongRunning.toObject = function(includeInstance, msg) { var f, obj = { - initialPollDelay: (f = msg.getInitialPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - pollDelayMultiplier: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - maxPollDelay: (f = msg.getMaxPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - totalPollTimeout: (f = msg.getTotalPollTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +initialPollDelay: (f = msg.getInitialPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +pollDelayMultiplier: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +maxPollDelay: (f = msg.getMaxPollDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +totalPollTimeout: (f = msg.getTotalPollTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -3990,7 +4000,7 @@ proto.google.api.SelectiveGapicGeneration.prototype.toObject = function(opt_incl */ proto.google.api.SelectiveGapicGeneration.toObject = function(includeInstance, msg) { var f, obj = { - methodsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +methodsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1alpha1/checked_pb.js b/gen/js/google/api/expr/v1alpha1/checked_pb.js index 370837f25..7292e1ebd 100644 --- a/gen/js/google/api/expr/v1alpha1/checked_pb.js +++ b/gen/js/google/api/expr/v1alpha1/checked_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1alpha1_syntax_pb = require('../../../../google/api/expr/v1alpha1/syntax_pb.js'); goog.object.extend(proto, google_api_expr_v1alpha1_syntax_pb); @@ -299,11 +305,11 @@ proto.google.api.expr.v1alpha1.CheckedExpr.prototype.toObject = function(opt_inc */ proto.google.api.expr.v1alpha1.CheckedExpr.toObject = function(includeInstance, msg) { var f, obj = { - referenceMapMap: (f = msg.getReferenceMapMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Reference.toObject) : [], - typeMapMap: (f = msg.getTypeMapMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Type.toObject) : [], - sourceInfo: (f = msg.getSourceInfo()) && google_api_expr_v1alpha1_syntax_pb.SourceInfo.toObject(includeInstance, f), - exprVersion: jspb.Message.getFieldWithDefault(msg, 6, ""), - expr: (f = msg.getExpr()) && google_api_expr_v1alpha1_syntax_pb.Expr.toObject(includeInstance, f) +referenceMapMap: (f = msg.getReferenceMapMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Reference.toObject) : [], +typeMapMap: (f = msg.getTypeMapMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Type.toObject) : [], +sourceInfo: (f = msg.getSourceInfo()) && google_api_expr_v1alpha1_syntax_pb.SourceInfo.toObject(includeInstance, f), +exprVersion: jspb.Message.getFieldWithDefault(msg, 6, ""), +expr: (f = msg.getExpr()) && google_api_expr_v1alpha1_syntax_pb.Expr.toObject(includeInstance, f) }; if (includeInstance) { @@ -448,7 +454,8 @@ proto.google.api.expr.v1alpha1.CheckedExpr.prototype.getReferenceMapMap = functi */ proto.google.api.expr.v1alpha1.CheckedExpr.prototype.clearReferenceMapMap = function() { this.getReferenceMapMap().clear(); - return this;}; + return this; +}; /** @@ -470,7 +477,8 @@ proto.google.api.expr.v1alpha1.CheckedExpr.prototype.getTypeMapMap = function(op */ proto.google.api.expr.v1alpha1.CheckedExpr.prototype.clearTypeMapMap = function() { this.getTypeMapMap().clear(); - return this;}; + return this; +}; /** @@ -634,19 +642,19 @@ proto.google.api.expr.v1alpha1.Type.prototype.toObject = function(opt_includeIns */ proto.google.api.expr.v1alpha1.Type.toObject = function(includeInstance, msg) { var f, obj = { - dyn: (f = msg.getDyn()) && google_protobuf_empty_pb.Empty.toObject(includeInstance, f), - pb_null: jspb.Message.getFieldWithDefault(msg, 2, 0), - primitive: jspb.Message.getFieldWithDefault(msg, 3, 0), - wrapper: jspb.Message.getFieldWithDefault(msg, 4, 0), - wellKnown: jspb.Message.getFieldWithDefault(msg, 5, 0), - listType: (f = msg.getListType()) && proto.google.api.expr.v1alpha1.Type.ListType.toObject(includeInstance, f), - mapType: (f = msg.getMapType()) && proto.google.api.expr.v1alpha1.Type.MapType.toObject(includeInstance, f), - pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1alpha1.Type.FunctionType.toObject(includeInstance, f), - messageType: jspb.Message.getFieldWithDefault(msg, 9, ""), - typeParam: jspb.Message.getFieldWithDefault(msg, 10, ""), - type: (f = msg.getType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), - error: (f = msg.getError()) && google_protobuf_empty_pb.Empty.toObject(includeInstance, f), - abstractType: (f = msg.getAbstractType()) && proto.google.api.expr.v1alpha1.Type.AbstractType.toObject(includeInstance, f) +dyn: (f = msg.getDyn()) && google_protobuf_empty_pb.Empty.toObject(includeInstance, f), +pb_null: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +primitive: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +wrapper: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +wellKnown: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f, +listType: (f = msg.getListType()) && proto.google.api.expr.v1alpha1.Type.ListType.toObject(includeInstance, f), +mapType: (f = msg.getMapType()) && proto.google.api.expr.v1alpha1.Type.MapType.toObject(includeInstance, f), +pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1alpha1.Type.FunctionType.toObject(includeInstance, f), +messageType: (f = jspb.Message.getField(msg, 9)) == null ? undefined : f, +typeParam: (f = jspb.Message.getField(msg, 10)) == null ? undefined : f, +type: (f = msg.getType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), +error: (f = msg.getError()) && google_protobuf_empty_pb.Empty.toObject(includeInstance, f), +abstractType: (f = msg.getAbstractType()) && proto.google.api.expr.v1alpha1.Type.AbstractType.toObject(includeInstance, f) }; if (includeInstance) { @@ -927,7 +935,7 @@ proto.google.api.expr.v1alpha1.Type.ListType.prototype.toObject = function(opt_i */ proto.google.api.expr.v1alpha1.Type.ListType.toObject = function(includeInstance, msg) { var f, obj = { - elemType: (f = msg.getElemType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f) +elemType: (f = msg.getElemType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f) }; if (includeInstance) { @@ -1078,8 +1086,8 @@ proto.google.api.expr.v1alpha1.Type.MapType.prototype.toObject = function(opt_in */ proto.google.api.expr.v1alpha1.Type.MapType.toObject = function(includeInstance, msg) { var f, obj = { - keyType: (f = msg.getKeyType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), - valueType: (f = msg.getValueType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f) +keyType: (f = msg.getKeyType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), +valueType: (f = msg.getValueType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f) }; if (includeInstance) { @@ -1287,8 +1295,8 @@ proto.google.api.expr.v1alpha1.Type.FunctionType.prototype.toObject = function(o */ proto.google.api.expr.v1alpha1.Type.FunctionType.toObject = function(includeInstance, msg) { var f, obj = { - resultType: (f = msg.getResultType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), - argTypesList: jspb.Message.toObjectList(msg.getArgTypesList(), +resultType: (f = msg.getResultType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), +argTypesList: jspb.Message.toObjectList(msg.getArgTypesList(), proto.google.api.expr.v1alpha1.Type.toObject, includeInstance) }; @@ -1498,8 +1506,8 @@ proto.google.api.expr.v1alpha1.Type.AbstractType.prototype.toObject = function(o */ proto.google.api.expr.v1alpha1.Type.AbstractType.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - parameterTypesList: jspb.Message.toObjectList(msg.getParameterTypesList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +parameterTypesList: jspb.Message.toObjectList(msg.getParameterTypesList(), proto.google.api.expr.v1alpha1.Type.toObject, includeInstance) }; @@ -2182,9 +2190,9 @@ proto.google.api.expr.v1alpha1.Decl.prototype.toObject = function(opt_includeIns */ proto.google.api.expr.v1alpha1.Decl.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - ident: (f = msg.getIdent()) && proto.google.api.expr.v1alpha1.Decl.IdentDecl.toObject(includeInstance, f), - pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1alpha1.Decl.FunctionDecl.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +ident: (f = msg.getIdent()) && proto.google.api.expr.v1alpha1.Decl.IdentDecl.toObject(includeInstance, f), +pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1alpha1.Decl.FunctionDecl.toObject(includeInstance, f) }; if (includeInstance) { @@ -2322,9 +2330,9 @@ proto.google.api.expr.v1alpha1.Decl.IdentDecl.prototype.toObject = function(opt_ */ proto.google.api.expr.v1alpha1.Decl.IdentDecl.toObject = function(includeInstance, msg) { var f, obj = { - type: (f = msg.getType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), - value: (f = msg.getValue()) && google_api_expr_v1alpha1_syntax_pb.Constant.toObject(includeInstance, f), - doc: jspb.Message.getFieldWithDefault(msg, 3, "") +type: (f = msg.getType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), +value: (f = msg.getValue()) && google_api_expr_v1alpha1_syntax_pb.Constant.toObject(includeInstance, f), +doc: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -2561,7 +2569,7 @@ proto.google.api.expr.v1alpha1.Decl.FunctionDecl.prototype.toObject = function(o */ proto.google.api.expr.v1alpha1.Decl.FunctionDecl.toObject = function(includeInstance, msg) { var f, obj = { - overloadsList: jspb.Message.toObjectList(msg.getOverloadsList(), +overloadsList: jspb.Message.toObjectList(msg.getOverloadsList(), proto.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.toObject, includeInstance) }; @@ -2683,13 +2691,13 @@ proto.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.prototype.toObject = f */ proto.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload.toObject = function(includeInstance, msg) { var f, obj = { - overloadId: jspb.Message.getFieldWithDefault(msg, 1, ""), - paramsList: jspb.Message.toObjectList(msg.getParamsList(), +overloadId: jspb.Message.getFieldWithDefault(msg, 1, ""), +paramsList: jspb.Message.toObjectList(msg.getParamsList(), proto.google.api.expr.v1alpha1.Type.toObject, includeInstance), - typeParamsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - resultType: (f = msg.getResultType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), - isInstanceFunction: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - doc: jspb.Message.getFieldWithDefault(msg, 6, "") +typeParamsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +resultType: (f = msg.getResultType()) && proto.google.api.expr.v1alpha1.Type.toObject(includeInstance, f), +isInstanceFunction: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +doc: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -3163,9 +3171,9 @@ proto.google.api.expr.v1alpha1.Reference.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.Reference.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - overloadIdList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - value: (f = msg.getValue()) && google_api_expr_v1alpha1_syntax_pb.Constant.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +overloadIdList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +value: (f = msg.getValue()) && google_api_expr_v1alpha1_syntax_pb.Constant.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1alpha1/eval_pb.js b/gen/js/google/api/expr/v1alpha1/eval_pb.js index 9a60c759e..b95633e6c 100644 --- a/gen/js/google/api/expr/v1alpha1/eval_pb.js +++ b/gen/js/google/api/expr/v1alpha1/eval_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1alpha1_value_pb = require('../../../../google/api/expr/v1alpha1/value_pb.js'); goog.object.extend(proto, google_api_expr_v1alpha1_value_pb); @@ -169,9 +175,9 @@ proto.google.api.expr.v1alpha1.EvalState.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.EvalState.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: jspb.Message.toObjectList(msg.getValuesList(), +valuesList: jspb.Message.toObjectList(msg.getValuesList(), proto.google.api.expr.v1alpha1.ExprValue.toObject, includeInstance), - resultsList: jspb.Message.toObjectList(msg.getResultsList(), +resultsList: jspb.Message.toObjectList(msg.getResultsList(), proto.google.api.expr.v1alpha1.EvalState.Result.toObject, includeInstance) }; @@ -299,8 +305,8 @@ proto.google.api.expr.v1alpha1.EvalState.Result.prototype.toObject = function(op */ proto.google.api.expr.v1alpha1.EvalState.Result.toObject = function(includeInstance, msg) { var f, obj = { - expr: jspb.Message.getFieldWithDefault(msg, 1, 0), - value: jspb.Message.getFieldWithDefault(msg, 2, 0) +expr: jspb.Message.getFieldWithDefault(msg, 1, 0), +value: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -562,9 +568,9 @@ proto.google.api.expr.v1alpha1.ExprValue.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.ExprValue.toObject = function(includeInstance, msg) { var f, obj = { - value: (f = msg.getValue()) && google_api_expr_v1alpha1_value_pb.Value.toObject(includeInstance, f), - error: (f = msg.getError()) && proto.google.api.expr.v1alpha1.ErrorSet.toObject(includeInstance, f), - unknown: (f = msg.getUnknown()) && proto.google.api.expr.v1alpha1.UnknownSet.toObject(includeInstance, f) +value: (f = msg.getValue()) && google_api_expr_v1alpha1_value_pb.Value.toObject(includeInstance, f), +error: (f = msg.getError()) && proto.google.api.expr.v1alpha1.ErrorSet.toObject(includeInstance, f), +unknown: (f = msg.getUnknown()) && proto.google.api.expr.v1alpha1.UnknownSet.toObject(includeInstance, f) }; if (includeInstance) { @@ -822,7 +828,7 @@ proto.google.api.expr.v1alpha1.ErrorSet.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1alpha1.ErrorSet.toObject = function(includeInstance, msg) { var f, obj = { - errorsList: jspb.Message.toObjectList(msg.getErrorsList(), +errorsList: jspb.Message.toObjectList(msg.getErrorsList(), google_rpc_status_pb.Status.toObject, includeInstance) }; @@ -982,7 +988,7 @@ proto.google.api.expr.v1alpha1.UnknownSet.prototype.toObject = function(opt_incl */ proto.google.api.expr.v1alpha1.UnknownSet.toObject = function(includeInstance, msg) { var f, obj = { - exprsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +exprsList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1alpha1/explain_pb.js b/gen/js/google/api/expr/v1alpha1/explain_pb.js index b8bbc99aa..83643744a 100644 --- a/gen/js/google/api/expr/v1alpha1/explain_pb.js +++ b/gen/js/google/api/expr/v1alpha1/explain_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1alpha1_value_pb = require('../../../../google/api/expr/v1alpha1/value_pb.js'); goog.object.extend(proto, google_api_expr_v1alpha1_value_pb); @@ -100,9 +106,9 @@ proto.google.api.expr.v1alpha1.Explain.prototype.toObject = function(opt_include */ proto.google.api.expr.v1alpha1.Explain.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: jspb.Message.toObjectList(msg.getValuesList(), +valuesList: jspb.Message.toObjectList(msg.getValuesList(), google_api_expr_v1alpha1_value_pb.Value.toObject, includeInstance), - exprStepsList: jspb.Message.toObjectList(msg.getExprStepsList(), +exprStepsList: jspb.Message.toObjectList(msg.getExprStepsList(), proto.google.api.expr.v1alpha1.Explain.ExprStep.toObject, includeInstance) }; @@ -230,8 +236,8 @@ proto.google.api.expr.v1alpha1.Explain.ExprStep.prototype.toObject = function(op */ proto.google.api.expr.v1alpha1.Explain.ExprStep.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0), - valueIndex: jspb.Message.getFieldWithDefault(msg, 2, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, 0), +valueIndex: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1alpha1/syntax_pb.js b/gen/js/google/api/expr/v1alpha1/syntax_pb.js index 4f90b7b0b..2f0347fd2 100644 --- a/gen/js/google/api/expr/v1alpha1/syntax_pb.js +++ b/gen/js/google/api/expr/v1alpha1/syntax_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); goog.object.extend(proto, google_protobuf_duration_pb); @@ -365,8 +371,8 @@ proto.google.api.expr.v1alpha1.ParsedExpr.prototype.toObject = function(opt_incl */ proto.google.api.expr.v1alpha1.ParsedExpr.toObject = function(includeInstance, msg) { var f, obj = { - expr: (f = msg.getExpr()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - sourceInfo: (f = msg.getSourceInfo()) && proto.google.api.expr.v1alpha1.SourceInfo.toObject(includeInstance, f) +expr: (f = msg.getExpr()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +sourceInfo: (f = msg.getSourceInfo()) && proto.google.api.expr.v1alpha1.SourceInfo.toObject(includeInstance, f) }; if (includeInstance) { @@ -598,14 +604,14 @@ proto.google.api.expr.v1alpha1.Expr.prototype.toObject = function(opt_includeIns */ proto.google.api.expr.v1alpha1.Expr.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 2, 0), - constExpr: (f = msg.getConstExpr()) && proto.google.api.expr.v1alpha1.Constant.toObject(includeInstance, f), - identExpr: (f = msg.getIdentExpr()) && proto.google.api.expr.v1alpha1.Expr.Ident.toObject(includeInstance, f), - selectExpr: (f = msg.getSelectExpr()) && proto.google.api.expr.v1alpha1.Expr.Select.toObject(includeInstance, f), - callExpr: (f = msg.getCallExpr()) && proto.google.api.expr.v1alpha1.Expr.Call.toObject(includeInstance, f), - listExpr: (f = msg.getListExpr()) && proto.google.api.expr.v1alpha1.Expr.CreateList.toObject(includeInstance, f), - structExpr: (f = msg.getStructExpr()) && proto.google.api.expr.v1alpha1.Expr.CreateStruct.toObject(includeInstance, f), - comprehensionExpr: (f = msg.getComprehensionExpr()) && proto.google.api.expr.v1alpha1.Expr.Comprehension.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 2, 0), +constExpr: (f = msg.getConstExpr()) && proto.google.api.expr.v1alpha1.Constant.toObject(includeInstance, f), +identExpr: (f = msg.getIdentExpr()) && proto.google.api.expr.v1alpha1.Expr.Ident.toObject(includeInstance, f), +selectExpr: (f = msg.getSelectExpr()) && proto.google.api.expr.v1alpha1.Expr.Select.toObject(includeInstance, f), +callExpr: (f = msg.getCallExpr()) && proto.google.api.expr.v1alpha1.Expr.Call.toObject(includeInstance, f), +listExpr: (f = msg.getListExpr()) && proto.google.api.expr.v1alpha1.Expr.CreateList.toObject(includeInstance, f), +structExpr: (f = msg.getStructExpr()) && proto.google.api.expr.v1alpha1.Expr.CreateStruct.toObject(includeInstance, f), +comprehensionExpr: (f = msg.getComprehensionExpr()) && proto.google.api.expr.v1alpha1.Expr.Comprehension.toObject(includeInstance, f) }; if (includeInstance) { @@ -808,7 +814,7 @@ proto.google.api.expr.v1alpha1.Expr.Ident.prototype.toObject = function(opt_incl */ proto.google.api.expr.v1alpha1.Expr.Ident.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -938,9 +944,9 @@ proto.google.api.expr.v1alpha1.Expr.Select.prototype.toObject = function(opt_inc */ proto.google.api.expr.v1alpha1.Expr.Select.toObject = function(includeInstance, msg) { var f, obj = { - operand: (f = msg.getOperand()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - field: jspb.Message.getFieldWithDefault(msg, 2, ""), - testOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +operand: (f = msg.getOperand()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +field: jspb.Message.getFieldWithDefault(msg, 2, ""), +testOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -1156,9 +1162,9 @@ proto.google.api.expr.v1alpha1.Expr.Call.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.Expr.Call.toObject = function(includeInstance, msg) { var f, obj = { - target: (f = msg.getTarget()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - pb_function: jspb.Message.getFieldWithDefault(msg, 2, ""), - argsList: jspb.Message.toObjectList(msg.getArgsList(), +target: (f = msg.getTarget()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +pb_function: jspb.Message.getFieldWithDefault(msg, 2, ""), +argsList: jspb.Message.toObjectList(msg.getArgsList(), proto.google.api.expr.v1alpha1.Expr.toObject, includeInstance) }; @@ -1397,9 +1403,9 @@ proto.google.api.expr.v1alpha1.Expr.CreateList.prototype.toObject = function(opt */ proto.google.api.expr.v1alpha1.Expr.CreateList.toObject = function(includeInstance, msg) { var f, obj = { - elementsList: jspb.Message.toObjectList(msg.getElementsList(), +elementsList: jspb.Message.toObjectList(msg.getElementsList(), proto.google.api.expr.v1alpha1.Expr.toObject, includeInstance), - optionalIndicesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +optionalIndicesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -1608,8 +1614,8 @@ proto.google.api.expr.v1alpha1.Expr.CreateStruct.prototype.toObject = function(o */ proto.google.api.expr.v1alpha1.Expr.CreateStruct.toObject = function(includeInstance, msg) { var f, obj = { - messageName: jspb.Message.getFieldWithDefault(msg, 1, ""), - entriesList: jspb.Message.toObjectList(msg.getEntriesList(), +messageName: jspb.Message.getFieldWithDefault(msg, 1, ""), +entriesList: jspb.Message.toObjectList(msg.getEntriesList(), proto.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.toObject, includeInstance) }; @@ -1761,11 +1767,11 @@ proto.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.prototype.toObject = func */ proto.google.api.expr.v1alpha1.Expr.CreateStruct.Entry.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0), - fieldKey: jspb.Message.getFieldWithDefault(msg, 2, ""), - mapKey: (f = msg.getMapKey()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - value: (f = msg.getValue()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - optionalEntry: jspb.Message.getBooleanFieldWithDefault(msg, 5, false) +id: jspb.Message.getFieldWithDefault(msg, 1, 0), +fieldKey: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +mapKey: (f = msg.getMapKey()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +value: (f = msg.getValue()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +optionalEntry: jspb.Message.getBooleanFieldWithDefault(msg, 5, false) }; if (includeInstance) { @@ -2127,14 +2133,14 @@ proto.google.api.expr.v1alpha1.Expr.Comprehension.prototype.toObject = function( */ proto.google.api.expr.v1alpha1.Expr.Comprehension.toObject = function(includeInstance, msg) { var f, obj = { - iterVar: jspb.Message.getFieldWithDefault(msg, 1, ""), - iterVar2: jspb.Message.getFieldWithDefault(msg, 8, ""), - iterRange: (f = msg.getIterRange()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - accuVar: jspb.Message.getFieldWithDefault(msg, 3, ""), - accuInit: (f = msg.getAccuInit()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - loopCondition: (f = msg.getLoopCondition()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - loopStep: (f = msg.getLoopStep()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), - result: (f = msg.getResult()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f) +iterVar: jspb.Message.getFieldWithDefault(msg, 1, ""), +iterVar2: jspb.Message.getFieldWithDefault(msg, 8, ""), +iterRange: (f = msg.getIterRange()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +accuVar: jspb.Message.getFieldWithDefault(msg, 3, ""), +accuInit: (f = msg.getAccuInit()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +loopCondition: (f = msg.getLoopCondition()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +loopStep: (f = msg.getLoopStep()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f), +result: (f = msg.getResult()) && proto.google.api.expr.v1alpha1.Expr.toObject(includeInstance, f) }; if (includeInstance) { @@ -2882,15 +2888,15 @@ proto.google.api.expr.v1alpha1.Constant.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1alpha1.Constant.toObject = function(includeInstance, msg) { var f, obj = { - nullValue: jspb.Message.getFieldWithDefault(msg, 1, 0), - boolValue: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - int64Value: jspb.Message.getFieldWithDefault(msg, 3, 0), - uint64Value: jspb.Message.getFieldWithDefault(msg, 4, 0), - doubleValue: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - stringValue: jspb.Message.getFieldWithDefault(msg, 6, ""), - bytesValue: msg.getBytesValue_asB64(), - durationValue: (f = msg.getDurationValue()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - timestampValue: (f = msg.getTimestampValue()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +nullValue: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +boolValue: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f, +int64Value: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +uint64Value: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +doubleValue: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +stringValue: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +bytesValue: msg.getBytesValue_asB64(), +durationValue: (f = msg.getDurationValue()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +timestampValue: (f = msg.getTimestampValue()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -3451,12 +3457,12 @@ proto.google.api.expr.v1alpha1.SourceInfo.prototype.toObject = function(opt_incl */ proto.google.api.expr.v1alpha1.SourceInfo.toObject = function(includeInstance, msg) { var f, obj = { - syntaxVersion: jspb.Message.getFieldWithDefault(msg, 1, ""), - location: jspb.Message.getFieldWithDefault(msg, 2, ""), - lineOffsetsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - positionsMap: (f = msg.getPositionsMap()) ? f.toObject(includeInstance, undefined) : [], - macroCallsMap: (f = msg.getMacroCallsMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Expr.toObject) : [], - extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), +syntaxVersion: jspb.Message.getFieldWithDefault(msg, 1, ""), +location: jspb.Message.getFieldWithDefault(msg, 2, ""), +lineOffsetsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +positionsMap: (f = msg.getPositionsMap()) ? f.toObject(includeInstance, undefined) : [], +macroCallsMap: (f = msg.getMacroCallsMap()) ? f.toObject(includeInstance, proto.google.api.expr.v1alpha1.Expr.toObject) : [], +extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), proto.google.api.expr.v1alpha1.SourceInfo.Extension.toObject, includeInstance) }; @@ -3633,9 +3639,9 @@ proto.google.api.expr.v1alpha1.SourceInfo.Extension.prototype.toObject = functio */ proto.google.api.expr.v1alpha1.SourceInfo.Extension.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - affectedComponentsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - version: (f = msg.getVersion()) && proto.google.api.expr.v1alpha1.SourceInfo.Extension.Version.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +affectedComponentsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +version: (f = msg.getVersion()) && proto.google.api.expr.v1alpha1.SourceInfo.Extension.Version.toObject(includeInstance, f) }; if (includeInstance) { @@ -3783,8 +3789,8 @@ proto.google.api.expr.v1alpha1.SourceInfo.Extension.Version.prototype.toObject = */ proto.google.api.expr.v1alpha1.SourceInfo.Extension.Version.toObject = function(includeInstance, msg) { var f, obj = { - major: jspb.Message.getFieldWithDefault(msg, 1, 0), - minor: jspb.Message.getFieldWithDefault(msg, 2, 0) +major: jspb.Message.getFieldWithDefault(msg, 1, 0), +minor: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -4095,7 +4101,8 @@ proto.google.api.expr.v1alpha1.SourceInfo.prototype.getPositionsMap = function(o */ proto.google.api.expr.v1alpha1.SourceInfo.prototype.clearPositionsMap = function() { this.getPositionsMap().clear(); - return this;}; + return this; +}; /** @@ -4117,7 +4124,8 @@ proto.google.api.expr.v1alpha1.SourceInfo.prototype.getMacroCallsMap = function( */ proto.google.api.expr.v1alpha1.SourceInfo.prototype.clearMacroCallsMap = function() { this.getMacroCallsMap().clear(); - return this;}; + return this; +}; /** @@ -4190,10 +4198,10 @@ proto.google.api.expr.v1alpha1.SourcePosition.prototype.toObject = function(opt_ */ proto.google.api.expr.v1alpha1.SourcePosition.toObject = function(includeInstance, msg) { var f, obj = { - location: jspb.Message.getFieldWithDefault(msg, 1, ""), - offset: jspb.Message.getFieldWithDefault(msg, 2, 0), - line: jspb.Message.getFieldWithDefault(msg, 3, 0), - column: jspb.Message.getFieldWithDefault(msg, 4, 0) +location: jspb.Message.getFieldWithDefault(msg, 1, ""), +offset: jspb.Message.getFieldWithDefault(msg, 2, 0), +line: jspb.Message.getFieldWithDefault(msg, 3, 0), +column: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1alpha1/value_pb.js b/gen/js/google/api/expr/v1alpha1/value_pb.js index e87a48c0a..06d48e7cc 100644 --- a/gen/js/google/api/expr/v1alpha1/value_pb.js +++ b/gen/js/google/api/expr/v1alpha1/value_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -198,18 +204,18 @@ proto.google.api.expr.v1alpha1.Value.prototype.toObject = function(opt_includeIn */ proto.google.api.expr.v1alpha1.Value.toObject = function(includeInstance, msg) { var f, obj = { - nullValue: jspb.Message.getFieldWithDefault(msg, 1, 0), - boolValue: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - int64Value: jspb.Message.getFieldWithDefault(msg, 3, 0), - uint64Value: jspb.Message.getFieldWithDefault(msg, 4, 0), - doubleValue: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - stringValue: jspb.Message.getFieldWithDefault(msg, 6, ""), - bytesValue: msg.getBytesValue_asB64(), - enumValue: (f = msg.getEnumValue()) && proto.google.api.expr.v1alpha1.EnumValue.toObject(includeInstance, f), - objectValue: (f = msg.getObjectValue()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), - mapValue: (f = msg.getMapValue()) && proto.google.api.expr.v1alpha1.MapValue.toObject(includeInstance, f), - listValue: (f = msg.getListValue()) && proto.google.api.expr.v1alpha1.ListValue.toObject(includeInstance, f), - typeValue: jspb.Message.getFieldWithDefault(msg, 15, "") +nullValue: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +boolValue: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f, +int64Value: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +uint64Value: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +doubleValue: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +stringValue: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +bytesValue: msg.getBytesValue_asB64(), +enumValue: (f = msg.getEnumValue()) && proto.google.api.expr.v1alpha1.EnumValue.toObject(includeInstance, f), +objectValue: (f = msg.getObjectValue()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), +mapValue: (f = msg.getMapValue()) && proto.google.api.expr.v1alpha1.MapValue.toObject(includeInstance, f), +listValue: (f = msg.getListValue()) && proto.google.api.expr.v1alpha1.ListValue.toObject(includeInstance, f), +typeValue: (f = jspb.Message.getField(msg, 15)) == null ? undefined : f }; if (includeInstance) { @@ -910,8 +916,8 @@ proto.google.api.expr.v1alpha1.EnumValue.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.EnumValue.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - value: jspb.Message.getFieldWithDefault(msg, 2, 0) +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +value: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -1077,7 +1083,7 @@ proto.google.api.expr.v1alpha1.ListValue.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1alpha1.ListValue.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: jspb.Message.toObjectList(msg.getValuesList(), +valuesList: jspb.Message.toObjectList(msg.getValuesList(), proto.google.api.expr.v1alpha1.Value.toObject, includeInstance) }; @@ -1237,7 +1243,7 @@ proto.google.api.expr.v1alpha1.MapValue.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1alpha1.MapValue.toObject = function(includeInstance, msg) { var f, obj = { - entriesList: jspb.Message.toObjectList(msg.getEntriesList(), +entriesList: jspb.Message.toObjectList(msg.getEntriesList(), proto.google.api.expr.v1alpha1.MapValue.Entry.toObject, includeInstance) }; @@ -1352,8 +1358,8 @@ proto.google.api.expr.v1alpha1.MapValue.Entry.prototype.toObject = function(opt_ */ proto.google.api.expr.v1alpha1.MapValue.Entry.toObject = function(includeInstance, msg) { var f, obj = { - key: (f = msg.getKey()) && proto.google.api.expr.v1alpha1.Value.toObject(includeInstance, f), - value: (f = msg.getValue()) && proto.google.api.expr.v1alpha1.Value.toObject(includeInstance, f) +key: (f = msg.getKey()) && proto.google.api.expr.v1alpha1.Value.toObject(includeInstance, f), +value: (f = msg.getValue()) && proto.google.api.expr.v1alpha1.Value.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1beta1/decl_pb.js b/gen/js/google/api/expr/v1beta1/decl_pb.js index 4a6e2a1a2..4932d3eff 100644 --- a/gen/js/google/api/expr/v1beta1/decl_pb.js +++ b/gen/js/google/api/expr/v1beta1/decl_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1beta1_expr_pb = require('../../../../google/api/expr/v1beta1/expr_pb.js'); goog.object.extend(proto, google_api_expr_v1beta1_expr_pb); @@ -164,11 +170,11 @@ proto.google.api.expr.v1beta1.Decl.prototype.toObject = function(opt_includeInst */ proto.google.api.expr.v1beta1.Decl.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - doc: jspb.Message.getFieldWithDefault(msg, 3, ""), - ident: (f = msg.getIdent()) && proto.google.api.expr.v1beta1.IdentDecl.toObject(includeInstance, f), - pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1beta1.FunctionDecl.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, 0), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +doc: jspb.Message.getFieldWithDefault(msg, 3, ""), +ident: (f = msg.getIdent()) && proto.google.api.expr.v1beta1.IdentDecl.toObject(includeInstance, f), +pb_function: (f = msg.getFunction()) && proto.google.api.expr.v1beta1.FunctionDecl.toObject(includeInstance, f) }; if (includeInstance) { @@ -463,9 +469,9 @@ proto.google.api.expr.v1beta1.DeclType.prototype.toObject = function(opt_include */ proto.google.api.expr.v1beta1.DeclType.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0), - type: jspb.Message.getFieldWithDefault(msg, 2, ""), - typeParamsList: jspb.Message.toObjectList(msg.getTypeParamsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, 0), +type: jspb.Message.getFieldWithDefault(msg, 2, ""), +typeParamsList: jspb.Message.toObjectList(msg.getTypeParamsList(), proto.google.api.expr.v1beta1.DeclType.toObject, includeInstance) }; @@ -676,8 +682,8 @@ proto.google.api.expr.v1beta1.IdentDecl.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.IdentDecl.toObject = function(includeInstance, msg) { var f, obj = { - type: (f = msg.getType()) && proto.google.api.expr.v1beta1.DeclType.toObject(includeInstance, f), - value: (f = msg.getValue()) && google_api_expr_v1beta1_expr_pb.Expr.toObject(includeInstance, f) +type: (f = msg.getType()) && proto.google.api.expr.v1beta1.DeclType.toObject(includeInstance, f), +value: (f = msg.getValue()) && google_api_expr_v1beta1_expr_pb.Expr.toObject(includeInstance, f) }; if (includeInstance) { @@ -885,10 +891,10 @@ proto.google.api.expr.v1beta1.FunctionDecl.prototype.toObject = function(opt_inc */ proto.google.api.expr.v1beta1.FunctionDecl.toObject = function(includeInstance, msg) { var f, obj = { - argsList: jspb.Message.toObjectList(msg.getArgsList(), +argsList: jspb.Message.toObjectList(msg.getArgsList(), proto.google.api.expr.v1beta1.IdentDecl.toObject, includeInstance), - returnType: (f = msg.getReturnType()) && proto.google.api.expr.v1beta1.DeclType.toObject(includeInstance, f), - receiverFunction: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +returnType: (f = msg.getReturnType()) && proto.google.api.expr.v1beta1.DeclType.toObject(includeInstance, f), +receiverFunction: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1beta1/eval_pb.js b/gen/js/google/api/expr/v1beta1/eval_pb.js index 6e4a04cc2..a8c8315ea 100644 --- a/gen/js/google/api/expr/v1beta1/eval_pb.js +++ b/gen/js/google/api/expr/v1beta1/eval_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1beta1_value_pb = require('../../../../google/api/expr/v1beta1/value_pb.js'); goog.object.extend(proto, google_api_expr_v1beta1_value_pb); @@ -191,9 +197,9 @@ proto.google.api.expr.v1beta1.EvalState.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.EvalState.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: jspb.Message.toObjectList(msg.getValuesList(), +valuesList: jspb.Message.toObjectList(msg.getValuesList(), proto.google.api.expr.v1beta1.ExprValue.toObject, includeInstance), - resultsList: jspb.Message.toObjectList(msg.getResultsList(), +resultsList: jspb.Message.toObjectList(msg.getResultsList(), proto.google.api.expr.v1beta1.EvalState.Result.toObject, includeInstance) }; @@ -321,8 +327,8 @@ proto.google.api.expr.v1beta1.EvalState.Result.prototype.toObject = function(opt */ proto.google.api.expr.v1beta1.EvalState.Result.toObject = function(includeInstance, msg) { var f, obj = { - expr: (f = msg.getExpr()) && proto.google.api.expr.v1beta1.IdRef.toObject(includeInstance, f), - value: jspb.Message.getFieldWithDefault(msg, 2, 0) +expr: (f = msg.getExpr()) && proto.google.api.expr.v1beta1.IdRef.toObject(includeInstance, f), +value: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -605,9 +611,9 @@ proto.google.api.expr.v1beta1.ExprValue.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.ExprValue.toObject = function(includeInstance, msg) { var f, obj = { - value: (f = msg.getValue()) && google_api_expr_v1beta1_value_pb.Value.toObject(includeInstance, f), - error: (f = msg.getError()) && proto.google.api.expr.v1beta1.ErrorSet.toObject(includeInstance, f), - unknown: (f = msg.getUnknown()) && proto.google.api.expr.v1beta1.UnknownSet.toObject(includeInstance, f) +value: (f = msg.getValue()) && google_api_expr_v1beta1_value_pb.Value.toObject(includeInstance, f), +error: (f = msg.getError()) && proto.google.api.expr.v1beta1.ErrorSet.toObject(includeInstance, f), +unknown: (f = msg.getUnknown()) && proto.google.api.expr.v1beta1.UnknownSet.toObject(includeInstance, f) }; if (includeInstance) { @@ -865,7 +871,7 @@ proto.google.api.expr.v1beta1.ErrorSet.prototype.toObject = function(opt_include */ proto.google.api.expr.v1beta1.ErrorSet.toObject = function(includeInstance, msg) { var f, obj = { - errorsList: jspb.Message.toObjectList(msg.getErrorsList(), +errorsList: jspb.Message.toObjectList(msg.getErrorsList(), google_rpc_status_pb.Status.toObject, includeInstance) }; @@ -1025,7 +1031,7 @@ proto.google.api.expr.v1beta1.UnknownSet.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1beta1.UnknownSet.toObject = function(includeInstance, msg) { var f, obj = { - exprsList: jspb.Message.toObjectList(msg.getExprsList(), +exprsList: jspb.Message.toObjectList(msg.getExprsList(), proto.google.api.expr.v1beta1.IdRef.toObject, includeInstance) }; @@ -1178,7 +1184,7 @@ proto.google.api.expr.v1beta1.IdRef.prototype.toObject = function(opt_includeIns */ proto.google.api.expr.v1beta1.IdRef.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0) +id: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1beta1/expr_pb.js b/gen/js/google/api/expr/v1beta1/expr_pb.js index fa983797e..7035e6ea0 100644 --- a/gen/js/google/api/expr/v1beta1/expr_pb.js +++ b/gen/js/google/api/expr/v1beta1/expr_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_expr_v1beta1_source_pb = require('../../../../google/api/expr/v1beta1/source_pb.js'); goog.object.extend(proto, google_api_expr_v1beta1_source_pb); @@ -274,9 +280,9 @@ proto.google.api.expr.v1beta1.ParsedExpr.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1beta1.ParsedExpr.toObject = function(includeInstance, msg) { var f, obj = { - expr: (f = msg.getExpr()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - sourceInfo: (f = msg.getSourceInfo()) && google_api_expr_v1beta1_source_pb.SourceInfo.toObject(includeInstance, f), - syntaxVersion: jspb.Message.getFieldWithDefault(msg, 4, "") +expr: (f = msg.getExpr()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +sourceInfo: (f = msg.getSourceInfo()) && google_api_expr_v1beta1_source_pb.SourceInfo.toObject(includeInstance, f), +syntaxVersion: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -537,14 +543,14 @@ proto.google.api.expr.v1beta1.Expr.prototype.toObject = function(opt_includeInst */ proto.google.api.expr.v1beta1.Expr.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 2, 0), - literalExpr: (f = msg.getLiteralExpr()) && proto.google.api.expr.v1beta1.Literal.toObject(includeInstance, f), - identExpr: (f = msg.getIdentExpr()) && proto.google.api.expr.v1beta1.Expr.Ident.toObject(includeInstance, f), - selectExpr: (f = msg.getSelectExpr()) && proto.google.api.expr.v1beta1.Expr.Select.toObject(includeInstance, f), - callExpr: (f = msg.getCallExpr()) && proto.google.api.expr.v1beta1.Expr.Call.toObject(includeInstance, f), - listExpr: (f = msg.getListExpr()) && proto.google.api.expr.v1beta1.Expr.CreateList.toObject(includeInstance, f), - structExpr: (f = msg.getStructExpr()) && proto.google.api.expr.v1beta1.Expr.CreateStruct.toObject(includeInstance, f), - comprehensionExpr: (f = msg.getComprehensionExpr()) && proto.google.api.expr.v1beta1.Expr.Comprehension.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 2, 0), +literalExpr: (f = msg.getLiteralExpr()) && proto.google.api.expr.v1beta1.Literal.toObject(includeInstance, f), +identExpr: (f = msg.getIdentExpr()) && proto.google.api.expr.v1beta1.Expr.Ident.toObject(includeInstance, f), +selectExpr: (f = msg.getSelectExpr()) && proto.google.api.expr.v1beta1.Expr.Select.toObject(includeInstance, f), +callExpr: (f = msg.getCallExpr()) && proto.google.api.expr.v1beta1.Expr.Call.toObject(includeInstance, f), +listExpr: (f = msg.getListExpr()) && proto.google.api.expr.v1beta1.Expr.CreateList.toObject(includeInstance, f), +structExpr: (f = msg.getStructExpr()) && proto.google.api.expr.v1beta1.Expr.CreateStruct.toObject(includeInstance, f), +comprehensionExpr: (f = msg.getComprehensionExpr()) && proto.google.api.expr.v1beta1.Expr.Comprehension.toObject(includeInstance, f) }; if (includeInstance) { @@ -747,7 +753,7 @@ proto.google.api.expr.v1beta1.Expr.Ident.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1beta1.Expr.Ident.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -877,9 +883,9 @@ proto.google.api.expr.v1beta1.Expr.Select.prototype.toObject = function(opt_incl */ proto.google.api.expr.v1beta1.Expr.Select.toObject = function(includeInstance, msg) { var f, obj = { - operand: (f = msg.getOperand()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - field: jspb.Message.getFieldWithDefault(msg, 2, ""), - testOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +operand: (f = msg.getOperand()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +field: jspb.Message.getFieldWithDefault(msg, 2, ""), +testOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -1095,9 +1101,9 @@ proto.google.api.expr.v1beta1.Expr.Call.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.Expr.Call.toObject = function(includeInstance, msg) { var f, obj = { - target: (f = msg.getTarget()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - pb_function: jspb.Message.getFieldWithDefault(msg, 2, ""), - argsList: jspb.Message.toObjectList(msg.getArgsList(), +target: (f = msg.getTarget()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +pb_function: jspb.Message.getFieldWithDefault(msg, 2, ""), +argsList: jspb.Message.toObjectList(msg.getArgsList(), proto.google.api.expr.v1beta1.Expr.toObject, includeInstance) }; @@ -1336,7 +1342,7 @@ proto.google.api.expr.v1beta1.Expr.CreateList.prototype.toObject = function(opt_ */ proto.google.api.expr.v1beta1.Expr.CreateList.toObject = function(includeInstance, msg) { var f, obj = { - elementsList: jspb.Message.toObjectList(msg.getElementsList(), +elementsList: jspb.Message.toObjectList(msg.getElementsList(), proto.google.api.expr.v1beta1.Expr.toObject, includeInstance) }; @@ -1496,8 +1502,8 @@ proto.google.api.expr.v1beta1.Expr.CreateStruct.prototype.toObject = function(op */ proto.google.api.expr.v1beta1.Expr.CreateStruct.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - entriesList: jspb.Message.toObjectList(msg.getEntriesList(), +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +entriesList: jspb.Message.toObjectList(msg.getEntriesList(), proto.google.api.expr.v1beta1.Expr.CreateStruct.Entry.toObject, includeInstance) }; @@ -1649,10 +1655,10 @@ proto.google.api.expr.v1beta1.Expr.CreateStruct.Entry.prototype.toObject = funct */ proto.google.api.expr.v1beta1.Expr.CreateStruct.Entry.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, 0), - fieldKey: jspb.Message.getFieldWithDefault(msg, 2, ""), - mapKey: (f = msg.getMapKey()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - value: (f = msg.getValue()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, 0), +fieldKey: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +mapKey: (f = msg.getMapKey()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +value: (f = msg.getValue()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f) }; if (includeInstance) { @@ -1985,13 +1991,13 @@ proto.google.api.expr.v1beta1.Expr.Comprehension.prototype.toObject = function(o */ proto.google.api.expr.v1beta1.Expr.Comprehension.toObject = function(includeInstance, msg) { var f, obj = { - iterVar: jspb.Message.getFieldWithDefault(msg, 1, ""), - iterRange: (f = msg.getIterRange()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - accuVar: jspb.Message.getFieldWithDefault(msg, 3, ""), - accuInit: (f = msg.getAccuInit()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - loopCondition: (f = msg.getLoopCondition()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - loopStep: (f = msg.getLoopStep()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), - result: (f = msg.getResult()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f) +iterVar: jspb.Message.getFieldWithDefault(msg, 1, ""), +iterRange: (f = msg.getIterRange()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +accuVar: jspb.Message.getFieldWithDefault(msg, 3, ""), +accuInit: (f = msg.getAccuInit()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +loopCondition: (f = msg.getLoopCondition()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +loopStep: (f = msg.getLoopStep()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f), +result: (f = msg.getResult()) && proto.google.api.expr.v1beta1.Expr.toObject(includeInstance, f) }; if (includeInstance) { @@ -2708,13 +2714,13 @@ proto.google.api.expr.v1beta1.Literal.prototype.toObject = function(opt_includeI */ proto.google.api.expr.v1beta1.Literal.toObject = function(includeInstance, msg) { var f, obj = { - nullValue: jspb.Message.getFieldWithDefault(msg, 1, 0), - boolValue: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - int64Value: jspb.Message.getFieldWithDefault(msg, 3, 0), - uint64Value: jspb.Message.getFieldWithDefault(msg, 4, 0), - doubleValue: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - stringValue: jspb.Message.getFieldWithDefault(msg, 6, ""), - bytesValue: msg.getBytesValue_asB64() +nullValue: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +boolValue: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f, +int64Value: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +uint64Value: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +doubleValue: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +stringValue: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +bytesValue: msg.getBytesValue_asB64() }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1beta1/source_pb.js b/gen/js/google/api/expr/v1beta1/source_pb.js index 10a8bbf7f..ce947a437 100644 --- a/gen/js/google/api/expr/v1beta1/source_pb.js +++ b/gen/js/google/api/expr/v1beta1/source_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.api.expr.v1beta1.SourceInfo', null, global); goog.exportSymbol('proto.google.api.expr.v1beta1.SourcePosition', null, global); @@ -98,9 +104,9 @@ proto.google.api.expr.v1beta1.SourceInfo.prototype.toObject = function(opt_inclu */ proto.google.api.expr.v1beta1.SourceInfo.toObject = function(includeInstance, msg) { var f, obj = { - location: jspb.Message.getFieldWithDefault(msg, 2, ""), - lineOffsetsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, - positionsMap: (f = msg.getPositionsMap()) ? f.toObject(includeInstance, undefined) : [] +location: jspb.Message.getFieldWithDefault(msg, 2, ""), +lineOffsetsList: (f = jspb.Message.getRepeatedField(msg, 3)) == null ? undefined : f, +positionsMap: (f = msg.getPositionsMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -277,7 +283,8 @@ proto.google.api.expr.v1beta1.SourceInfo.prototype.getPositionsMap = function(op */ proto.google.api.expr.v1beta1.SourceInfo.prototype.clearPositionsMap = function() { this.getPositionsMap().clear(); - return this;}; + return this; +}; @@ -312,10 +319,10 @@ proto.google.api.expr.v1beta1.SourcePosition.prototype.toObject = function(opt_i */ proto.google.api.expr.v1beta1.SourcePosition.toObject = function(includeInstance, msg) { var f, obj = { - location: jspb.Message.getFieldWithDefault(msg, 1, ""), - offset: jspb.Message.getFieldWithDefault(msg, 2, 0), - line: jspb.Message.getFieldWithDefault(msg, 3, 0), - column: jspb.Message.getFieldWithDefault(msg, 4, 0) +location: jspb.Message.getFieldWithDefault(msg, 1, ""), +offset: jspb.Message.getFieldWithDefault(msg, 2, 0), +line: jspb.Message.getFieldWithDefault(msg, 3, 0), +column: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { diff --git a/gen/js/google/api/expr/v1beta1/value_pb.js b/gen/js/google/api/expr/v1beta1/value_pb.js index faab413aa..87dd58a5e 100644 --- a/gen/js/google/api/expr/v1beta1/value_pb.js +++ b/gen/js/google/api/expr/v1beta1/value_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -198,18 +204,18 @@ proto.google.api.expr.v1beta1.Value.prototype.toObject = function(opt_includeIns */ proto.google.api.expr.v1beta1.Value.toObject = function(includeInstance, msg) { var f, obj = { - nullValue: jspb.Message.getFieldWithDefault(msg, 1, 0), - boolValue: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - int64Value: jspb.Message.getFieldWithDefault(msg, 3, 0), - uint64Value: jspb.Message.getFieldWithDefault(msg, 4, 0), - doubleValue: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - stringValue: jspb.Message.getFieldWithDefault(msg, 6, ""), - bytesValue: msg.getBytesValue_asB64(), - enumValue: (f = msg.getEnumValue()) && proto.google.api.expr.v1beta1.EnumValue.toObject(includeInstance, f), - objectValue: (f = msg.getObjectValue()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), - mapValue: (f = msg.getMapValue()) && proto.google.api.expr.v1beta1.MapValue.toObject(includeInstance, f), - listValue: (f = msg.getListValue()) && proto.google.api.expr.v1beta1.ListValue.toObject(includeInstance, f), - typeValue: jspb.Message.getFieldWithDefault(msg, 15, "") +nullValue: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +boolValue: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f, +int64Value: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +uint64Value: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +doubleValue: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +stringValue: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +bytesValue: msg.getBytesValue_asB64(), +enumValue: (f = msg.getEnumValue()) && proto.google.api.expr.v1beta1.EnumValue.toObject(includeInstance, f), +objectValue: (f = msg.getObjectValue()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), +mapValue: (f = msg.getMapValue()) && proto.google.api.expr.v1beta1.MapValue.toObject(includeInstance, f), +listValue: (f = msg.getListValue()) && proto.google.api.expr.v1beta1.ListValue.toObject(includeInstance, f), +typeValue: (f = jspb.Message.getField(msg, 15)) == null ? undefined : f }; if (includeInstance) { @@ -910,8 +916,8 @@ proto.google.api.expr.v1beta1.EnumValue.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.EnumValue.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - value: jspb.Message.getFieldWithDefault(msg, 2, 0) +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +value: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -1077,7 +1083,7 @@ proto.google.api.expr.v1beta1.ListValue.prototype.toObject = function(opt_includ */ proto.google.api.expr.v1beta1.ListValue.toObject = function(includeInstance, msg) { var f, obj = { - valuesList: jspb.Message.toObjectList(msg.getValuesList(), +valuesList: jspb.Message.toObjectList(msg.getValuesList(), proto.google.api.expr.v1beta1.Value.toObject, includeInstance) }; @@ -1237,7 +1243,7 @@ proto.google.api.expr.v1beta1.MapValue.prototype.toObject = function(opt_include */ proto.google.api.expr.v1beta1.MapValue.toObject = function(includeInstance, msg) { var f, obj = { - entriesList: jspb.Message.toObjectList(msg.getEntriesList(), +entriesList: jspb.Message.toObjectList(msg.getEntriesList(), proto.google.api.expr.v1beta1.MapValue.Entry.toObject, includeInstance) }; @@ -1352,8 +1358,8 @@ proto.google.api.expr.v1beta1.MapValue.Entry.prototype.toObject = function(opt_i */ proto.google.api.expr.v1beta1.MapValue.Entry.toObject = function(includeInstance, msg) { var f, obj = { - key: (f = msg.getKey()) && proto.google.api.expr.v1beta1.Value.toObject(includeInstance, f), - value: (f = msg.getValue()) && proto.google.api.expr.v1beta1.Value.toObject(includeInstance, f) +key: (f = msg.getKey()) && proto.google.api.expr.v1beta1.Value.toObject(includeInstance, f), +value: (f = msg.getValue()) && proto.google.api.expr.v1beta1.Value.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/api/field_behavior_pb.js b/gen/js/google/api/field_behavior_pb.js index 200f64628..3e51e31fe 100644 --- a/gen/js/google/api/field_behavior_pb.js +++ b/gen/js/google/api/field_behavior_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb); diff --git a/gen/js/google/api/field_info_pb.js b/gen/js/google/api/field_info_pb.js index cfba66278..d6ed35677 100644 --- a/gen/js/google/api/field_info_pb.js +++ b/gen/js/google/api/field_info_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb); @@ -102,8 +108,8 @@ proto.google.api.FieldInfo.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.FieldInfo.toObject = function(includeInstance, msg) { var f, obj = { - format: jspb.Message.getFieldWithDefault(msg, 1, 0), - referencedTypesList: jspb.Message.toObjectList(msg.getReferencedTypesList(), +format: jspb.Message.getFieldWithDefault(msg, 1, 0), +referencedTypesList: jspb.Message.toObjectList(msg.getReferencedTypesList(), proto.google.api.TypeReference.toObject, includeInstance) }; @@ -296,7 +302,7 @@ proto.google.api.TypeReference.prototype.toObject = function(opt_includeInstance */ proto.google.api.TypeReference.toObject = function(includeInstance, msg) { var f, obj = { - typeName: jspb.Message.getFieldWithDefault(msg, 1, "") +typeName: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { diff --git a/gen/js/google/api/http_pb.js b/gen/js/google/api/http_pb.js index ea429932c..01b39deb1 100644 --- a/gen/js/google/api/http_pb.js +++ b/gen/js/google/api/http_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.api.CustomHttpPattern', null, global); goog.exportSymbol('proto.google.api.Http', null, global); @@ -121,9 +127,9 @@ proto.google.api.Http.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.Http.toObject = function(includeInstance, msg) { var f, obj = { - rulesList: jspb.Message.toObjectList(msg.getRulesList(), +rulesList: jspb.Message.toObjectList(msg.getRulesList(), proto.google.api.HttpRule.toObject, includeInstance), - fullyDecodeReservedExpansion: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +fullyDecodeReservedExpansion: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { @@ -341,16 +347,16 @@ proto.google.api.HttpRule.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.HttpRule.toObject = function(includeInstance, msg) { var f, obj = { - selector: jspb.Message.getFieldWithDefault(msg, 1, ""), - get: jspb.Message.getFieldWithDefault(msg, 2, ""), - put: jspb.Message.getFieldWithDefault(msg, 3, ""), - post: jspb.Message.getFieldWithDefault(msg, 4, ""), - pb_delete: jspb.Message.getFieldWithDefault(msg, 5, ""), - patch: jspb.Message.getFieldWithDefault(msg, 6, ""), - custom: (f = msg.getCustom()) && proto.google.api.CustomHttpPattern.toObject(includeInstance, f), - body: jspb.Message.getFieldWithDefault(msg, 7, ""), - responseBody: jspb.Message.getFieldWithDefault(msg, 12, ""), - additionalBindingsList: jspb.Message.toObjectList(msg.getAdditionalBindingsList(), +selector: jspb.Message.getFieldWithDefault(msg, 1, ""), +get: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +put: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +post: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +pb_delete: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f, +patch: (f = jspb.Message.getField(msg, 6)) == null ? undefined : f, +custom: (f = msg.getCustom()) && proto.google.api.CustomHttpPattern.toObject(includeInstance, f), +body: jspb.Message.getFieldWithDefault(msg, 7, ""), +responseBody: jspb.Message.getFieldWithDefault(msg, 12, ""), +additionalBindingsList: jspb.Message.toObjectList(msg.getAdditionalBindingsList(), proto.google.api.HttpRule.toObject, includeInstance) }; @@ -875,8 +881,8 @@ proto.google.api.CustomHttpPattern.prototype.toObject = function(opt_includeInst */ proto.google.api.CustomHttpPattern.toObject = function(includeInstance, msg) { var f, obj = { - kind: jspb.Message.getFieldWithDefault(msg, 1, ""), - path: jspb.Message.getFieldWithDefault(msg, 2, "") +kind: jspb.Message.getFieldWithDefault(msg, 1, ""), +path: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/api/httpbody_pb.js b/gen/js/google/api/httpbody_pb.js index efaaef4a3..76c0171f7 100644 --- a/gen/js/google/api/httpbody_pb.js +++ b/gen/js/google/api/httpbody_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -78,9 +84,9 @@ proto.google.api.HttpBody.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.HttpBody.toObject = function(includeInstance, msg) { var f, obj = { - contentType: jspb.Message.getFieldWithDefault(msg, 1, ""), - data: msg.getData_asB64(), - extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), +contentType: jspb.Message.getFieldWithDefault(msg, 1, ""), +data: msg.getData_asB64(), +extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), google_protobuf_any_pb.Any.toObject, includeInstance) }; diff --git a/gen/js/google/api/launch_stage_pb.js b/gen/js/google/api/launch_stage_pb.js index d6b19b692..9417b8813 100644 --- a/gen/js/google/api/launch_stage_pb.js +++ b/gen/js/google/api/launch_stage_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.api.LaunchStage', null, global); /** diff --git a/gen/js/google/api/resource_pb.js b/gen/js/google/api/resource_pb.js index 824563738..9087d3676 100644 --- a/gen/js/google/api/resource_pb.js +++ b/gen/js/google/api/resource_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb); @@ -105,13 +111,13 @@ proto.google.api.ResourceDescriptor.prototype.toObject = function(opt_includeIns */ proto.google.api.ResourceDescriptor.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - patternList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - nameField: jspb.Message.getFieldWithDefault(msg, 3, ""), - history: jspb.Message.getFieldWithDefault(msg, 4, 0), - plural: jspb.Message.getFieldWithDefault(msg, 5, ""), - singular: jspb.Message.getFieldWithDefault(msg, 6, ""), - styleList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +patternList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +nameField: jspb.Message.getFieldWithDefault(msg, 3, ""), +history: jspb.Message.getFieldWithDefault(msg, 4, 0), +plural: jspb.Message.getFieldWithDefault(msg, 5, ""), +singular: jspb.Message.getFieldWithDefault(msg, 6, ""), +styleList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f }; if (includeInstance) { @@ -472,8 +478,8 @@ proto.google.api.ResourceReference.prototype.toObject = function(opt_includeInst */ proto.google.api.ResourceReference.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - childType: jspb.Message.getFieldWithDefault(msg, 2, "") +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +childType: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/api/visibility_pb.js b/gen/js/google/api/visibility_pb.js index 84597f74f..cbb0106d3 100644 --- a/gen/js/google/api/visibility_pb.js +++ b/gen/js/google/api/visibility_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb); @@ -106,7 +112,7 @@ proto.google.api.Visibility.prototype.toObject = function(opt_includeInstance) { */ proto.google.api.Visibility.toObject = function(includeInstance, msg) { var f, obj = { - rulesList: jspb.Message.toObjectList(msg.getRulesList(), +rulesList: jspb.Message.toObjectList(msg.getRulesList(), proto.google.api.VisibilityRule.toObject, includeInstance) }; @@ -259,8 +265,8 @@ proto.google.api.VisibilityRule.prototype.toObject = function(opt_includeInstanc */ proto.google.api.VisibilityRule.toObject = function(includeInstance, msg) { var f, obj = { - selector: jspb.Message.getFieldWithDefault(msg, 1, ""), - restriction: jspb.Message.getFieldWithDefault(msg, 2, "") +selector: jspb.Message.getFieldWithDefault(msg, 1, ""), +restriction: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/bytestream/bytestream_pb.js b/gen/js/google/bytestream/bytestream_pb.js index bbff6c85b..d9a5055fb 100644 --- a/gen/js/google/bytestream/bytestream_pb.js +++ b/gen/js/google/bytestream/bytestream_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.bytestream.QueryWriteStatusRequest', null, global); goog.exportSymbol('proto.google.bytestream.QueryWriteStatusResponse', null, global); @@ -179,9 +185,9 @@ proto.google.bytestream.ReadRequest.prototype.toObject = function(opt_includeIns */ proto.google.bytestream.ReadRequest.toObject = function(includeInstance, msg) { var f, obj = { - resourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), - readOffset: jspb.Message.getFieldWithDefault(msg, 2, 0), - readLimit: jspb.Message.getFieldWithDefault(msg, 3, 0) +resourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), +readOffset: jspb.Message.getFieldWithDefault(msg, 2, 0), +readLimit: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -369,7 +375,7 @@ proto.google.bytestream.ReadResponse.prototype.toObject = function(opt_includeIn */ proto.google.bytestream.ReadResponse.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64() +data: msg.getData_asB64() }; if (includeInstance) { @@ -523,10 +529,10 @@ proto.google.bytestream.WriteRequest.prototype.toObject = function(opt_includeIn */ proto.google.bytestream.WriteRequest.toObject = function(includeInstance, msg) { var f, obj = { - resourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), - writeOffset: jspb.Message.getFieldWithDefault(msg, 2, 0), - finishWrite: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - data: msg.getData_asB64() +resourceName: jspb.Message.getFieldWithDefault(msg, 1, ""), +writeOffset: jspb.Message.getFieldWithDefault(msg, 2, 0), +finishWrite: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +data: msg.getData_asB64() }; if (includeInstance) { @@ -767,7 +773,7 @@ proto.google.bytestream.WriteResponse.prototype.toObject = function(opt_includeI */ proto.google.bytestream.WriteResponse.toObject = function(includeInstance, msg) { var f, obj = { - committedSize: jspb.Message.getFieldWithDefault(msg, 1, 0) +committedSize: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -897,7 +903,7 @@ proto.google.bytestream.QueryWriteStatusRequest.prototype.toObject = function(op */ proto.google.bytestream.QueryWriteStatusRequest.toObject = function(includeInstance, msg) { var f, obj = { - resourceName: jspb.Message.getFieldWithDefault(msg, 1, "") +resourceName: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1027,8 +1033,8 @@ proto.google.bytestream.QueryWriteStatusResponse.prototype.toObject = function(o */ proto.google.bytestream.QueryWriteStatusResponse.toObject = function(includeInstance, msg) { var f, obj = { - committedSize: jspb.Message.getFieldWithDefault(msg, 1, 0), - complete: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +committedSize: jspb.Message.getFieldWithDefault(msg, 1, 0), +complete: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) }; if (includeInstance) { diff --git a/gen/js/google/geo/type/viewport_pb.js b/gen/js/google/geo/type/viewport_pb.js index 0f7ff6b54..ef8177f06 100644 --- a/gen/js/google/geo/type/viewport_pb.js +++ b/gen/js/google/geo/type/viewport_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_type_latlng_pb = require('../../../google/type/latlng_pb.js'); goog.object.extend(proto, google_type_latlng_pb); @@ -71,8 +77,8 @@ proto.google.geo.type.Viewport.prototype.toObject = function(opt_includeInstance */ proto.google.geo.type.Viewport.toObject = function(includeInstance, msg) { var f, obj = { - low: (f = msg.getLow()) && google_type_latlng_pb.LatLng.toObject(includeInstance, f), - high: (f = msg.getHigh()) && google_type_latlng_pb.LatLng.toObject(includeInstance, f) +low: (f = msg.getLow()) && google_type_latlng_pb.LatLng.toObject(includeInstance, f), +high: (f = msg.getHigh()) && google_type_latlng_pb.LatLng.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/longrunning/operations_pb.js b/gen/js/google/longrunning/operations_pb.js index 26de7c5ef..5a7f9a6c3 100644 --- a/gen/js/google/longrunning/operations_pb.js +++ b/gen/js/google/longrunning/operations_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_annotations_pb = require('../../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); @@ -265,11 +271,11 @@ proto.google.longrunning.Operation.prototype.toObject = function(opt_includeInst */ proto.google.longrunning.Operation.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - metadata: (f = msg.getMetadata()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), - done: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - error: (f = msg.getError()) && google_rpc_status_pb.Status.toObject(includeInstance, f), - response: (f = msg.getResponse()) && google_protobuf_any_pb.Any.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +metadata: (f = msg.getMetadata()) && google_protobuf_any_pb.Any.toObject(includeInstance, f), +done: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +error: (f = msg.getError()) && google_rpc_status_pb.Status.toObject(includeInstance, f), +response: (f = msg.getResponse()) && google_protobuf_any_pb.Any.toObject(includeInstance, f) }; if (includeInstance) { @@ -578,7 +584,7 @@ proto.google.longrunning.GetOperationRequest.prototype.toObject = function(opt_i */ proto.google.longrunning.GetOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -708,10 +714,10 @@ proto.google.longrunning.ListOperationsRequest.prototype.toObject = function(opt */ proto.google.longrunning.ListOperationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 4, ""), - filter: jspb.Message.getFieldWithDefault(msg, 1, ""), - pageSize: jspb.Message.getFieldWithDefault(msg, 2, 0), - pageToken: jspb.Message.getFieldWithDefault(msg, 3, "") +name: jspb.Message.getFieldWithDefault(msg, 4, ""), +filter: jspb.Message.getFieldWithDefault(msg, 1, ""), +pageSize: jspb.Message.getFieldWithDefault(msg, 2, 0), +pageToken: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -935,9 +941,9 @@ proto.google.longrunning.ListOperationsResponse.prototype.toObject = function(op */ proto.google.longrunning.ListOperationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - operationsList: jspb.Message.toObjectList(msg.getOperationsList(), +operationsList: jspb.Message.toObjectList(msg.getOperationsList(), proto.google.longrunning.Operation.toObject, includeInstance), - nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") +nextPageToken: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1118,7 +1124,7 @@ proto.google.longrunning.CancelOperationRequest.prototype.toObject = function(op */ proto.google.longrunning.CancelOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1248,7 +1254,7 @@ proto.google.longrunning.DeleteOperationRequest.prototype.toObject = function(op */ proto.google.longrunning.DeleteOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1378,8 +1384,8 @@ proto.google.longrunning.WaitOperationRequest.prototype.toObject = function(opt_ */ proto.google.longrunning.WaitOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - timeout: (f = msg.getTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +timeout: (f = msg.getTimeout()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -1559,8 +1565,8 @@ proto.google.longrunning.OperationInfo.prototype.toObject = function(opt_include */ proto.google.longrunning.OperationInfo.toObject = function(includeInstance, msg) { var f, obj = { - responseType: jspb.Message.getFieldWithDefault(msg, 1, ""), - metadataType: jspb.Message.getFieldWithDefault(msg, 2, "") +responseType: jspb.Message.getFieldWithDefault(msg, 1, ""), +metadataType: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/rpc/code_pb.js b/gen/js/google/rpc/code_pb.js index 401325586..7665c327c 100644 --- a/gen/js/google/rpc/code_pb.js +++ b/gen/js/google/rpc/code_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.rpc.Code', null, global); /** diff --git a/gen/js/google/rpc/context/attribute_context_pb.js b/gen/js/google/rpc/context/attribute_context_pb.js index 4d041cdb9..22493f00e 100644 --- a/gen/js/google/rpc/context/attribute_context_pb.js +++ b/gen/js/google/rpc/context/attribute_context_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -216,14 +222,14 @@ proto.google.rpc.context.AttributeContext.prototype.toObject = function(opt_incl */ proto.google.rpc.context.AttributeContext.toObject = function(includeInstance, msg) { var f, obj = { - origin: (f = msg.getOrigin()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), - source: (f = msg.getSource()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), - destination: (f = msg.getDestination()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), - request: (f = msg.getRequest()) && proto.google.rpc.context.AttributeContext.Request.toObject(includeInstance, f), - response: (f = msg.getResponse()) && proto.google.rpc.context.AttributeContext.Response.toObject(includeInstance, f), - resource: (f = msg.getResource()) && proto.google.rpc.context.AttributeContext.Resource.toObject(includeInstance, f), - api: (f = msg.getApi()) && proto.google.rpc.context.AttributeContext.Api.toObject(includeInstance, f), - extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), +origin: (f = msg.getOrigin()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), +source: (f = msg.getSource()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), +destination: (f = msg.getDestination()) && proto.google.rpc.context.AttributeContext.Peer.toObject(includeInstance, f), +request: (f = msg.getRequest()) && proto.google.rpc.context.AttributeContext.Request.toObject(includeInstance, f), +response: (f = msg.getResponse()) && proto.google.rpc.context.AttributeContext.Response.toObject(includeInstance, f), +resource: (f = msg.getResource()) && proto.google.rpc.context.AttributeContext.Resource.toObject(includeInstance, f), +api: (f = msg.getApi()) && proto.google.rpc.context.AttributeContext.Api.toObject(includeInstance, f), +extensionsList: jspb.Message.toObjectList(msg.getExtensionsList(), google_protobuf_any_pb.Any.toObject, includeInstance) }; @@ -429,11 +435,11 @@ proto.google.rpc.context.AttributeContext.Peer.prototype.toObject = function(opt */ proto.google.rpc.context.AttributeContext.Peer.toObject = function(includeInstance, msg) { var f, obj = { - ip: jspb.Message.getFieldWithDefault(msg, 1, ""), - port: jspb.Message.getFieldWithDefault(msg, 2, 0), - labelsMap: (f = msg.getLabelsMap()) ? f.toObject(includeInstance, undefined) : [], - principal: jspb.Message.getFieldWithDefault(msg, 7, ""), - regionCode: jspb.Message.getFieldWithDefault(msg, 8, "") +ip: jspb.Message.getFieldWithDefault(msg, 1, ""), +port: jspb.Message.getFieldWithDefault(msg, 2, 0), +labelsMap: (f = msg.getLabelsMap()) ? f.toObject(includeInstance, undefined) : [], +principal: jspb.Message.getFieldWithDefault(msg, 7, ""), +regionCode: jspb.Message.getFieldWithDefault(msg, 8, "") }; if (includeInstance) { @@ -611,7 +617,8 @@ proto.google.rpc.context.AttributeContext.Peer.prototype.getLabelsMap = function */ proto.google.rpc.context.AttributeContext.Peer.prototype.clearLabelsMap = function() { this.getLabelsMap().clear(); - return this;}; + return this; +}; /** @@ -682,10 +689,10 @@ proto.google.rpc.context.AttributeContext.Api.prototype.toObject = function(opt_ */ proto.google.rpc.context.AttributeContext.Api.toObject = function(includeInstance, msg) { var f, obj = { - service: jspb.Message.getFieldWithDefault(msg, 1, ""), - operation: jspb.Message.getFieldWithDefault(msg, 2, ""), - protocol: jspb.Message.getFieldWithDefault(msg, 3, ""), - version: jspb.Message.getFieldWithDefault(msg, 4, "") +service: jspb.Message.getFieldWithDefault(msg, 1, ""), +operation: jspb.Message.getFieldWithDefault(msg, 2, ""), +protocol: jspb.Message.getFieldWithDefault(msg, 3, ""), +version: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -909,11 +916,11 @@ proto.google.rpc.context.AttributeContext.Auth.prototype.toObject = function(opt */ proto.google.rpc.context.AttributeContext.Auth.toObject = function(includeInstance, msg) { var f, obj = { - principal: jspb.Message.getFieldWithDefault(msg, 1, ""), - audiencesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - presenter: jspb.Message.getFieldWithDefault(msg, 3, ""), - claims: (f = msg.getClaims()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - accessLevelsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f +principal: jspb.Message.getFieldWithDefault(msg, 1, ""), +audiencesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +presenter: jspb.Message.getFieldWithDefault(msg, 3, ""), +claims: (f = msg.getClaims()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +accessLevelsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -1218,18 +1225,18 @@ proto.google.rpc.context.AttributeContext.Request.prototype.toObject = function( */ proto.google.rpc.context.AttributeContext.Request.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - method: jspb.Message.getFieldWithDefault(msg, 2, ""), - headersMap: (f = msg.getHeadersMap()) ? f.toObject(includeInstance, undefined) : [], - path: jspb.Message.getFieldWithDefault(msg, 4, ""), - host: jspb.Message.getFieldWithDefault(msg, 5, ""), - scheme: jspb.Message.getFieldWithDefault(msg, 6, ""), - query: jspb.Message.getFieldWithDefault(msg, 7, ""), - time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - size: jspb.Message.getFieldWithDefault(msg, 10, 0), - protocol: jspb.Message.getFieldWithDefault(msg, 11, ""), - reason: jspb.Message.getFieldWithDefault(msg, 12, ""), - auth: (f = msg.getAuth()) && proto.google.rpc.context.AttributeContext.Auth.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +method: jspb.Message.getFieldWithDefault(msg, 2, ""), +headersMap: (f = msg.getHeadersMap()) ? f.toObject(includeInstance, undefined) : [], +path: jspb.Message.getFieldWithDefault(msg, 4, ""), +host: jspb.Message.getFieldWithDefault(msg, 5, ""), +scheme: jspb.Message.getFieldWithDefault(msg, 6, ""), +query: jspb.Message.getFieldWithDefault(msg, 7, ""), +time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +size: jspb.Message.getFieldWithDefault(msg, 10, 0), +protocol: jspb.Message.getFieldWithDefault(msg, 11, ""), +reason: jspb.Message.getFieldWithDefault(msg, 12, ""), +auth: (f = msg.getAuth()) && proto.google.rpc.context.AttributeContext.Auth.toObject(includeInstance, f) }; if (includeInstance) { @@ -1488,7 +1495,8 @@ proto.google.rpc.context.AttributeContext.Request.prototype.getHeadersMap = func */ proto.google.rpc.context.AttributeContext.Request.prototype.clearHeadersMap = function() { this.getHeadersMap().clear(); - return this;}; + return this; +}; /** @@ -1723,11 +1731,11 @@ proto.google.rpc.context.AttributeContext.Response.prototype.toObject = function */ proto.google.rpc.context.AttributeContext.Response.toObject = function(includeInstance, msg) { var f, obj = { - code: jspb.Message.getFieldWithDefault(msg, 1, 0), - size: jspb.Message.getFieldWithDefault(msg, 2, 0), - headersMap: (f = msg.getHeadersMap()) ? f.toObject(includeInstance, undefined) : [], - time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - backendLatency: (f = msg.getBackendLatency()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +code: jspb.Message.getFieldWithDefault(msg, 1, 0), +size: jspb.Message.getFieldWithDefault(msg, 2, 0), +headersMap: (f = msg.getHeadersMap()) ? f.toObject(includeInstance, undefined) : [], +time: (f = msg.getTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +backendLatency: (f = msg.getBackendLatency()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -1909,7 +1917,8 @@ proto.google.rpc.context.AttributeContext.Response.prototype.getHeadersMap = fun */ proto.google.rpc.context.AttributeContext.Response.prototype.clearHeadersMap = function() { this.getHeadersMap().clear(); - return this;}; + return this; +}; /** @@ -2018,18 +2027,18 @@ proto.google.rpc.context.AttributeContext.Resource.prototype.toObject = function */ proto.google.rpc.context.AttributeContext.Resource.toObject = function(includeInstance, msg) { var f, obj = { - service: jspb.Message.getFieldWithDefault(msg, 1, ""), - name: jspb.Message.getFieldWithDefault(msg, 2, ""), - type: jspb.Message.getFieldWithDefault(msg, 3, ""), - labelsMap: (f = msg.getLabelsMap()) ? f.toObject(includeInstance, undefined) : [], - uid: jspb.Message.getFieldWithDefault(msg, 5, ""), - annotationsMap: (f = msg.getAnnotationsMap()) ? f.toObject(includeInstance, undefined) : [], - displayName: jspb.Message.getFieldWithDefault(msg, 7, ""), - createTime: (f = msg.getCreateTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - updateTime: (f = msg.getUpdateTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - deleteTime: (f = msg.getDeleteTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - etag: jspb.Message.getFieldWithDefault(msg, 11, ""), - location: jspb.Message.getFieldWithDefault(msg, 12, "") +service: jspb.Message.getFieldWithDefault(msg, 1, ""), +name: jspb.Message.getFieldWithDefault(msg, 2, ""), +type: jspb.Message.getFieldWithDefault(msg, 3, ""), +labelsMap: (f = msg.getLabelsMap()) ? f.toObject(includeInstance, undefined) : [], +uid: jspb.Message.getFieldWithDefault(msg, 5, ""), +annotationsMap: (f = msg.getAnnotationsMap()) ? f.toObject(includeInstance, undefined) : [], +displayName: jspb.Message.getFieldWithDefault(msg, 7, ""), +createTime: (f = msg.getCreateTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +updateTime: (f = msg.getUpdateTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +deleteTime: (f = msg.getDeleteTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +etag: jspb.Message.getFieldWithDefault(msg, 11, ""), +location: jspb.Message.getFieldWithDefault(msg, 12, "") }; if (includeInstance) { @@ -2307,7 +2316,8 @@ proto.google.rpc.context.AttributeContext.Resource.prototype.getLabelsMap = func */ proto.google.rpc.context.AttributeContext.Resource.prototype.clearLabelsMap = function() { this.getLabelsMap().clear(); - return this;}; + return this; +}; /** @@ -2347,7 +2357,8 @@ proto.google.rpc.context.AttributeContext.Resource.prototype.getAnnotationsMap = */ proto.google.rpc.context.AttributeContext.Resource.prototype.clearAnnotationsMap = function() { this.getAnnotationsMap().clear(); - return this;}; + return this; +}; /** diff --git a/gen/js/google/rpc/error_details_pb.js b/gen/js/google/rpc/error_details_pb.js index 08b496f1a..fe0c97a01 100644 --- a/gen/js/google/rpc/error_details_pb.js +++ b/gen/js/google/rpc/error_details_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); goog.object.extend(proto, google_protobuf_duration_pb); @@ -357,9 +363,9 @@ proto.google.rpc.ErrorInfo.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.ErrorInfo.toObject = function(includeInstance, msg) { var f, obj = { - reason: jspb.Message.getFieldWithDefault(msg, 1, ""), - domain: jspb.Message.getFieldWithDefault(msg, 2, ""), - metadataMap: (f = msg.getMetadataMap()) ? f.toObject(includeInstance, undefined) : [] +reason: jspb.Message.getFieldWithDefault(msg, 1, ""), +domain: jspb.Message.getFieldWithDefault(msg, 2, ""), +metadataMap: (f = msg.getMetadataMap()) ? f.toObject(includeInstance, undefined) : [] }; if (includeInstance) { @@ -515,7 +521,8 @@ proto.google.rpc.ErrorInfo.prototype.getMetadataMap = function(opt_noLazyCreate) */ proto.google.rpc.ErrorInfo.prototype.clearMetadataMap = function() { this.getMetadataMap().clear(); - return this;}; + return this; +}; @@ -550,7 +557,7 @@ proto.google.rpc.RetryInfo.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.RetryInfo.toObject = function(includeInstance, msg) { var f, obj = { - retryDelay: (f = msg.getRetryDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +retryDelay: (f = msg.getRetryDelay()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -708,8 +715,8 @@ proto.google.rpc.DebugInfo.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.DebugInfo.toObject = function(includeInstance, msg) { var f, obj = { - stackEntriesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, - detail: jspb.Message.getFieldWithDefault(msg, 2, "") +stackEntriesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, +detail: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -894,7 +901,7 @@ proto.google.rpc.QuotaFailure.prototype.toObject = function(opt_includeInstance) */ proto.google.rpc.QuotaFailure.toObject = function(includeInstance, msg) { var f, obj = { - violationsList: jspb.Message.toObjectList(msg.getViolationsList(), +violationsList: jspb.Message.toObjectList(msg.getViolationsList(), proto.google.rpc.QuotaFailure.Violation.toObject, includeInstance) }; @@ -1009,8 +1016,8 @@ proto.google.rpc.QuotaFailure.Violation.prototype.toObject = function(opt_includ */ proto.google.rpc.QuotaFailure.Violation.toObject = function(includeInstance, msg) { var f, obj = { - subject: jspb.Message.getFieldWithDefault(msg, 1, ""), - description: jspb.Message.getFieldWithDefault(msg, 2, "") +subject: jspb.Message.getFieldWithDefault(msg, 1, ""), +description: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1214,7 +1221,7 @@ proto.google.rpc.PreconditionFailure.prototype.toObject = function(opt_includeIn */ proto.google.rpc.PreconditionFailure.toObject = function(includeInstance, msg) { var f, obj = { - violationsList: jspb.Message.toObjectList(msg.getViolationsList(), +violationsList: jspb.Message.toObjectList(msg.getViolationsList(), proto.google.rpc.PreconditionFailure.Violation.toObject, includeInstance) }; @@ -1329,9 +1336,9 @@ proto.google.rpc.PreconditionFailure.Violation.prototype.toObject = function(opt */ proto.google.rpc.PreconditionFailure.Violation.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - subject: jspb.Message.getFieldWithDefault(msg, 2, ""), - description: jspb.Message.getFieldWithDefault(msg, 3, "") +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +subject: jspb.Message.getFieldWithDefault(msg, 2, ""), +description: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1564,7 +1571,7 @@ proto.google.rpc.BadRequest.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.BadRequest.toObject = function(includeInstance, msg) { var f, obj = { - fieldViolationsList: jspb.Message.toObjectList(msg.getFieldViolationsList(), +fieldViolationsList: jspb.Message.toObjectList(msg.getFieldViolationsList(), proto.google.rpc.BadRequest.FieldViolation.toObject, includeInstance) }; @@ -1679,10 +1686,10 @@ proto.google.rpc.BadRequest.FieldViolation.prototype.toObject = function(opt_inc */ proto.google.rpc.BadRequest.FieldViolation.toObject = function(includeInstance, msg) { var f, obj = { - field: jspb.Message.getFieldWithDefault(msg, 1, ""), - description: jspb.Message.getFieldWithDefault(msg, 2, ""), - reason: jspb.Message.getFieldWithDefault(msg, 3, ""), - localizedMessage: (f = msg.getLocalizedMessage()) && proto.google.rpc.LocalizedMessage.toObject(includeInstance, f) +field: jspb.Message.getFieldWithDefault(msg, 1, ""), +description: jspb.Message.getFieldWithDefault(msg, 2, ""), +reason: jspb.Message.getFieldWithDefault(msg, 3, ""), +localizedMessage: (f = msg.getLocalizedMessage()) && proto.google.rpc.LocalizedMessage.toObject(includeInstance, f) }; if (includeInstance) { @@ -1958,8 +1965,8 @@ proto.google.rpc.RequestInfo.prototype.toObject = function(opt_includeInstance) */ proto.google.rpc.RequestInfo.toObject = function(includeInstance, msg) { var f, obj = { - requestId: jspb.Message.getFieldWithDefault(msg, 1, ""), - servingData: jspb.Message.getFieldWithDefault(msg, 2, "") +requestId: jspb.Message.getFieldWithDefault(msg, 1, ""), +servingData: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2118,10 +2125,10 @@ proto.google.rpc.ResourceInfo.prototype.toObject = function(opt_includeInstance) */ proto.google.rpc.ResourceInfo.toObject = function(includeInstance, msg) { var f, obj = { - resourceType: jspb.Message.getFieldWithDefault(msg, 1, ""), - resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), - owner: jspb.Message.getFieldWithDefault(msg, 3, ""), - description: jspb.Message.getFieldWithDefault(msg, 4, "") +resourceType: jspb.Message.getFieldWithDefault(msg, 1, ""), +resourceName: jspb.Message.getFieldWithDefault(msg, 2, ""), +owner: jspb.Message.getFieldWithDefault(msg, 3, ""), +description: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { @@ -2345,7 +2352,7 @@ proto.google.rpc.Help.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.Help.toObject = function(includeInstance, msg) { var f, obj = { - linksList: jspb.Message.toObjectList(msg.getLinksList(), +linksList: jspb.Message.toObjectList(msg.getLinksList(), proto.google.rpc.Help.Link.toObject, includeInstance) }; @@ -2460,8 +2467,8 @@ proto.google.rpc.Help.Link.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.Help.Link.toObject = function(includeInstance, msg) { var f, obj = { - description: jspb.Message.getFieldWithDefault(msg, 1, ""), - url: jspb.Message.getFieldWithDefault(msg, 2, "") +description: jspb.Message.getFieldWithDefault(msg, 1, ""), +url: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -2658,8 +2665,8 @@ proto.google.rpc.LocalizedMessage.prototype.toObject = function(opt_includeInsta */ proto.google.rpc.LocalizedMessage.toObject = function(includeInstance, msg) { var f, obj = { - locale: jspb.Message.getFieldWithDefault(msg, 1, ""), - message: jspb.Message.getFieldWithDefault(msg, 2, "") +locale: jspb.Message.getFieldWithDefault(msg, 1, ""), +message: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/rpc/status_pb.js b/gen/js/google/rpc/status_pb.js index 4f84c8b90..7c6548253 100644 --- a/gen/js/google/rpc/status_pb.js +++ b/gen/js/google/rpc/status_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_any_pb = require('google-protobuf/google/protobuf/any_pb.js'); goog.object.extend(proto, google_protobuf_any_pb); @@ -78,9 +84,9 @@ proto.google.rpc.Status.prototype.toObject = function(opt_includeInstance) { */ proto.google.rpc.Status.toObject = function(includeInstance, msg) { var f, obj = { - code: jspb.Message.getFieldWithDefault(msg, 1, 0), - message: jspb.Message.getFieldWithDefault(msg, 2, ""), - detailsList: jspb.Message.toObjectList(msg.getDetailsList(), +code: jspb.Message.getFieldWithDefault(msg, 1, 0), +message: jspb.Message.getFieldWithDefault(msg, 2, ""), +detailsList: jspb.Message.toObjectList(msg.getDetailsList(), google_protobuf_any_pb.Any.toObject, includeInstance) }; diff --git a/gen/js/google/type/calendar_period_pb.js b/gen/js/google/type/calendar_period_pb.js index 67eb72c23..21944b7fc 100644 --- a/gen/js/google/type/calendar_period_pb.js +++ b/gen/js/google/type/calendar_period_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.CalendarPeriod', null, global); /** diff --git a/gen/js/google/type/color_pb.js b/gen/js/google/type/color_pb.js index 5fae3bea4..01b8f92d8 100644 --- a/gen/js/google/type/color_pb.js +++ b/gen/js/google/type/color_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_wrappers_pb = require('google-protobuf/google/protobuf/wrappers_pb.js'); goog.object.extend(proto, google_protobuf_wrappers_pb); @@ -71,10 +77,10 @@ proto.google.type.Color.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Color.toObject = function(includeInstance, msg) { var f, obj = { - red: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - green: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - blue: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - alpha: (f = msg.getAlpha()) && google_protobuf_wrappers_pb.FloatValue.toObject(includeInstance, f) +red: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +green: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +blue: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +alpha: (f = msg.getAlpha()) && google_protobuf_wrappers_pb.FloatValue.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/type/date_pb.js b/gen/js/google/type/date_pb.js index 5a24b75ad..99d9b5790 100644 --- a/gen/js/google/type/date_pb.js +++ b/gen/js/google/type/date_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Date', null, global); /** @@ -69,9 +75,9 @@ proto.google.type.Date.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Date.toObject = function(includeInstance, msg) { var f, obj = { - year: jspb.Message.getFieldWithDefault(msg, 1, 0), - month: jspb.Message.getFieldWithDefault(msg, 2, 0), - day: jspb.Message.getFieldWithDefault(msg, 3, 0) +year: jspb.Message.getFieldWithDefault(msg, 1, 0), +month: jspb.Message.getFieldWithDefault(msg, 2, 0), +day: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { diff --git a/gen/js/google/type/datetime_pb.js b/gen/js/google/type/datetime_pb.js index cefec9fbd..e2e5a33fa 100644 --- a/gen/js/google/type/datetime_pb.js +++ b/gen/js/google/type/datetime_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_duration_pb = require('google-protobuf/google/protobuf/duration_pb.js'); goog.object.extend(proto, google_protobuf_duration_pb); @@ -120,15 +126,15 @@ proto.google.type.DateTime.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.DateTime.toObject = function(includeInstance, msg) { var f, obj = { - year: jspb.Message.getFieldWithDefault(msg, 1, 0), - month: jspb.Message.getFieldWithDefault(msg, 2, 0), - day: jspb.Message.getFieldWithDefault(msg, 3, 0), - hours: jspb.Message.getFieldWithDefault(msg, 4, 0), - minutes: jspb.Message.getFieldWithDefault(msg, 5, 0), - seconds: jspb.Message.getFieldWithDefault(msg, 6, 0), - nanos: jspb.Message.getFieldWithDefault(msg, 7, 0), - utcOffset: (f = msg.getUtcOffset()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), - timeZone: (f = msg.getTimeZone()) && proto.google.type.TimeZone.toObject(includeInstance, f) +year: jspb.Message.getFieldWithDefault(msg, 1, 0), +month: jspb.Message.getFieldWithDefault(msg, 2, 0), +day: jspb.Message.getFieldWithDefault(msg, 3, 0), +hours: jspb.Message.getFieldWithDefault(msg, 4, 0), +minutes: jspb.Message.getFieldWithDefault(msg, 5, 0), +seconds: jspb.Message.getFieldWithDefault(msg, 6, 0), +nanos: jspb.Message.getFieldWithDefault(msg, 7, 0), +utcOffset: (f = msg.getUtcOffset()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f), +timeZone: (f = msg.getTimeZone()) && proto.google.type.TimeZone.toObject(includeInstance, f) }; if (includeInstance) { @@ -532,8 +538,8 @@ proto.google.type.TimeZone.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.TimeZone.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/type/dayofweek_pb.js b/gen/js/google/type/dayofweek_pb.js index af5f4bb80..06daaaff1 100644 --- a/gen/js/google/type/dayofweek_pb.js +++ b/gen/js/google/type/dayofweek_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.DayOfWeek', null, global); /** diff --git a/gen/js/google/type/decimal_pb.js b/gen/js/google/type/decimal_pb.js index 42845d01c..28e2c6e46 100644 --- a/gen/js/google/type/decimal_pb.js +++ b/gen/js/google/type/decimal_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Decimal', null, global); /** @@ -69,7 +75,7 @@ proto.google.type.Decimal.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Decimal.toObject = function(includeInstance, msg) { var f, obj = { - value: jspb.Message.getFieldWithDefault(msg, 1, "") +value: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { diff --git a/gen/js/google/type/expr_pb.js b/gen/js/google/type/expr_pb.js index 9b3493c66..b0073e5e8 100644 --- a/gen/js/google/type/expr_pb.js +++ b/gen/js/google/type/expr_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Expr', null, global); /** @@ -69,10 +75,10 @@ proto.google.type.Expr.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Expr.toObject = function(includeInstance, msg) { var f, obj = { - expression: jspb.Message.getFieldWithDefault(msg, 1, ""), - title: jspb.Message.getFieldWithDefault(msg, 2, ""), - description: jspb.Message.getFieldWithDefault(msg, 3, ""), - location: jspb.Message.getFieldWithDefault(msg, 4, "") +expression: jspb.Message.getFieldWithDefault(msg, 1, ""), +title: jspb.Message.getFieldWithDefault(msg, 2, ""), +description: jspb.Message.getFieldWithDefault(msg, 3, ""), +location: jspb.Message.getFieldWithDefault(msg, 4, "") }; if (includeInstance) { diff --git a/gen/js/google/type/fraction_pb.js b/gen/js/google/type/fraction_pb.js index 2043dfacb..ffd0b1219 100644 --- a/gen/js/google/type/fraction_pb.js +++ b/gen/js/google/type/fraction_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Fraction', null, global); /** @@ -69,8 +75,8 @@ proto.google.type.Fraction.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Fraction.toObject = function(includeInstance, msg) { var f, obj = { - numerator: jspb.Message.getFieldWithDefault(msg, 1, 0), - denominator: jspb.Message.getFieldWithDefault(msg, 2, 0) +numerator: jspb.Message.getFieldWithDefault(msg, 1, 0), +denominator: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { diff --git a/gen/js/google/type/interval_pb.js b/gen/js/google/type/interval_pb.js index 6903c1de4..20ccb843e 100644 --- a/gen/js/google/type/interval_pb.js +++ b/gen/js/google/type/interval_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_timestamp_pb = require('google-protobuf/google/protobuf/timestamp_pb.js'); goog.object.extend(proto, google_protobuf_timestamp_pb); @@ -71,8 +77,8 @@ proto.google.type.Interval.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Interval.toObject = function(includeInstance, msg) { var f, obj = { - startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +startTime: (f = msg.getStartTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +endTime: (f = msg.getEndTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/google/type/latlng_pb.js b/gen/js/google/type/latlng_pb.js index c2810dd4f..1db12e7d4 100644 --- a/gen/js/google/type/latlng_pb.js +++ b/gen/js/google/type/latlng_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.LatLng', null, global); /** @@ -69,8 +75,8 @@ proto.google.type.LatLng.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.LatLng.toObject = function(includeInstance, msg) { var f, obj = { - latitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - longitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +latitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +longitude: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { diff --git a/gen/js/google/type/localized_text_pb.js b/gen/js/google/type/localized_text_pb.js index 09be9248b..e96f361a0 100644 --- a/gen/js/google/type/localized_text_pb.js +++ b/gen/js/google/type/localized_text_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.LocalizedText', null, global); /** @@ -69,8 +75,8 @@ proto.google.type.LocalizedText.prototype.toObject = function(opt_includeInstanc */ proto.google.type.LocalizedText.toObject = function(includeInstance, msg) { var f, obj = { - text: jspb.Message.getFieldWithDefault(msg, 1, ""), - languageCode: jspb.Message.getFieldWithDefault(msg, 2, "") +text: jspb.Message.getFieldWithDefault(msg, 1, ""), +languageCode: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/type/money_pb.js b/gen/js/google/type/money_pb.js index b86d055eb..e078fa7e6 100644 --- a/gen/js/google/type/money_pb.js +++ b/gen/js/google/type/money_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Money', null, global); /** @@ -69,9 +75,9 @@ proto.google.type.Money.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.Money.toObject = function(includeInstance, msg) { var f, obj = { - currencyCode: jspb.Message.getFieldWithDefault(msg, 1, ""), - units: jspb.Message.getFieldWithDefault(msg, 2, 0), - nanos: jspb.Message.getFieldWithDefault(msg, 3, 0) +currencyCode: jspb.Message.getFieldWithDefault(msg, 1, ""), +units: jspb.Message.getFieldWithDefault(msg, 2, 0), +nanos: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { diff --git a/gen/js/google/type/month_pb.js b/gen/js/google/type/month_pb.js index 4b8b91675..13e78864c 100644 --- a/gen/js/google/type/month_pb.js +++ b/gen/js/google/type/month_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Month', null, global); /** diff --git a/gen/js/google/type/phone_number_pb.js b/gen/js/google/type/phone_number_pb.js index e02aeedcd..cc11cbc73 100644 --- a/gen/js/google/type/phone_number_pb.js +++ b/gen/js/google/type/phone_number_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.PhoneNumber', null, global); goog.exportSymbol('proto.google.type.PhoneNumber.KindCase', null, global); @@ -118,9 +124,9 @@ proto.google.type.PhoneNumber.prototype.toObject = function(opt_includeInstance) */ proto.google.type.PhoneNumber.toObject = function(includeInstance, msg) { var f, obj = { - e164Number: jspb.Message.getFieldWithDefault(msg, 1, ""), - shortCode: (f = msg.getShortCode()) && proto.google.type.PhoneNumber.ShortCode.toObject(includeInstance, f), - extension: jspb.Message.getFieldWithDefault(msg, 3, "") +e164Number: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +shortCode: (f = msg.getShortCode()) && proto.google.type.PhoneNumber.ShortCode.toObject(includeInstance, f), +extension: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -256,8 +262,8 @@ proto.google.type.PhoneNumber.ShortCode.prototype.toObject = function(opt_includ */ proto.google.type.PhoneNumber.ShortCode.toObject = function(includeInstance, msg) { var f, obj = { - regionCode: jspb.Message.getFieldWithDefault(msg, 1, ""), - number: jspb.Message.getFieldWithDefault(msg, 2, "") +regionCode: jspb.Message.getFieldWithDefault(msg, 1, ""), +number: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { diff --git a/gen/js/google/type/postal_address_pb.js b/gen/js/google/type/postal_address_pb.js index 80d766884..0a6a8f392 100644 --- a/gen/js/google/type/postal_address_pb.js +++ b/gen/js/google/type/postal_address_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.PostalAddress', null, global); /** @@ -76,17 +82,17 @@ proto.google.type.PostalAddress.prototype.toObject = function(opt_includeInstanc */ proto.google.type.PostalAddress.toObject = function(includeInstance, msg) { var f, obj = { - revision: jspb.Message.getFieldWithDefault(msg, 1, 0), - regionCode: jspb.Message.getFieldWithDefault(msg, 2, ""), - languageCode: jspb.Message.getFieldWithDefault(msg, 3, ""), - postalCode: jspb.Message.getFieldWithDefault(msg, 4, ""), - sortingCode: jspb.Message.getFieldWithDefault(msg, 5, ""), - administrativeArea: jspb.Message.getFieldWithDefault(msg, 6, ""), - locality: jspb.Message.getFieldWithDefault(msg, 7, ""), - sublocality: jspb.Message.getFieldWithDefault(msg, 8, ""), - addressLinesList: (f = jspb.Message.getRepeatedField(msg, 9)) == null ? undefined : f, - recipientsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f, - organization: jspb.Message.getFieldWithDefault(msg, 11, "") +revision: jspb.Message.getFieldWithDefault(msg, 1, 0), +regionCode: jspb.Message.getFieldWithDefault(msg, 2, ""), +languageCode: jspb.Message.getFieldWithDefault(msg, 3, ""), +postalCode: jspb.Message.getFieldWithDefault(msg, 4, ""), +sortingCode: jspb.Message.getFieldWithDefault(msg, 5, ""), +administrativeArea: jspb.Message.getFieldWithDefault(msg, 6, ""), +locality: jspb.Message.getFieldWithDefault(msg, 7, ""), +sublocality: jspb.Message.getFieldWithDefault(msg, 8, ""), +addressLinesList: (f = jspb.Message.getRepeatedField(msg, 9)) == null ? undefined : f, +recipientsList: (f = jspb.Message.getRepeatedField(msg, 10)) == null ? undefined : f, +organization: jspb.Message.getFieldWithDefault(msg, 11, "") }; if (includeInstance) { diff --git a/gen/js/google/type/quaternion_pb.js b/gen/js/google/type/quaternion_pb.js index 4b9344bc1..6dc208a0f 100644 --- a/gen/js/google/type/quaternion_pb.js +++ b/gen/js/google/type/quaternion_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.Quaternion', null, global); /** @@ -69,10 +75,10 @@ proto.google.type.Quaternion.prototype.toObject = function(opt_includeInstance) */ proto.google.type.Quaternion.toObject = function(includeInstance, msg) { var f, obj = { - x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - w: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) +x: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), +y: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), +z: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), +w: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0) }; if (includeInstance) { diff --git a/gen/js/google/type/timeofday_pb.js b/gen/js/google/type/timeofday_pb.js index 3f3d79260..7d7470d7a 100644 --- a/gen/js/google/type/timeofday_pb.js +++ b/gen/js/google/type/timeofday_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.google.type.TimeOfDay', null, global); /** @@ -69,10 +75,10 @@ proto.google.type.TimeOfDay.prototype.toObject = function(opt_includeInstance) { */ proto.google.type.TimeOfDay.toObject = function(includeInstance, msg) { var f, obj = { - hours: jspb.Message.getFieldWithDefault(msg, 1, 0), - minutes: jspb.Message.getFieldWithDefault(msg, 2, 0), - seconds: jspb.Message.getFieldWithDefault(msg, 3, 0), - nanos: jspb.Message.getFieldWithDefault(msg, 4, 0) +hours: jspb.Message.getFieldWithDefault(msg, 1, 0), +minutes: jspb.Message.getFieldWithDefault(msg, 2, 0), +seconds: jspb.Message.getFieldWithDefault(msg, 3, 0), +nanos: jspb.Message.getFieldWithDefault(msg, 4, 0) }; if (includeInstance) { diff --git a/gen/js/module/v1/module_pb.js b/gen/js/module/v1/module_pb.js index 543782237..d6779058b 100644 --- a/gen/js/module/v1/module_pb.js +++ b/gen/js/module/v1/module_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var app_v1_robot_pb = require('../../app/v1/robot_pb.js'); goog.object.extend(proto, app_v1_robot_pb); @@ -322,8 +328,8 @@ proto.viam.module.v1.AddResourceRequest.prototype.toObject = function(opt_includ */ proto.viam.module.v1.AddResourceRequest.toObject = function(includeInstance, msg) { var f, obj = { - config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f), - dependenciesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f), +dependenciesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -630,8 +636,8 @@ proto.viam.module.v1.ReconfigureResourceRequest.prototype.toObject = function(op */ proto.viam.module.v1.ReconfigureResourceRequest.toObject = function(includeInstance, msg) { var f, obj = { - config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f), - dependenciesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f), +dependenciesList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -931,7 +937,7 @@ proto.viam.module.v1.RemoveResourceRequest.prototype.toObject = function(opt_inc */ proto.viam.module.v1.RemoveResourceRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1169,8 +1175,8 @@ proto.viam.module.v1.HandlerDefinition.prototype.toObject = function(opt_include */ proto.viam.module.v1.HandlerDefinition.toObject = function(includeInstance, msg) { var f, obj = { - subtype: (f = msg.getSubtype()) && robot_v1_robot_pb.ResourceRPCSubtype.toObject(includeInstance, f), - modelsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f +subtype: (f = msg.getSubtype()) && robot_v1_robot_pb.ResourceRPCSubtype.toObject(includeInstance, f), +modelsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -1376,7 +1382,7 @@ proto.viam.module.v1.HandlerMap.prototype.toObject = function(opt_includeInstanc */ proto.viam.module.v1.HandlerMap.toObject = function(includeInstance, msg) { var f, obj = { - handlersList: jspb.Message.toObjectList(msg.getHandlersList(), +handlersList: jspb.Message.toObjectList(msg.getHandlersList(), proto.viam.module.v1.HandlerDefinition.toObject, includeInstance) }; @@ -1529,8 +1535,8 @@ proto.viam.module.v1.ReadyRequest.prototype.toObject = function(opt_includeInsta */ proto.viam.module.v1.ReadyRequest.toObject = function(includeInstance, msg) { var f, obj = { - parentAddress: jspb.Message.getFieldWithDefault(msg, 1, ""), - webrtcOffer: jspb.Message.getFieldWithDefault(msg, 2, "") +parentAddress: jspb.Message.getFieldWithDefault(msg, 1, ""), +webrtcOffer: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -1689,9 +1695,9 @@ proto.viam.module.v1.ReadyResponse.prototype.toObject = function(opt_includeInst */ proto.viam.module.v1.ReadyResponse.toObject = function(includeInstance, msg) { var f, obj = { - ready: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - handlermap: (f = msg.getHandlermap()) && proto.viam.module.v1.HandlerMap.toObject(includeInstance, f), - webrtcAnswer: jspb.Message.getFieldWithDefault(msg, 3, "") +ready: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +handlermap: (f = msg.getHandlermap()) && proto.viam.module.v1.HandlerMap.toObject(includeInstance, f), +webrtcAnswer: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1900,7 +1906,7 @@ proto.viam.module.v1.ValidateConfigRequest.prototype.toObject = function(opt_inc */ proto.viam.module.v1.ValidateConfigRequest.toObject = function(includeInstance, msg) { var f, obj = { - config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f) +config: (f = msg.getConfig()) && app_v1_robot_pb.ComponentConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -2058,7 +2064,7 @@ proto.viam.module.v1.ValidateConfigResponse.prototype.toObject = function(opt_in */ proto.viam.module.v1.ValidateConfigResponse.toObject = function(includeInstance, msg) { var f, obj = { - dependenciesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dependenciesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { diff --git a/gen/js/provisioning/v1/provisioning_pb.js b/gen/js/provisioning/v1/provisioning_pb.js index 5f798a8a8..c0efed47d 100644 --- a/gen/js/provisioning/v1/provisioning_pb.js +++ b/gen/js/provisioning/v1/provisioning_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.viam.provisioning.v1.CloudConfig', null, global); goog.exportSymbol('proto.viam.provisioning.v1.GetNetworkListRequest', null, global); @@ -397,11 +403,11 @@ proto.viam.provisioning.v1.GetSmartMachineStatusResponse.prototype.toObject = fu */ proto.viam.provisioning.v1.GetSmartMachineStatusResponse.toObject = function(includeInstance, msg) { var f, obj = { - provisioningInfo: (f = msg.getProvisioningInfo()) && proto.viam.provisioning.v1.ProvisioningInfo.toObject(includeInstance, f), - hasSmartMachineCredentials: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - isOnline: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - latestConnectionAttempt: (f = msg.getLatestConnectionAttempt()) && proto.viam.provisioning.v1.NetworkInfo.toObject(includeInstance, f), - errorsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f +provisioningInfo: (f = msg.getProvisioningInfo()) && proto.viam.provisioning.v1.ProvisioningInfo.toObject(includeInstance, f), +hasSmartMachineCredentials: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +isOnline: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +latestConnectionAttempt: (f = msg.getLatestConnectionAttempt()) && proto.viam.provisioning.v1.NetworkInfo.toObject(includeInstance, f), +errorsList: (f = jspb.Message.getRepeatedField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -708,9 +714,9 @@ proto.viam.provisioning.v1.SetNetworkCredentialsRequest.prototype.toObject = fun */ proto.viam.provisioning.v1.SetNetworkCredentialsRequest.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - ssid: jspb.Message.getFieldWithDefault(msg, 2, ""), - psk: jspb.Message.getFieldWithDefault(msg, 3, "") +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +ssid: jspb.Message.getFieldWithDefault(msg, 2, ""), +psk: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -999,7 +1005,7 @@ proto.viam.provisioning.v1.SetSmartMachineCredentialsRequest.prototype.toObject */ proto.viam.provisioning.v1.SetSmartMachineCredentialsRequest.toObject = function(includeInstance, msg) { var f, obj = { - cloud: (f = msg.getCloud()) && proto.viam.provisioning.v1.CloudConfig.toObject(includeInstance, f) +cloud: (f = msg.getCloud()) && proto.viam.provisioning.v1.CloudConfig.toObject(includeInstance, f) }; if (includeInstance) { @@ -1359,7 +1365,7 @@ proto.viam.provisioning.v1.GetNetworkListResponse.prototype.toObject = function( */ proto.viam.provisioning.v1.GetNetworkListResponse.toObject = function(includeInstance, msg) { var f, obj = { - networksList: jspb.Message.toObjectList(msg.getNetworksList(), +networksList: jspb.Message.toObjectList(msg.getNetworksList(), proto.viam.provisioning.v1.NetworkInfo.toObject, includeInstance) }; @@ -1512,9 +1518,9 @@ proto.viam.provisioning.v1.ProvisioningInfo.prototype.toObject = function(opt_in */ proto.viam.provisioning.v1.ProvisioningInfo.toObject = function(includeInstance, msg) { var f, obj = { - fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), - model: jspb.Message.getFieldWithDefault(msg, 2, ""), - manufacturer: jspb.Message.getFieldWithDefault(msg, 3, "") +fragmentId: jspb.Message.getFieldWithDefault(msg, 1, ""), +model: jspb.Message.getFieldWithDefault(msg, 2, ""), +manufacturer: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -1702,12 +1708,12 @@ proto.viam.provisioning.v1.NetworkInfo.prototype.toObject = function(opt_include */ proto.viam.provisioning.v1.NetworkInfo.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, ""), - ssid: jspb.Message.getFieldWithDefault(msg, 2, ""), - security: jspb.Message.getFieldWithDefault(msg, 3, ""), - signal: jspb.Message.getFieldWithDefault(msg, 4, 0), - connected: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - lastError: jspb.Message.getFieldWithDefault(msg, 6, "") +type: jspb.Message.getFieldWithDefault(msg, 1, ""), +ssid: jspb.Message.getFieldWithDefault(msg, 2, ""), +security: jspb.Message.getFieldWithDefault(msg, 3, ""), +signal: jspb.Message.getFieldWithDefault(msg, 4, 0), +connected: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +lastError: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -1982,9 +1988,9 @@ proto.viam.provisioning.v1.CloudConfig.prototype.toObject = function(opt_include */ proto.viam.provisioning.v1.CloudConfig.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - secret: jspb.Message.getFieldWithDefault(msg, 2, ""), - appAddress: jspb.Message.getFieldWithDefault(msg, 3, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +secret: jspb.Message.getFieldWithDefault(msg, 2, ""), +appAddress: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { diff --git a/gen/js/robot/v1/robot_pb.js b/gen/js/robot/v1/robot_pb.js index db43673fb..d8dbb2744 100644 --- a/gen/js/robot/v1/robot_pb.js +++ b/gen/js/robot/v1/robot_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -1337,8 +1343,8 @@ proto.viam.robot.v1.TunnelRequest.prototype.toObject = function(opt_includeInsta */ proto.viam.robot.v1.TunnelRequest.toObject = function(includeInstance, msg) { var f, obj = { - destinationPort: jspb.Message.getFieldWithDefault(msg, 1, 0), - data: msg.getData_asB64() +destinationPort: jspb.Message.getFieldWithDefault(msg, 1, 0), +data: msg.getData_asB64() }; if (includeInstance) { @@ -1521,7 +1527,7 @@ proto.viam.robot.v1.TunnelResponse.prototype.toObject = function(opt_includeInst */ proto.viam.robot.v1.TunnelResponse.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64() +data: msg.getData_asB64() }; if (includeInstance) { @@ -1675,8 +1681,8 @@ proto.viam.robot.v1.FrameSystemConfig.prototype.toObject = function(opt_includeI */ proto.viam.robot.v1.FrameSystemConfig.toObject = function(includeInstance, msg) { var f, obj = { - frame: (f = msg.getFrame()) && common_v1_common_pb.Transform.toObject(includeInstance, f), - kinematics: (f = msg.getKinematics()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +frame: (f = msg.getFrame()) && common_v1_common_pb.Transform.toObject(includeInstance, f), +kinematics: (f = msg.getKinematics()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1884,7 +1890,7 @@ proto.viam.robot.v1.FrameSystemConfigRequest.prototype.toObject = function(opt_i */ proto.viam.robot.v1.FrameSystemConfigRequest.toObject = function(includeInstance, msg) { var f, obj = { - supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), +supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), common_v1_common_pb.Transform.toObject, includeInstance) }; @@ -2044,7 +2050,7 @@ proto.viam.robot.v1.FrameSystemConfigResponse.prototype.toObject = function(opt_ */ proto.viam.robot.v1.FrameSystemConfigResponse.toObject = function(includeInstance, msg) { var f, obj = { - frameSystemConfigsList: jspb.Message.toObjectList(msg.getFrameSystemConfigsList(), +frameSystemConfigsList: jspb.Message.toObjectList(msg.getFrameSystemConfigsList(), proto.viam.robot.v1.FrameSystemConfig.toObject, includeInstance) }; @@ -2204,9 +2210,9 @@ proto.viam.robot.v1.TransformPoseRequest.prototype.toObject = function(opt_inclu */ proto.viam.robot.v1.TransformPoseRequest.toObject = function(includeInstance, msg) { var f, obj = { - source: (f = msg.getSource()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f), - destination: jspb.Message.getFieldWithDefault(msg, 2, ""), - supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), +source: (f = msg.getSource()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f), +destination: jspb.Message.getFieldWithDefault(msg, 2, ""), +supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), common_v1_common_pb.Transform.toObject, includeInstance) }; @@ -2438,7 +2444,7 @@ proto.viam.robot.v1.TransformPoseResponse.prototype.toObject = function(opt_incl */ proto.viam.robot.v1.TransformPoseResponse.toObject = function(includeInstance, msg) { var f, obj = { - pose: (f = msg.getPose()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f) +pose: (f = msg.getPose()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f) }; if (includeInstance) { @@ -2589,9 +2595,9 @@ proto.viam.robot.v1.TransformPCDRequest.prototype.toObject = function(opt_includ */ proto.viam.robot.v1.TransformPCDRequest.toObject = function(includeInstance, msg) { var f, obj = { - pointCloudPcd: msg.getPointCloudPcd_asB64(), - source: jspb.Message.getFieldWithDefault(msg, 2, ""), - destination: jspb.Message.getFieldWithDefault(msg, 3, "") +pointCloudPcd: msg.getPointCloudPcd_asB64(), +source: jspb.Message.getFieldWithDefault(msg, 2, ""), +destination: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { @@ -2803,7 +2809,7 @@ proto.viam.robot.v1.TransformPCDResponse.prototype.toObject = function(opt_inclu */ proto.viam.robot.v1.TransformPCDResponse.toObject = function(includeInstance, msg) { var f, obj = { - pointCloudPcd: msg.getPointCloudPcd_asB64() +pointCloudPcd: msg.getPointCloudPcd_asB64() }; if (includeInstance) { @@ -3065,7 +3071,7 @@ proto.viam.robot.v1.ResourceNamesResponse.prototype.toObject = function(opt_incl */ proto.viam.robot.v1.ResourceNamesResponse.toObject = function(includeInstance, msg) { var f, obj = { - resourcesList: jspb.Message.toObjectList(msg.getResourcesList(), +resourcesList: jspb.Message.toObjectList(msg.getResourcesList(), common_v1_common_pb.ResourceName.toObject, includeInstance) }; @@ -3218,8 +3224,8 @@ proto.viam.robot.v1.ResourceRPCSubtype.prototype.toObject = function(opt_include */ proto.viam.robot.v1.ResourceRPCSubtype.toObject = function(includeInstance, msg) { var f, obj = { - subtype: (f = msg.getSubtype()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - protoService: jspb.Message.getFieldWithDefault(msg, 2, "") +subtype: (f = msg.getSubtype()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +protoService: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -3507,7 +3513,7 @@ proto.viam.robot.v1.ResourceRPCSubtypesResponse.prototype.toObject = function(op */ proto.viam.robot.v1.ResourceRPCSubtypesResponse.toObject = function(includeInstance, msg) { var f, obj = { - resourceRpcSubtypesList: jspb.Message.toObjectList(msg.getResourceRpcSubtypesList(), +resourceRpcSubtypesList: jspb.Message.toObjectList(msg.getResourceRpcSubtypesList(), proto.viam.robot.v1.ResourceRPCSubtype.toObject, includeInstance) }; @@ -3660,11 +3666,11 @@ proto.viam.robot.v1.Operation.prototype.toObject = function(opt_includeInstance) */ proto.viam.robot.v1.Operation.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - method: jspb.Message.getFieldWithDefault(msg, 2, ""), - arguments: (f = msg.getArguments()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - started: (f = msg.getStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - sessionId: jspb.Message.getFieldWithDefault(msg, 5, "") +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +method: jspb.Message.getFieldWithDefault(msg, 2, ""), +arguments: (f = msg.getArguments()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +started: (f = msg.getStarted()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +sessionId: (f = jspb.Message.getField(msg, 5)) == null ? undefined : f }; if (includeInstance) { @@ -4078,7 +4084,7 @@ proto.viam.robot.v1.GetOperationsResponse.prototype.toObject = function(opt_incl */ proto.viam.robot.v1.GetOperationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - operationsList: jspb.Message.toObjectList(msg.getOperationsList(), +operationsList: jspb.Message.toObjectList(msg.getOperationsList(), proto.viam.robot.v1.Operation.toObject, includeInstance) }; @@ -4231,7 +4237,7 @@ proto.viam.robot.v1.CancelOperationRequest.prototype.toObject = function(opt_inc */ proto.viam.robot.v1.CancelOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -4462,7 +4468,7 @@ proto.viam.robot.v1.BlockForOperationRequest.prototype.toObject = function(opt_i */ proto.viam.robot.v1.BlockForOperationRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -4693,9 +4699,9 @@ proto.viam.robot.v1.PeerConnectionInfo.prototype.toObject = function(opt_include */ proto.viam.robot.v1.PeerConnectionInfo.toObject = function(includeInstance, msg) { var f, obj = { - type: jspb.Message.getFieldWithDefault(msg, 1, 0), - remoteAddress: jspb.Message.getFieldWithDefault(msg, 2, ""), - localAddress: jspb.Message.getFieldWithDefault(msg, 3, "") +type: jspb.Message.getFieldWithDefault(msg, 1, 0), +remoteAddress: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +localAddress: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -4919,8 +4925,8 @@ proto.viam.robot.v1.Session.prototype.toObject = function(opt_includeInstance) { */ proto.viam.robot.v1.Session.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - peerConnectionInfo: (f = msg.getPeerConnectionInfo()) && proto.viam.robot.v1.PeerConnectionInfo.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +peerConnectionInfo: (f = msg.getPeerConnectionInfo()) && proto.viam.robot.v1.PeerConnectionInfo.toObject(includeInstance, f) }; if (includeInstance) { @@ -5208,7 +5214,7 @@ proto.viam.robot.v1.GetSessionsResponse.prototype.toObject = function(opt_includ */ proto.viam.robot.v1.GetSessionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - sessionsList: jspb.Message.toObjectList(msg.getSessionsList(), +sessionsList: jspb.Message.toObjectList(msg.getSessionsList(), proto.viam.robot.v1.Session.toObject, includeInstance) }; @@ -5361,9 +5367,9 @@ proto.viam.robot.v1.DiscoveryQuery.prototype.toObject = function(opt_includeInst */ proto.viam.robot.v1.DiscoveryQuery.toObject = function(includeInstance, msg) { var f, obj = { - subtype: jspb.Message.getFieldWithDefault(msg, 1, ""), - model: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +subtype: jspb.Message.getFieldWithDefault(msg, 1, ""), +model: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5572,8 +5578,8 @@ proto.viam.robot.v1.Discovery.prototype.toObject = function(opt_includeInstance) */ proto.viam.robot.v1.Discovery.toObject = function(includeInstance, msg) { var f, obj = { - query: (f = msg.getQuery()) && proto.viam.robot.v1.DiscoveryQuery.toObject(includeInstance, f), - results: (f = msg.getResults()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +query: (f = msg.getQuery()) && proto.viam.robot.v1.DiscoveryQuery.toObject(includeInstance, f), +results: (f = msg.getResults()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -5774,10 +5780,10 @@ proto.viam.robot.v1.ModuleModel.prototype.toObject = function(opt_includeInstanc */ proto.viam.robot.v1.ModuleModel.toObject = function(includeInstance, msg) { var f, obj = { - moduleName: jspb.Message.getFieldWithDefault(msg, 1, ""), - model: jspb.Message.getFieldWithDefault(msg, 2, ""), - api: jspb.Message.getFieldWithDefault(msg, 3, ""), - fromLocalModule: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) +moduleName: jspb.Message.getFieldWithDefault(msg, 1, ""), +model: jspb.Message.getFieldWithDefault(msg, 2, ""), +api: jspb.Message.getFieldWithDefault(msg, 3, ""), +fromLocalModule: jspb.Message.getBooleanFieldWithDefault(msg, 4, false) }; if (includeInstance) { @@ -6102,7 +6108,7 @@ proto.viam.robot.v1.GetModelsFromModulesResponse.prototype.toObject = function(o */ proto.viam.robot.v1.GetModelsFromModulesResponse.toObject = function(includeInstance, msg) { var f, obj = { - modelsList: jspb.Message.toObjectList(msg.getModelsList(), +modelsList: jspb.Message.toObjectList(msg.getModelsList(), proto.viam.robot.v1.ModuleModel.toObject, includeInstance) }; @@ -6262,7 +6268,7 @@ proto.viam.robot.v1.DiscoverComponentsRequest.prototype.toObject = function(opt_ */ proto.viam.robot.v1.DiscoverComponentsRequest.toObject = function(includeInstance, msg) { var f, obj = { - queriesList: jspb.Message.toObjectList(msg.getQueriesList(), +queriesList: jspb.Message.toObjectList(msg.getQueriesList(), proto.viam.robot.v1.DiscoveryQuery.toObject, includeInstance) }; @@ -6422,7 +6428,7 @@ proto.viam.robot.v1.DiscoverComponentsResponse.prototype.toObject = function(opt */ proto.viam.robot.v1.DiscoverComponentsResponse.toObject = function(includeInstance, msg) { var f, obj = { - discoveryList: jspb.Message.toObjectList(msg.getDiscoveryList(), +discoveryList: jspb.Message.toObjectList(msg.getDiscoveryList(), proto.viam.robot.v1.Discovery.toObject, includeInstance) }; @@ -6575,9 +6581,9 @@ proto.viam.robot.v1.Status.prototype.toObject = function(opt_includeInstance) { */ proto.viam.robot.v1.Status.toObject = function(includeInstance, msg) { var f, obj = { - name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - status: (f = msg.getStatus()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), - lastReconfigured: (f = msg.getLastReconfigured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +status: (f = msg.getStatus()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f), +lastReconfigured: (f = msg.getLastReconfigured()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -6835,7 +6841,7 @@ proto.viam.robot.v1.GetStatusRequest.prototype.toObject = function(opt_includeIn */ proto.viam.robot.v1.GetStatusRequest.toObject = function(includeInstance, msg) { var f, obj = { - resourceNamesList: jspb.Message.toObjectList(msg.getResourceNamesList(), +resourceNamesList: jspb.Message.toObjectList(msg.getResourceNamesList(), common_v1_common_pb.ResourceName.toObject, includeInstance) }; @@ -6995,7 +7001,7 @@ proto.viam.robot.v1.GetStatusResponse.prototype.toObject = function(opt_includeI */ proto.viam.robot.v1.GetStatusResponse.toObject = function(includeInstance, msg) { var f, obj = { - statusList: jspb.Message.toObjectList(msg.getStatusList(), +statusList: jspb.Message.toObjectList(msg.getStatusList(), proto.viam.robot.v1.Status.toObject, includeInstance) }; @@ -7155,9 +7161,9 @@ proto.viam.robot.v1.StreamStatusRequest.prototype.toObject = function(opt_includ */ proto.viam.robot.v1.StreamStatusRequest.toObject = function(includeInstance, msg) { var f, obj = { - resourceNamesList: jspb.Message.toObjectList(msg.getResourceNamesList(), +resourceNamesList: jspb.Message.toObjectList(msg.getResourceNamesList(), common_v1_common_pb.ResourceName.toObject, includeInstance), - every: (f = msg.getEvery()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +every: (f = msg.getEvery()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -7366,7 +7372,7 @@ proto.viam.robot.v1.StreamStatusResponse.prototype.toObject = function(opt_inclu */ proto.viam.robot.v1.StreamStatusResponse.toObject = function(includeInstance, msg) { var f, obj = { - statusList: jspb.Message.toObjectList(msg.getStatusList(), +statusList: jspb.Message.toObjectList(msg.getStatusList(), proto.viam.robot.v1.Status.toObject, includeInstance) }; @@ -7519,8 +7525,8 @@ proto.viam.robot.v1.StopExtraParameters.prototype.toObject = function(opt_includ */ proto.viam.robot.v1.StopExtraParameters.toObject = function(includeInstance, msg) { var f, obj = { - name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - params: (f = msg.getParams()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +params: (f = msg.getParams()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -7728,7 +7734,7 @@ proto.viam.robot.v1.StopAllRequest.prototype.toObject = function(opt_includeInst */ proto.viam.robot.v1.StopAllRequest.toObject = function(includeInstance, msg) { var f, obj = { - extraList: jspb.Message.toObjectList(msg.getExtraList(), +extraList: jspb.Message.toObjectList(msg.getExtraList(), proto.viam.robot.v1.StopExtraParameters.toObject, includeInstance) }; @@ -7982,7 +7988,7 @@ proto.viam.robot.v1.StartSessionRequest.prototype.toObject = function(opt_includ */ proto.viam.robot.v1.StartSessionRequest.toObject = function(includeInstance, msg) { var f, obj = { - resume: jspb.Message.getFieldWithDefault(msg, 1, "") +resume: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -8112,8 +8118,8 @@ proto.viam.robot.v1.StartSessionResponse.prototype.toObject = function(opt_inclu */ proto.viam.robot.v1.StartSessionResponse.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - heartbeatWindow: (f = msg.getHeartbeatWindow()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +heartbeatWindow: (f = msg.getHeartbeatWindow()) && google_protobuf_duration_pb.Duration.toObject(includeInstance, f) }; if (includeInstance) { @@ -8293,7 +8299,7 @@ proto.viam.robot.v1.SendSessionHeartbeatRequest.prototype.toObject = function(op */ proto.viam.robot.v1.SendSessionHeartbeatRequest.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, "") +id: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -8531,7 +8537,7 @@ proto.viam.robot.v1.LogRequest.prototype.toObject = function(opt_includeInstance */ proto.viam.robot.v1.LogRequest.toObject = function(includeInstance, msg) { var f, obj = { - logsList: jspb.Message.toObjectList(msg.getLogsList(), +logsList: jspb.Message.toObjectList(msg.getLogsList(), common_v1_common_pb.LogEntry.toObject, includeInstance) }; @@ -8886,11 +8892,11 @@ proto.viam.robot.v1.GetCloudMetadataResponse.prototype.toObject = function(opt_i */ proto.viam.robot.v1.GetCloudMetadataResponse.toObject = function(includeInstance, msg) { var f, obj = { - robotPartId: jspb.Message.getFieldWithDefault(msg, 1, ""), - primaryOrgId: jspb.Message.getFieldWithDefault(msg, 2, ""), - locationId: jspb.Message.getFieldWithDefault(msg, 3, ""), - machineId: jspb.Message.getFieldWithDefault(msg, 4, ""), - machinePartId: jspb.Message.getFieldWithDefault(msg, 5, "") +robotPartId: jspb.Message.getFieldWithDefault(msg, 1, ""), +primaryOrgId: jspb.Message.getFieldWithDefault(msg, 2, ""), +locationId: jspb.Message.getFieldWithDefault(msg, 3, ""), +machineId: jspb.Message.getFieldWithDefault(msg, 4, ""), +machinePartId: jspb.Message.getFieldWithDefault(msg, 5, "") }; if (includeInstance) { @@ -9162,8 +9168,8 @@ proto.viam.robot.v1.RestartModuleRequest.prototype.toObject = function(opt_inclu */ proto.viam.robot.v1.RestartModuleRequest.toObject = function(includeInstance, msg) { var f, obj = { - moduleId: jspb.Message.getFieldWithDefault(msg, 1, ""), - moduleName: jspb.Message.getFieldWithDefault(msg, 2, "") +moduleId: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +moduleName: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -9769,10 +9775,10 @@ proto.viam.robot.v1.GetMachineStatusResponse.prototype.toObject = function(opt_i */ proto.viam.robot.v1.GetMachineStatusResponse.toObject = function(includeInstance, msg) { var f, obj = { - resourcesList: jspb.Message.toObjectList(msg.getResourcesList(), +resourcesList: jspb.Message.toObjectList(msg.getResourcesList(), proto.viam.robot.v1.ResourceStatus.toObject, includeInstance), - config: (f = msg.getConfig()) && proto.viam.robot.v1.ConfigStatus.toObject(includeInstance, f), - state: jspb.Message.getFieldWithDefault(msg, 3, 0) +config: (f = msg.getConfig()) && proto.viam.robot.v1.ConfigStatus.toObject(includeInstance, f), +state: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -10012,12 +10018,12 @@ proto.viam.robot.v1.ResourceStatus.prototype.toObject = function(opt_includeInst */ proto.viam.robot.v1.ResourceStatus.toObject = function(includeInstance, msg) { var f, obj = { - name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - state: jspb.Message.getFieldWithDefault(msg, 2, 0), - lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - revision: jspb.Message.getFieldWithDefault(msg, 4, ""), - error: jspb.Message.getFieldWithDefault(msg, 5, ""), - cloudMetadata: (f = msg.getCloudMetadata()) && proto.viam.robot.v1.GetCloudMetadataResponse.toObject(includeInstance, f) +name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +state: jspb.Message.getFieldWithDefault(msg, 2, 0), +lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +revision: jspb.Message.getFieldWithDefault(msg, 4, ""), +error: jspb.Message.getFieldWithDefault(msg, 5, ""), +cloudMetadata: (f = msg.getCloudMetadata()) && proto.viam.robot.v1.GetCloudMetadataResponse.toObject(includeInstance, f) }; if (includeInstance) { @@ -10367,8 +10373,8 @@ proto.viam.robot.v1.ConfigStatus.prototype.toObject = function(opt_includeInstan */ proto.viam.robot.v1.ConfigStatus.toObject = function(includeInstance, msg) { var f, obj = { - revision: jspb.Message.getFieldWithDefault(msg, 1, ""), - lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) +revision: jspb.Message.getFieldWithDefault(msg, 1, ""), +lastUpdated: (f = msg.getLastUpdated()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f) }; if (includeInstance) { @@ -10649,9 +10655,9 @@ proto.viam.robot.v1.GetVersionResponse.prototype.toObject = function(opt_include */ proto.viam.robot.v1.GetVersionResponse.toObject = function(includeInstance, msg) { var f, obj = { - platform: jspb.Message.getFieldWithDefault(msg, 1, ""), - version: jspb.Message.getFieldWithDefault(msg, 2, ""), - apiVersion: jspb.Message.getFieldWithDefault(msg, 3, "") +platform: jspb.Message.getFieldWithDefault(msg, 1, ""), +version: jspb.Message.getFieldWithDefault(msg, 2, ""), +apiVersion: jspb.Message.getFieldWithDefault(msg, 3, "") }; if (includeInstance) { diff --git a/gen/js/service/datamanager/v1/data_manager_pb.js b/gen/js/service/datamanager/v1/data_manager_pb.js index e8e362084..fac0d2be1 100644 --- a/gen/js/service/datamanager/v1/data_manager_pb.js +++ b/gen/js/service/datamanager/v1/data_manager_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -97,8 +103,8 @@ proto.viam.service.datamanager.v1.SyncRequest.prototype.toObject = function(opt_ */ proto.viam.service.datamanager.v1.SyncRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/service/discovery/v1/discovery_pb.js b/gen/js/service/discovery/v1/discovery_pb.js index 360c5e6d8..6c2fa9716 100644 --- a/gen/js/service/discovery/v1/discovery_pb.js +++ b/gen/js/service/discovery/v1/discovery_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var app_v1_robot_pb = require('../../../app/v1/robot_pb.js'); goog.object.extend(proto, app_v1_robot_pb); @@ -99,8 +105,8 @@ proto.viam.service.discovery.v1.DiscoverResourcesRequest.prototype.toObject = fu */ proto.viam.service.discovery.v1.DiscoverResourcesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -287,7 +293,7 @@ proto.viam.service.discovery.v1.DiscoverResourcesResponse.prototype.toObject = f */ proto.viam.service.discovery.v1.DiscoverResourcesResponse.toObject = function(includeInstance, msg) { var f, obj = { - discoveriesList: jspb.Message.toObjectList(msg.getDiscoveriesList(), +discoveriesList: jspb.Message.toObjectList(msg.getDiscoveriesList(), app_v1_robot_pb.ComponentConfig.toObject, includeInstance) }; diff --git a/gen/js/service/generic/v1/generic_pb.js b/gen/js/service/generic/v1/generic_pb.js index 1134802ad..de0f45830 100644 --- a/gen/js/service/generic/v1/generic_pb.js +++ b/gen/js/service/generic/v1/generic_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); diff --git a/gen/js/service/mlmodel/v1/mlmodel_pb.js b/gen/js/service/mlmodel/v1/mlmodel_pb.js index a518f9e0f..b54c90d9f 100644 --- a/gen/js/service/mlmodel/v1/mlmodel_pb.js +++ b/gen/js/service/mlmodel/v1/mlmodel_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_api_annotations_pb = require('../../../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); @@ -471,9 +477,9 @@ proto.viam.service.mlmodel.v1.InferRequest.prototype.toObject = function(opt_inc */ proto.viam.service.mlmodel.v1.InferRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - inputTensors: (f = msg.getInputTensors()) && proto.viam.service.mlmodel.v1.FlatTensors.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +inputTensors: (f = msg.getInputTensors()) && proto.viam.service.mlmodel.v1.FlatTensors.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -703,7 +709,7 @@ proto.viam.service.mlmodel.v1.InferResponse.prototype.toObject = function(opt_in */ proto.viam.service.mlmodel.v1.InferResponse.toObject = function(includeInstance, msg) { var f, obj = { - outputTensors: (f = msg.getOutputTensors()) && proto.viam.service.mlmodel.v1.FlatTensors.toObject(includeInstance, f) +outputTensors: (f = msg.getOutputTensors()) && proto.viam.service.mlmodel.v1.FlatTensors.toObject(includeInstance, f) }; if (includeInstance) { @@ -854,8 +860,8 @@ proto.viam.service.mlmodel.v1.MetadataRequest.prototype.toObject = function(opt_ */ proto.viam.service.mlmodel.v1.MetadataRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1035,7 +1041,7 @@ proto.viam.service.mlmodel.v1.MetadataResponse.prototype.toObject = function(opt */ proto.viam.service.mlmodel.v1.MetadataResponse.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.service.mlmodel.v1.Metadata.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && proto.viam.service.mlmodel.v1.Metadata.toObject(includeInstance, f) }; if (includeInstance) { @@ -1193,12 +1199,12 @@ proto.viam.service.mlmodel.v1.Metadata.prototype.toObject = function(opt_include */ proto.viam.service.mlmodel.v1.Metadata.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - type: jspb.Message.getFieldWithDefault(msg, 2, ""), - description: jspb.Message.getFieldWithDefault(msg, 3, ""), - inputInfoList: jspb.Message.toObjectList(msg.getInputInfoList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +type: jspb.Message.getFieldWithDefault(msg, 2, ""), +description: jspb.Message.getFieldWithDefault(msg, 3, ""), +inputInfoList: jspb.Message.toObjectList(msg.getInputInfoList(), proto.viam.service.mlmodel.v1.TensorInfo.toObject, includeInstance), - outputInfoList: jspb.Message.toObjectList(msg.getOutputInfoList(), +outputInfoList: jspb.Message.toObjectList(msg.getOutputInfoList(), proto.viam.service.mlmodel.v1.TensorInfo.toObject, includeInstance) }; @@ -1496,13 +1502,13 @@ proto.viam.service.mlmodel.v1.TensorInfo.prototype.toObject = function(opt_inclu */ proto.viam.service.mlmodel.v1.TensorInfo.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - description: jspb.Message.getFieldWithDefault(msg, 2, ""), - dataType: jspb.Message.getFieldWithDefault(msg, 3, ""), - shapeList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, - associatedFilesList: jspb.Message.toObjectList(msg.getAssociatedFilesList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +description: jspb.Message.getFieldWithDefault(msg, 2, ""), +dataType: jspb.Message.getFieldWithDefault(msg, 3, ""), +shapeList: (f = jspb.Message.getRepeatedField(msg, 4)) == null ? undefined : f, +associatedFilesList: jspb.Message.toObjectList(msg.getAssociatedFilesList(), proto.viam.service.mlmodel.v1.File.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1841,9 +1847,9 @@ proto.viam.service.mlmodel.v1.File.prototype.toObject = function(opt_includeInst */ proto.viam.service.mlmodel.v1.File.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - description: jspb.Message.getFieldWithDefault(msg, 2, ""), - labelType: jspb.Message.getFieldWithDefault(msg, 3, 0) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +description: jspb.Message.getFieldWithDefault(msg, 2, ""), +labelType: jspb.Message.getFieldWithDefault(msg, 3, 0) }; if (includeInstance) { @@ -2031,7 +2037,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataInt8.prototype.toObject = function(o */ proto.viam.service.mlmodel.v1.FlatTensorDataInt8.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64() +data: msg.getData_asB64() }; if (includeInstance) { @@ -2185,7 +2191,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataUInt8.prototype.toObject = function( */ proto.viam.service.mlmodel.v1.FlatTensorDataUInt8.toObject = function(includeInstance, msg) { var f, obj = { - data: msg.getData_asB64() +data: msg.getData_asB64() }; if (includeInstance) { @@ -2346,7 +2352,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataInt16.prototype.toObject = function( */ proto.viam.service.mlmodel.v1.FlatTensorDataInt16.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -2504,7 +2510,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataUInt16.prototype.toObject = function */ proto.viam.service.mlmodel.v1.FlatTensorDataUInt16.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -2662,7 +2668,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataInt32.prototype.toObject = function( */ proto.viam.service.mlmodel.v1.FlatTensorDataInt32.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -2820,7 +2826,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataUInt32.prototype.toObject = function */ proto.viam.service.mlmodel.v1.FlatTensorDataUInt32.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -2978,7 +2984,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataInt64.prototype.toObject = function( */ proto.viam.service.mlmodel.v1.FlatTensorDataInt64.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -3136,7 +3142,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataUInt64.prototype.toObject = function */ proto.viam.service.mlmodel.v1.FlatTensorDataUInt64.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -3294,7 +3300,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataFloat.prototype.toObject = function( */ proto.viam.service.mlmodel.v1.FlatTensorDataFloat.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -3452,7 +3458,7 @@ proto.viam.service.mlmodel.v1.FlatTensorDataDouble.prototype.toObject = function */ proto.viam.service.mlmodel.v1.FlatTensorDataDouble.toObject = function(includeInstance, msg) { var f, obj = { - dataList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f +dataList: (f = jspb.Message.getRepeatedFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -3644,17 +3650,17 @@ proto.viam.service.mlmodel.v1.FlatTensor.prototype.toObject = function(opt_inclu */ proto.viam.service.mlmodel.v1.FlatTensor.toObject = function(includeInstance, msg) { var f, obj = { - shapeList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, - int8Tensor: (f = msg.getInt8Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt8.toObject(includeInstance, f), - uint8Tensor: (f = msg.getUint8Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt8.toObject(includeInstance, f), - int16Tensor: (f = msg.getInt16Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt16.toObject(includeInstance, f), - uint16Tensor: (f = msg.getUint16Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt16.toObject(includeInstance, f), - int32Tensor: (f = msg.getInt32Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt32.toObject(includeInstance, f), - uint32Tensor: (f = msg.getUint32Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt32.toObject(includeInstance, f), - int64Tensor: (f = msg.getInt64Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt64.toObject(includeInstance, f), - uint64Tensor: (f = msg.getUint64Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt64.toObject(includeInstance, f), - floatTensor: (f = msg.getFloatTensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataFloat.toObject(includeInstance, f), - doubleTensor: (f = msg.getDoubleTensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataDouble.toObject(includeInstance, f) +shapeList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f, +int8Tensor: (f = msg.getInt8Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt8.toObject(includeInstance, f), +uint8Tensor: (f = msg.getUint8Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt8.toObject(includeInstance, f), +int16Tensor: (f = msg.getInt16Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt16.toObject(includeInstance, f), +uint16Tensor: (f = msg.getUint16Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt16.toObject(includeInstance, f), +int32Tensor: (f = msg.getInt32Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt32.toObject(includeInstance, f), +uint32Tensor: (f = msg.getUint32Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt32.toObject(includeInstance, f), +int64Tensor: (f = msg.getInt64Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataInt64.toObject(includeInstance, f), +uint64Tensor: (f = msg.getUint64Tensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataUInt64.toObject(includeInstance, f), +floatTensor: (f = msg.getFloatTensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataFloat.toObject(includeInstance, f), +doubleTensor: (f = msg.getDoubleTensor()) && proto.viam.service.mlmodel.v1.FlatTensorDataDouble.toObject(includeInstance, f) }; if (includeInstance) { @@ -4305,7 +4311,7 @@ proto.viam.service.mlmodel.v1.FlatTensors.prototype.toObject = function(opt_incl */ proto.viam.service.mlmodel.v1.FlatTensors.toObject = function(includeInstance, msg) { var f, obj = { - tensorsMap: (f = msg.getTensorsMap()) ? f.toObject(includeInstance, proto.viam.service.mlmodel.v1.FlatTensor.toObject) : [] +tensorsMap: (f = msg.getTensorsMap()) ? f.toObject(includeInstance, proto.viam.service.mlmodel.v1.FlatTensor.toObject) : [] }; if (includeInstance) { @@ -4403,7 +4409,8 @@ proto.viam.service.mlmodel.v1.FlatTensors.prototype.getTensorsMap = function(opt */ proto.viam.service.mlmodel.v1.FlatTensors.prototype.clearTensorsMap = function() { this.getTensorsMap().clear(); - return this;}; + return this; +}; /** diff --git a/gen/js/service/motion/v1/motion_pb.js b/gen/js/service/motion/v1/motion_pb.js index bc5adc897..c03013ef4 100644 --- a/gen/js/service/motion/v1/motion_pb.js +++ b/gen/js/service/motion/v1/motion_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -650,12 +656,12 @@ proto.viam.service.motion.v1.MoveRequest.prototype.toObject = function(opt_inclu */ proto.viam.service.motion.v1.MoveRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - destination: (f = msg.getDestination()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - worldState: (f = msg.getWorldState()) && common_v1_common_pb.WorldState.toObject(includeInstance, f), - constraints: (f = msg.getConstraints()) && proto.viam.service.motion.v1.Constraints.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +destination: (f = msg.getDestination()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +worldState: (f = msg.getWorldState()) && common_v1_common_pb.WorldState.toObject(includeInstance, f), +constraints: (f = msg.getConstraints()) && proto.viam.service.motion.v1.Constraints.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1035,7 +1041,7 @@ proto.viam.service.motion.v1.MoveResponse.prototype.toObject = function(opt_incl */ proto.viam.service.motion.v1.MoveResponse.toObject = function(includeInstance, msg) { var f, obj = { - success: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +success: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -1172,14 +1178,14 @@ proto.viam.service.motion.v1.MoveOnMapRequest.prototype.toObject = function(opt_ */ proto.viam.service.motion.v1.MoveOnMapRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - destination: (f = msg.getDestination()) && common_v1_common_pb.Pose.toObject(includeInstance, f), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - slamServiceName: (f = msg.getSlamServiceName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - motionConfiguration: (f = msg.getMotionConfiguration()) && proto.viam.service.motion.v1.MotionConfiguration.toObject(includeInstance, f), - obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +destination: (f = msg.getDestination()) && common_v1_common_pb.Pose.toObject(includeInstance, f), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +slamServiceName: (f = msg.getSlamServiceName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +motionConfiguration: (f = msg.getMotionConfiguration()) && proto.viam.service.motion.v1.MotionConfiguration.toObject(includeInstance, f), +obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), common_v1_common_pb.Geometry.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1610,7 +1616,7 @@ proto.viam.service.motion.v1.MoveOnMapResponse.prototype.toObject = function(opt */ proto.viam.service.motion.v1.MoveOnMapResponse.toObject = function(includeInstance, msg) { var f, obj = { - executionId: jspb.Message.getFieldWithDefault(msg, 1, "") +executionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1740,8 +1746,8 @@ proto.viam.service.motion.v1.ObstacleDetector.prototype.toObject = function(opt_ */ proto.viam.service.motion.v1.ObstacleDetector.toObject = function(includeInstance, msg) { var f, obj = { - visionService: (f = msg.getVisionService()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - camera: (f = msg.getCamera()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f) +visionService: (f = msg.getVisionService()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +camera: (f = msg.getCamera()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f) }; if (includeInstance) { @@ -1949,13 +1955,13 @@ proto.viam.service.motion.v1.MotionConfiguration.prototype.toObject = function(o */ proto.viam.service.motion.v1.MotionConfiguration.toObject = function(includeInstance, msg) { var f, obj = { - obstacleDetectorsList: jspb.Message.toObjectList(msg.getObstacleDetectorsList(), +obstacleDetectorsList: jspb.Message.toObjectList(msg.getObstacleDetectorsList(), proto.viam.service.motion.v1.ObstacleDetector.toObject, includeInstance), - positionPollingFrequencyHz: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0), - obstaclePollingFrequencyHz: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - planDeviationM: jspb.Message.getFloatingPointFieldWithDefault(msg, 4, 0.0), - linearMPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - angularDegsPerSec: jspb.Message.getFloatingPointFieldWithDefault(msg, 6, 0.0) +positionPollingFrequencyHz: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f, +obstaclePollingFrequencyHz: (f = jspb.Message.getOptionalFloatingPointField(msg, 3)) == null ? undefined : f, +planDeviationM: (f = jspb.Message.getOptionalFloatingPointField(msg, 4)) == null ? undefined : f, +linearMPerSec: (f = jspb.Message.getOptionalFloatingPointField(msg, 5)) == null ? undefined : f, +angularDegsPerSec: (f = jspb.Message.getOptionalFloatingPointField(msg, 6)) == null ? undefined : f }; if (includeInstance) { @@ -2349,17 +2355,17 @@ proto.viam.service.motion.v1.MoveOnGlobeRequest.prototype.toObject = function(op */ proto.viam.service.motion.v1.MoveOnGlobeRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - destination: (f = msg.getDestination()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), - heading: jspb.Message.getFloatingPointFieldWithDefault(msg, 3, 0.0), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - movementSensorName: (f = msg.getMovementSensorName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +destination: (f = msg.getDestination()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), +heading: (f = jspb.Message.getOptionalFloatingPointField(msg, 3)) == null ? undefined : f, +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +movementSensorName: (f = msg.getMovementSensorName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), common_v1_common_pb.GeoGeometry.toObject, includeInstance), - motionConfiguration: (f = msg.getMotionConfiguration()) && proto.viam.service.motion.v1.MotionConfiguration.toObject(includeInstance, f), - boundingRegionsList: jspb.Message.toObjectList(msg.getBoundingRegionsList(), +motionConfiguration: (f = msg.getMotionConfiguration()) && proto.viam.service.motion.v1.MotionConfiguration.toObject(includeInstance, f), +boundingRegionsList: jspb.Message.toObjectList(msg.getBoundingRegionsList(), common_v1_common_pb.GeoGeometry.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2888,7 +2894,7 @@ proto.viam.service.motion.v1.MoveOnGlobeResponse.prototype.toObject = function(o */ proto.viam.service.motion.v1.MoveOnGlobeResponse.toObject = function(includeInstance, msg) { var f, obj = { - executionId: jspb.Message.getFieldWithDefault(msg, 1, "") +executionId: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3025,12 +3031,12 @@ proto.viam.service.motion.v1.GetPoseRequest.prototype.toObject = function(opt_in */ proto.viam.service.motion.v1.GetPoseRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - destinationFrame: jspb.Message.getFieldWithDefault(msg, 3, ""), - supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +destinationFrame: jspb.Message.getFieldWithDefault(msg, 3, ""), +supplementalTransformsList: jspb.Message.toObjectList(msg.getSupplementalTransformsList(), common_v1_common_pb.Transform.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3340,7 +3346,7 @@ proto.viam.service.motion.v1.GetPoseResponse.prototype.toObject = function(opt_i */ proto.viam.service.motion.v1.GetPoseResponse.toObject = function(includeInstance, msg) { var f, obj = { - pose: (f = msg.getPose()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f) +pose: (f = msg.getPose()) && common_v1_common_pb.PoseInFrame.toObject(includeInstance, f) }; if (includeInstance) { @@ -3491,9 +3497,9 @@ proto.viam.service.motion.v1.StopPlanRequest.prototype.toObject = function(opt_i */ proto.viam.service.motion.v1.StopPlanRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3824,9 +3830,9 @@ proto.viam.service.motion.v1.ListPlanStatusesRequest.prototype.toObject = functi */ proto.viam.service.motion.v1.ListPlanStatusesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - onlyActivePlans: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +onlyActivePlans: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4042,7 +4048,7 @@ proto.viam.service.motion.v1.ListPlanStatusesResponse.prototype.toObject = funct */ proto.viam.service.motion.v1.ListPlanStatusesResponse.toObject = function(includeInstance, msg) { var f, obj = { - planStatusesWithIdsList: jspb.Message.toObjectList(msg.getPlanStatusesWithIdsList(), +planStatusesWithIdsList: jspb.Message.toObjectList(msg.getPlanStatusesWithIdsList(), proto.viam.service.motion.v1.PlanStatusWithID.toObject, includeInstance) }; @@ -4195,11 +4201,11 @@ proto.viam.service.motion.v1.GetPlanRequest.prototype.toObject = function(opt_in */ proto.viam.service.motion.v1.GetPlanRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - lastPlanOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - executionId: jspb.Message.getFieldWithDefault(msg, 4, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +lastPlanOnly: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +executionId: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4512,8 +4518,8 @@ proto.viam.service.motion.v1.GetPlanResponse.prototype.toObject = function(opt_i */ proto.viam.service.motion.v1.GetPlanResponse.toObject = function(includeInstance, msg) { var f, obj = { - currentPlanWithStatus: (f = msg.getCurrentPlanWithStatus()) && proto.viam.service.motion.v1.PlanWithStatus.toObject(includeInstance, f), - replanHistoryList: jspb.Message.toObjectList(msg.getReplanHistoryList(), +currentPlanWithStatus: (f = msg.getCurrentPlanWithStatus()) && proto.viam.service.motion.v1.PlanWithStatus.toObject(includeInstance, f), +replanHistoryList: jspb.Message.toObjectList(msg.getReplanHistoryList(), proto.viam.service.motion.v1.PlanWithStatus.toObject, includeInstance) }; @@ -4723,11 +4729,11 @@ proto.viam.service.motion.v1.Constraints.prototype.toObject = function(opt_inclu */ proto.viam.service.motion.v1.Constraints.toObject = function(includeInstance, msg) { var f, obj = { - linearConstraintList: jspb.Message.toObjectList(msg.getLinearConstraintList(), +linearConstraintList: jspb.Message.toObjectList(msg.getLinearConstraintList(), proto.viam.service.motion.v1.LinearConstraint.toObject, includeInstance), - orientationConstraintList: jspb.Message.toObjectList(msg.getOrientationConstraintList(), +orientationConstraintList: jspb.Message.toObjectList(msg.getOrientationConstraintList(), proto.viam.service.motion.v1.OrientationConstraint.toObject, includeInstance), - collisionSpecificationList: jspb.Message.toObjectList(msg.getCollisionSpecificationList(), +collisionSpecificationList: jspb.Message.toObjectList(msg.getCollisionSpecificationList(), proto.viam.service.motion.v1.CollisionSpecification.toObject, includeInstance) }; @@ -4982,8 +4988,8 @@ proto.viam.service.motion.v1.LinearConstraint.prototype.toObject = function(opt_ */ proto.viam.service.motion.v1.LinearConstraint.toObject = function(includeInstance, msg) { var f, obj = { - lineToleranceMm: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0), - orientationToleranceDegs: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +lineToleranceMm: (f = jspb.Message.getOptionalFloatingPointField(msg, 1)) == null ? undefined : f, +orientationToleranceDegs: (f = jspb.Message.getOptionalFloatingPointField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -5178,7 +5184,7 @@ proto.viam.service.motion.v1.OrientationConstraint.prototype.toObject = function */ proto.viam.service.motion.v1.OrientationConstraint.toObject = function(includeInstance, msg) { var f, obj = { - orientationToleranceDegs: jspb.Message.getFloatingPointFieldWithDefault(msg, 1, 0.0) +orientationToleranceDegs: (f = jspb.Message.getOptionalFloatingPointField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -5333,7 +5339,7 @@ proto.viam.service.motion.v1.CollisionSpecification.prototype.toObject = functio */ proto.viam.service.motion.v1.CollisionSpecification.toObject = function(includeInstance, msg) { var f, obj = { - allowsList: jspb.Message.toObjectList(msg.getAllowsList(), +allowsList: jspb.Message.toObjectList(msg.getAllowsList(), proto.viam.service.motion.v1.CollisionSpecification.AllowedFrameCollisions.toObject, includeInstance) }; @@ -5448,8 +5454,8 @@ proto.viam.service.motion.v1.CollisionSpecification.AllowedFrameCollisions.proto */ proto.viam.service.motion.v1.CollisionSpecification.AllowedFrameCollisions.toObject = function(includeInstance, msg) { var f, obj = { - frame1: jspb.Message.getFieldWithDefault(msg, 1, ""), - frame2: jspb.Message.getFieldWithDefault(msg, 2, "") +frame1: jspb.Message.getFieldWithDefault(msg, 1, ""), +frame2: jspb.Message.getFieldWithDefault(msg, 2, "") }; if (includeInstance) { @@ -5653,9 +5659,9 @@ proto.viam.service.motion.v1.PlanWithStatus.prototype.toObject = function(opt_in */ proto.viam.service.motion.v1.PlanWithStatus.toObject = function(includeInstance, msg) { var f, obj = { - plan: (f = msg.getPlan()) && proto.viam.service.motion.v1.Plan.toObject(includeInstance, f), - status: (f = msg.getStatus()) && proto.viam.service.motion.v1.PlanStatus.toObject(includeInstance, f), - statusHistoryList: jspb.Message.toObjectList(msg.getStatusHistoryList(), +plan: (f = msg.getPlan()) && proto.viam.service.motion.v1.Plan.toObject(includeInstance, f), +status: (f = msg.getStatus()) && proto.viam.service.motion.v1.PlanStatus.toObject(includeInstance, f), +statusHistoryList: jspb.Message.toObjectList(msg.getStatusHistoryList(), proto.viam.service.motion.v1.PlanStatus.toObject, includeInstance) }; @@ -5908,10 +5914,10 @@ proto.viam.service.motion.v1.PlanStatusWithID.prototype.toObject = function(opt_ */ proto.viam.service.motion.v1.PlanStatusWithID.toObject = function(includeInstance, msg) { var f, obj = { - planId: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - executionId: jspb.Message.getFieldWithDefault(msg, 3, ""), - status: (f = msg.getStatus()) && proto.viam.service.motion.v1.PlanStatus.toObject(includeInstance, f) +planId: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +executionId: jspb.Message.getFieldWithDefault(msg, 3, ""), +status: (f = msg.getStatus()) && proto.viam.service.motion.v1.PlanStatus.toObject(includeInstance, f) }; if (includeInstance) { @@ -6170,9 +6176,9 @@ proto.viam.service.motion.v1.PlanStatus.prototype.toObject = function(opt_includ */ proto.viam.service.motion.v1.PlanStatus.toObject = function(includeInstance, msg) { var f, obj = { - state: jspb.Message.getFieldWithDefault(msg, 1, 0), - timestamp: (f = msg.getTimestamp()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - reason: jspb.Message.getFieldWithDefault(msg, 3, "") +state: jspb.Message.getFieldWithDefault(msg, 1, 0), +timestamp: (f = msg.getTimestamp()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +reason: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f }; if (includeInstance) { @@ -6406,10 +6412,10 @@ proto.viam.service.motion.v1.Plan.prototype.toObject = function(opt_includeInsta */ proto.viam.service.motion.v1.Plan.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - executionId: jspb.Message.getFieldWithDefault(msg, 3, ""), - stepsList: jspb.Message.toObjectList(msg.getStepsList(), +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +componentName: (f = msg.getComponentName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +executionId: jspb.Message.getFieldWithDefault(msg, 3, ""), +stepsList: jspb.Message.toObjectList(msg.getStepsList(), proto.viam.service.motion.v1.PlanStep.toObject, includeInstance) }; @@ -6670,7 +6676,7 @@ proto.viam.service.motion.v1.PlanStep.prototype.toObject = function(opt_includeI */ proto.viam.service.motion.v1.PlanStep.toObject = function(includeInstance, msg) { var f, obj = { - stepMap: (f = msg.getStepMap()) ? f.toObject(includeInstance, proto.viam.service.motion.v1.ComponentState.toObject) : [] +stepMap: (f = msg.getStepMap()) ? f.toObject(includeInstance, proto.viam.service.motion.v1.ComponentState.toObject) : [] }; if (includeInstance) { @@ -6768,7 +6774,8 @@ proto.viam.service.motion.v1.PlanStep.prototype.getStepMap = function(opt_noLazy */ proto.viam.service.motion.v1.PlanStep.prototype.clearStepMap = function() { this.getStepMap().clear(); - return this;}; + return this; +}; @@ -6803,7 +6810,7 @@ proto.viam.service.motion.v1.ComponentState.prototype.toObject = function(opt_in */ proto.viam.service.motion.v1.ComponentState.toObject = function(includeInstance, msg) { var f, obj = { - pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) +pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/service/navigation/v1/navigation_pb.js b/gen/js/service/navigation/v1/navigation_pb.js index b7f4dcc8f..a3cb8ed56 100644 --- a/gen/js/service/navigation/v1/navigation_pb.js +++ b/gen/js/service/navigation/v1/navigation_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -495,8 +501,8 @@ proto.viam.service.navigation.v1.GetModeRequest.prototype.toObject = function(op */ proto.viam.service.navigation.v1.GetModeRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -676,7 +682,7 @@ proto.viam.service.navigation.v1.GetModeResponse.prototype.toObject = function(o */ proto.viam.service.navigation.v1.GetModeResponse.toObject = function(includeInstance, msg) { var f, obj = { - mode: jspb.Message.getFieldWithDefault(msg, 1, 0) +mode: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -806,9 +812,9 @@ proto.viam.service.navigation.v1.SetModeRequest.prototype.toObject = function(op */ proto.viam.service.navigation.v1.SetModeRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - mode: jspb.Message.getFieldWithDefault(msg, 2, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +mode: jspb.Message.getFieldWithDefault(msg, 2, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1118,8 +1124,8 @@ proto.viam.service.navigation.v1.Waypoint.prototype.toObject = function(opt_incl */ proto.viam.service.navigation.v1.Waypoint.toObject = function(includeInstance, msg) { var f, obj = { - id: jspb.Message.getFieldWithDefault(msg, 1, ""), - location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f) +id: jspb.Message.getFieldWithDefault(msg, 1, ""), +location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f) }; if (includeInstance) { @@ -1299,8 +1305,8 @@ proto.viam.service.navigation.v1.GetLocationRequest.prototype.toObject = functio */ proto.viam.service.navigation.v1.GetLocationRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1480,8 +1486,8 @@ proto.viam.service.navigation.v1.GetLocationResponse.prototype.toObject = functi */ proto.viam.service.navigation.v1.GetLocationResponse.toObject = function(includeInstance, msg) { var f, obj = { - location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), - compassHeading: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), +compassHeading: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -1661,8 +1667,8 @@ proto.viam.service.navigation.v1.GetWaypointsRequest.prototype.toObject = functi */ proto.viam.service.navigation.v1.GetWaypointsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1849,7 +1855,7 @@ proto.viam.service.navigation.v1.GetWaypointsResponse.prototype.toObject = funct */ proto.viam.service.navigation.v1.GetWaypointsResponse.toObject = function(includeInstance, msg) { var f, obj = { - waypointsList: jspb.Message.toObjectList(msg.getWaypointsList(), +waypointsList: jspb.Message.toObjectList(msg.getWaypointsList(), proto.viam.service.navigation.v1.Waypoint.toObject, includeInstance) }; @@ -2002,9 +2008,9 @@ proto.viam.service.navigation.v1.AddWaypointRequest.prototype.toObject = functio */ proto.viam.service.navigation.v1.AddWaypointRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +location: (f = msg.getLocation()) && common_v1_common_pb.GeoPoint.toObject(includeInstance, f), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2335,9 +2341,9 @@ proto.viam.service.navigation.v1.RemoveWaypointRequest.prototype.toObject = func */ proto.viam.service.navigation.v1.RemoveWaypointRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - id: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +id: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2647,8 +2653,8 @@ proto.viam.service.navigation.v1.GetObstaclesRequest.prototype.toObject = functi */ proto.viam.service.navigation.v1.GetObstaclesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2835,7 +2841,7 @@ proto.viam.service.navigation.v1.GetObstaclesResponse.prototype.toObject = funct */ proto.viam.service.navigation.v1.GetObstaclesResponse.toObject = function(includeInstance, msg) { var f, obj = { - obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), +obstaclesList: jspb.Message.toObjectList(msg.getObstaclesList(), common_v1_common_pb.GeoGeometry.toObject, includeInstance) }; @@ -2995,8 +3001,8 @@ proto.viam.service.navigation.v1.Path.prototype.toObject = function(opt_includeI */ proto.viam.service.navigation.v1.Path.toObject = function(includeInstance, msg) { var f, obj = { - destinationWaypointId: jspb.Message.getFieldWithDefault(msg, 1, ""), - geopointsList: jspb.Message.toObjectList(msg.getGeopointsList(), +destinationWaypointId: jspb.Message.getFieldWithDefault(msg, 1, ""), +geopointsList: jspb.Message.toObjectList(msg.getGeopointsList(), common_v1_common_pb.GeoPoint.toObject, includeInstance) }; @@ -3178,8 +3184,8 @@ proto.viam.service.navigation.v1.GetPathsRequest.prototype.toObject = function(o */ proto.viam.service.navigation.v1.GetPathsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3366,7 +3372,7 @@ proto.viam.service.navigation.v1.GetPathsResponse.prototype.toObject = function( */ proto.viam.service.navigation.v1.GetPathsResponse.toObject = function(includeInstance, msg) { var f, obj = { - pathsList: jspb.Message.toObjectList(msg.getPathsList(), +pathsList: jspb.Message.toObjectList(msg.getPathsList(), proto.viam.service.navigation.v1.Path.toObject, includeInstance) }; @@ -3519,7 +3525,7 @@ proto.viam.service.navigation.v1.GetPropertiesRequest.prototype.toObject = funct */ proto.viam.service.navigation.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -3649,7 +3655,7 @@ proto.viam.service.navigation.v1.GetPropertiesResponse.prototype.toObject = func */ proto.viam.service.navigation.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - mapType: jspb.Message.getFieldWithDefault(msg, 1, 0) +mapType: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { diff --git a/gen/js/service/sensors/v1/sensors_pb.js b/gen/js/service/sensors/v1/sensors_pb.js index 0177437bc..d0362b9be 100644 --- a/gen/js/service/sensors/v1/sensors_pb.js +++ b/gen/js/service/sensors/v1/sensors_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -163,8 +169,8 @@ proto.viam.service.sensors.v1.GetSensorsRequest.prototype.toObject = function(op */ proto.viam.service.sensors.v1.GetSensorsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -351,7 +357,7 @@ proto.viam.service.sensors.v1.GetSensorsResponse.prototype.toObject = function(o */ proto.viam.service.sensors.v1.GetSensorsResponse.toObject = function(includeInstance, msg) { var f, obj = { - sensorNamesList: jspb.Message.toObjectList(msg.getSensorNamesList(), +sensorNamesList: jspb.Message.toObjectList(msg.getSensorNamesList(), common_v1_common_pb.ResourceName.toObject, includeInstance) }; @@ -511,10 +517,10 @@ proto.viam.service.sensors.v1.GetReadingsRequest.prototype.toObject = function(o */ proto.viam.service.sensors.v1.GetReadingsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - sensorNamesList: jspb.Message.toObjectList(msg.getSensorNamesList(), +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +sensorNamesList: jspb.Message.toObjectList(msg.getSensorNamesList(), common_v1_common_pb.ResourceName.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -745,8 +751,8 @@ proto.viam.service.sensors.v1.Readings.prototype.toObject = function(opt_include */ proto.viam.service.sensors.v1.Readings.toObject = function(includeInstance, msg) { var f, obj = { - name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), - readingsMap: (f = msg.getReadingsMap()) ? f.toObject(includeInstance, proto.google.protobuf.Value.toObject) : [] +name: (f = msg.getName()) && common_v1_common_pb.ResourceName.toObject(includeInstance, f), +readingsMap: (f = msg.getReadingsMap()) ? f.toObject(includeInstance, proto.google.protobuf.Value.toObject) : [] }; if (includeInstance) { @@ -894,7 +900,8 @@ proto.viam.service.sensors.v1.Readings.prototype.getReadingsMap = function(opt_n */ proto.viam.service.sensors.v1.Readings.prototype.clearReadingsMap = function() { this.getReadingsMap().clear(); - return this;}; + return this; +}; @@ -936,7 +943,7 @@ proto.viam.service.sensors.v1.GetReadingsResponse.prototype.toObject = function( */ proto.viam.service.sensors.v1.GetReadingsResponse.toObject = function(includeInstance, msg) { var f, obj = { - readingsList: jspb.Message.toObjectList(msg.getReadingsList(), +readingsList: jspb.Message.toObjectList(msg.getReadingsList(), proto.viam.service.sensors.v1.Readings.toObject, includeInstance) }; diff --git a/gen/js/service/shell/v1/shell_pb.js b/gen/js/service/shell/v1/shell_pb.js index 940f08a7a..5cc15e1d5 100644 --- a/gen/js/service/shell/v1/shell_pb.js +++ b/gen/js/service/shell/v1/shell_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -279,9 +285,9 @@ proto.viam.service.shell.v1.ShellRequest.prototype.toObject = function(opt_inclu */ proto.viam.service.shell.v1.ShellRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - dataIn: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +dataIn: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -490,9 +496,9 @@ proto.viam.service.shell.v1.ShellResponse.prototype.toObject = function(opt_incl */ proto.viam.service.shell.v1.ShellResponse.toObject = function(includeInstance, msg) { var f, obj = { - dataOut: jspb.Message.getFieldWithDefault(msg, 1, ""), - dataErr: jspb.Message.getFieldWithDefault(msg, 2, ""), - eof: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +dataOut: jspb.Message.getFieldWithDefault(msg, 1, ""), +dataErr: jspb.Message.getFieldWithDefault(msg, 2, ""), +eof: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { @@ -680,13 +686,13 @@ proto.viam.service.shell.v1.FileData.prototype.toObject = function(opt_includeIn */ proto.viam.service.shell.v1.FileData.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - size: jspb.Message.getFieldWithDefault(msg, 2, 0), - isDir: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - data: msg.getData_asB64(), - eof: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - modTime: (f = msg.getModTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), - mode: jspb.Message.getFieldWithDefault(msg, 7, 0) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +size: jspb.Message.getFieldWithDefault(msg, 2, 0), +isDir: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +data: msg.getData_asB64(), +eof: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +modTime: (f = msg.getModTime()) && google_protobuf_timestamp_pb.Timestamp.toObject(includeInstance, f), +mode: (f = jspb.Message.getField(msg, 7)) == null ? undefined : f }; if (includeInstance) { @@ -1053,11 +1059,11 @@ proto.viam.service.shell.v1.CopyFilesToMachineRequestMetadata.prototype.toObject */ proto.viam.service.shell.v1.CopyFilesToMachineRequestMetadata.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - sourceType: jspb.Message.getFieldWithDefault(msg, 2, 0), - destination: jspb.Message.getFieldWithDefault(msg, 3, ""), - preserve: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +sourceType: jspb.Message.getFieldWithDefault(msg, 2, 0), +destination: jspb.Message.getFieldWithDefault(msg, 3, ""), +preserve: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1350,8 +1356,8 @@ proto.viam.service.shell.v1.CopyFilesToMachineRequest.prototype.toObject = funct */ proto.viam.service.shell.v1.CopyFilesToMachineRequest.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesToMachineRequestMetadata.toObject(includeInstance, f), - fileData: (f = msg.getFileData()) && proto.viam.service.shell.v1.FileData.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesToMachineRequestMetadata.toObject(includeInstance, f), +fileData: (f = msg.getFileData()) && proto.viam.service.shell.v1.FileData.toObject(includeInstance, f) }; if (includeInstance) { @@ -1552,7 +1558,7 @@ proto.viam.service.shell.v1.CopyFilesToMachineResponse.prototype.toObject = func */ proto.viam.service.shell.v1.CopyFilesToMachineResponse.toObject = function(includeInstance, msg) { var f, obj = { - ackLastFile: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) +ackLastFile: jspb.Message.getBooleanFieldWithDefault(msg, 1, false) }; if (includeInstance) { @@ -1689,11 +1695,11 @@ proto.viam.service.shell.v1.CopyFilesFromMachineRequestMetadata.prototype.toObje */ proto.viam.service.shell.v1.CopyFilesFromMachineRequestMetadata.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - pathsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, - allowRecursion: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - preserve: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +pathsList: (f = jspb.Message.getRepeatedField(msg, 2)) == null ? undefined : f, +allowRecursion: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +preserve: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2005,8 +2011,8 @@ proto.viam.service.shell.v1.CopyFilesFromMachineRequest.prototype.toObject = fun */ proto.viam.service.shell.v1.CopyFilesFromMachineRequest.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesFromMachineRequestMetadata.toObject(includeInstance, f), - ackLastFile: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesFromMachineRequestMetadata.toObject(includeInstance, f), +ackLastFile: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -2204,7 +2210,7 @@ proto.viam.service.shell.v1.CopyFilesFromMachineResponseMetadata.prototype.toObj */ proto.viam.service.shell.v1.CopyFilesFromMachineResponseMetadata.toObject = function(includeInstance, msg) { var f, obj = { - sourceType: jspb.Message.getFieldWithDefault(msg, 1, 0) +sourceType: jspb.Message.getFieldWithDefault(msg, 1, 0) }; if (includeInstance) { @@ -2360,8 +2366,8 @@ proto.viam.service.shell.v1.CopyFilesFromMachineResponse.prototype.toObject = fu */ proto.viam.service.shell.v1.CopyFilesFromMachineResponse.toObject = function(includeInstance, msg) { var f, obj = { - metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesFromMachineResponseMetadata.toObject(includeInstance, f), - fileData: (f = msg.getFileData()) && proto.viam.service.shell.v1.FileData.toObject(includeInstance, f) +metadata: (f = msg.getMetadata()) && proto.viam.service.shell.v1.CopyFilesFromMachineResponseMetadata.toObject(includeInstance, f), +fileData: (f = msg.getFileData()) && proto.viam.service.shell.v1.FileData.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/service/slam/v1/slam_pb.js b/gen/js/service/slam/v1/slam_pb.js index b45f46f82..b8be210bf 100644 --- a/gen/js/service/slam/v1/slam_pb.js +++ b/gen/js/service/slam/v1/slam_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -251,7 +257,7 @@ proto.viam.service.slam.v1.GetPositionRequest.prototype.toObject = function(opt_ */ proto.viam.service.slam.v1.GetPositionRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -381,7 +387,7 @@ proto.viam.service.slam.v1.GetPositionResponse.prototype.toObject = function(opt */ proto.viam.service.slam.v1.GetPositionResponse.toObject = function(includeInstance, msg) { var f, obj = { - pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) +pose: (f = msg.getPose()) && common_v1_common_pb.Pose.toObject(includeInstance, f) }; if (includeInstance) { @@ -532,8 +538,8 @@ proto.viam.service.slam.v1.GetPointCloudMapRequest.prototype.toObject = function */ proto.viam.service.slam.v1.GetPointCloudMapRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - returnEditedMap: jspb.Message.getBooleanFieldWithDefault(msg, 2, false) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +returnEditedMap: (f = jspb.Message.getBooleanField(msg, 2)) == null ? undefined : f }; if (includeInstance) { @@ -710,7 +716,7 @@ proto.viam.service.slam.v1.GetPointCloudMapResponse.prototype.toObject = functio */ proto.viam.service.slam.v1.GetPointCloudMapResponse.toObject = function(includeInstance, msg) { var f, obj = { - pointCloudPcdChunk: msg.getPointCloudPcdChunk_asB64() +pointCloudPcdChunk: msg.getPointCloudPcdChunk_asB64() }; if (includeInstance) { @@ -864,7 +870,7 @@ proto.viam.service.slam.v1.GetInternalStateRequest.prototype.toObject = function */ proto.viam.service.slam.v1.GetInternalStateRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -994,7 +1000,7 @@ proto.viam.service.slam.v1.GetInternalStateResponse.prototype.toObject = functio */ proto.viam.service.slam.v1.GetInternalStateResponse.toObject = function(includeInstance, msg) { var f, obj = { - internalStateChunk: msg.getInternalStateChunk_asB64() +internalStateChunk: msg.getInternalStateChunk_asB64() }; if (includeInstance) { @@ -1148,7 +1154,7 @@ proto.viam.service.slam.v1.GetPropertiesRequest.prototype.toObject = function(op */ proto.viam.service.slam.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1285,10 +1291,10 @@ proto.viam.service.slam.v1.GetPropertiesResponse.prototype.toObject = function(o */ proto.viam.service.slam.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - cloudSlam: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - mappingMode: jspb.Message.getFieldWithDefault(msg, 2, 0), - internalStateFileType: jspb.Message.getFieldWithDefault(msg, 3, ""), - sensorInfoList: jspb.Message.toObjectList(msg.getSensorInfoList(), +cloudSlam: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +mappingMode: jspb.Message.getFieldWithDefault(msg, 2, 0), +internalStateFileType: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +sensorInfoList: jspb.Message.toObjectList(msg.getSensorInfoList(), proto.viam.service.slam.v1.SensorInfo.toObject, includeInstance) }; @@ -1546,8 +1552,8 @@ proto.viam.service.slam.v1.SensorInfo.prototype.toObject = function(opt_includeI */ proto.viam.service.slam.v1.SensorInfo.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - type: jspb.Message.getFieldWithDefault(msg, 2, 0) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +type: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { diff --git a/gen/js/service/vision/v1/vision_pb.js b/gen/js/service/vision/v1/vision_pb.js index b98d60f17..dc001bbc5 100644 --- a/gen/js/service/vision/v1/vision_pb.js +++ b/gen/js/service/vision/v1/vision_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var common_v1_common_pb = require('../../../common/v1/common_pb.js'); goog.object.extend(proto, common_v1_common_pb); @@ -407,12 +413,12 @@ proto.viam.service.vision.v1.GetDetectionsRequest.prototype.toObject = function( */ proto.viam.service.vision.v1.GetDetectionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - image: msg.getImage_asB64(), - width: jspb.Message.getFieldWithDefault(msg, 3, 0), - height: jspb.Message.getFieldWithDefault(msg, 4, 0), - mimeType: jspb.Message.getFieldWithDefault(msg, 5, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +image: msg.getImage_asB64(), +width: jspb.Message.getFieldWithDefault(msg, 3, 0), +height: jspb.Message.getFieldWithDefault(msg, 4, 0), +mimeType: jspb.Message.getFieldWithDefault(msg, 5, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -739,7 +745,7 @@ proto.viam.service.vision.v1.GetDetectionsResponse.prototype.toObject = function */ proto.viam.service.vision.v1.GetDetectionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), +detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), proto.viam.service.vision.v1.Detection.toObject, includeInstance) }; @@ -892,9 +898,9 @@ proto.viam.service.vision.v1.GetDetectionsFromCameraRequest.prototype.toObject = */ proto.viam.service.vision.v1.GetDetectionsFromCameraRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1110,7 +1116,7 @@ proto.viam.service.vision.v1.GetDetectionsFromCameraResponse.prototype.toObject */ proto.viam.service.vision.v1.GetDetectionsFromCameraResponse.toObject = function(includeInstance, msg) { var f, obj = { - detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), +detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), proto.viam.service.vision.v1.Detection.toObject, includeInstance) }; @@ -1263,12 +1269,12 @@ proto.viam.service.vision.v1.Detection.prototype.toObject = function(opt_include */ proto.viam.service.vision.v1.Detection.toObject = function(includeInstance, msg) { var f, obj = { - xMin: jspb.Message.getFieldWithDefault(msg, 1, 0), - yMin: jspb.Message.getFieldWithDefault(msg, 2, 0), - xMax: jspb.Message.getFieldWithDefault(msg, 3, 0), - yMax: jspb.Message.getFieldWithDefault(msg, 4, 0), - confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), - className: jspb.Message.getFieldWithDefault(msg, 6, "") +xMin: (f = jspb.Message.getField(msg, 1)) == null ? undefined : f, +yMin: (f = jspb.Message.getField(msg, 2)) == null ? undefined : f, +xMax: (f = jspb.Message.getField(msg, 3)) == null ? undefined : f, +yMax: (f = jspb.Message.getField(msg, 4)) == null ? undefined : f, +confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 5, 0.0), +className: jspb.Message.getFieldWithDefault(msg, 6, "") }; if (includeInstance) { @@ -1615,13 +1621,13 @@ proto.viam.service.vision.v1.GetClassificationsRequest.prototype.toObject = func */ proto.viam.service.vision.v1.GetClassificationsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - image: msg.getImage_asB64(), - width: jspb.Message.getFieldWithDefault(msg, 3, 0), - height: jspb.Message.getFieldWithDefault(msg, 4, 0), - mimeType: jspb.Message.getFieldWithDefault(msg, 5, ""), - n: jspb.Message.getFieldWithDefault(msg, 6, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +image: msg.getImage_asB64(), +width: jspb.Message.getFieldWithDefault(msg, 3, 0), +height: jspb.Message.getFieldWithDefault(msg, 4, 0), +mimeType: jspb.Message.getFieldWithDefault(msg, 5, ""), +n: jspb.Message.getFieldWithDefault(msg, 6, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -1977,7 +1983,7 @@ proto.viam.service.vision.v1.GetClassificationsResponse.prototype.toObject = fun */ proto.viam.service.vision.v1.GetClassificationsResponse.toObject = function(includeInstance, msg) { var f, obj = { - classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), +classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), proto.viam.service.vision.v1.Classification.toObject, includeInstance) }; @@ -2130,10 +2136,10 @@ proto.viam.service.vision.v1.GetClassificationsFromCameraRequest.prototype.toObj */ proto.viam.service.vision.v1.GetClassificationsFromCameraRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), - n: jspb.Message.getFieldWithDefault(msg, 3, 0), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), +n: jspb.Message.getFieldWithDefault(msg, 3, 0), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2378,7 +2384,7 @@ proto.viam.service.vision.v1.GetClassificationsFromCameraResponse.prototype.toOb */ proto.viam.service.vision.v1.GetClassificationsFromCameraResponse.toObject = function(includeInstance, msg) { var f, obj = { - classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), +classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), proto.viam.service.vision.v1.Classification.toObject, includeInstance) }; @@ -2531,8 +2537,8 @@ proto.viam.service.vision.v1.Classification.prototype.toObject = function(opt_in */ proto.viam.service.vision.v1.Classification.toObject = function(includeInstance, msg) { var f, obj = { - className: jspb.Message.getFieldWithDefault(msg, 1, ""), - confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) +className: jspb.Message.getFieldWithDefault(msg, 1, ""), +confidence: jspb.Message.getFloatingPointFieldWithDefault(msg, 2, 0.0) }; if (includeInstance) { @@ -2691,10 +2697,10 @@ proto.viam.service.vision.v1.GetObjectPointCloudsRequest.prototype.toObject = fu */ proto.viam.service.vision.v1.GetObjectPointCloudsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), - mimeType: jspb.Message.getFieldWithDefault(msg, 3, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), +mimeType: jspb.Message.getFieldWithDefault(msg, 3, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -2939,8 +2945,8 @@ proto.viam.service.vision.v1.GetObjectPointCloudsResponse.prototype.toObject = f */ proto.viam.service.vision.v1.GetObjectPointCloudsResponse.toObject = function(includeInstance, msg) { var f, obj = { - mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), - objectsList: jspb.Message.toObjectList(msg.getObjectsList(), +mimeType: jspb.Message.getFieldWithDefault(msg, 1, ""), +objectsList: jspb.Message.toObjectList(msg.getObjectsList(), common_v1_common_pb.PointCloudObject.toObject, includeInstance) }; @@ -3122,8 +3128,8 @@ proto.viam.service.vision.v1.GetPropertiesRequest.prototype.toObject = function( */ proto.viam.service.vision.v1.GetPropertiesRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3303,13 +3309,13 @@ proto.viam.service.vision.v1.CaptureAllFromCameraRequest.prototype.toObject = fu */ proto.viam.service.vision.v1.CaptureAllFromCameraRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), - returnImage: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), - returnClassifications: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), - returnDetections: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), - returnObjectPointClouds: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +cameraName: jspb.Message.getFieldWithDefault(msg, 2, ""), +returnImage: jspb.Message.getBooleanFieldWithDefault(msg, 3, false), +returnClassifications: jspb.Message.getBooleanFieldWithDefault(msg, 4, false), +returnDetections: jspb.Message.getBooleanFieldWithDefault(msg, 5, false), +returnObjectPointClouds: jspb.Message.getBooleanFieldWithDefault(msg, 6, false), +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -3641,14 +3647,14 @@ proto.viam.service.vision.v1.CaptureAllFromCameraResponse.prototype.toObject = f */ proto.viam.service.vision.v1.CaptureAllFromCameraResponse.toObject = function(includeInstance, msg) { var f, obj = { - image: (f = msg.getImage()) && component_camera_v1_camera_pb.Image.toObject(includeInstance, f), - detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), +image: (f = msg.getImage()) && component_camera_v1_camera_pb.Image.toObject(includeInstance, f), +detectionsList: jspb.Message.toObjectList(msg.getDetectionsList(), proto.viam.service.vision.v1.Detection.toObject, includeInstance), - classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), +classificationsList: jspb.Message.toObjectList(msg.getClassificationsList(), proto.viam.service.vision.v1.Classification.toObject, includeInstance), - objectsList: jspb.Message.toObjectList(msg.getObjectsList(), +objectsList: jspb.Message.toObjectList(msg.getObjectsList(), common_v1_common_pb.PointCloudObject.toObject, includeInstance), - extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) +extra: (f = msg.getExtra()) && google_protobuf_struct_pb.Struct.toObject(includeInstance, f) }; if (includeInstance) { @@ -4002,9 +4008,9 @@ proto.viam.service.vision.v1.GetPropertiesResponse.prototype.toObject = function */ proto.viam.service.vision.v1.GetPropertiesResponse.toObject = function(includeInstance, msg) { var f, obj = { - classificationsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), - detectionsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), - objectPointCloudsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) +classificationsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 1, false), +detectionsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 2, false), +objectPointCloudsSupported: jspb.Message.getBooleanFieldWithDefault(msg, 3, false) }; if (includeInstance) { diff --git a/gen/js/stream/v1/stream_pb.js b/gen/js/stream/v1/stream_pb.js index bf225e5dc..0d16510ef 100644 --- a/gen/js/stream/v1/stream_pb.js +++ b/gen/js/stream/v1/stream_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); goog.exportSymbol('proto.proto.stream.v1.AddStreamRequest', null, global); goog.exportSymbol('proto.proto.stream.v1.AddStreamResponse', null, global); @@ -397,7 +403,7 @@ proto.proto.stream.v1.ListStreamsResponse.prototype.toObject = function(opt_incl */ proto.proto.stream.v1.ListStreamsResponse.toObject = function(includeInstance, msg) { var f, obj = { - namesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f +namesList: (f = jspb.Message.getRepeatedField(msg, 1)) == null ? undefined : f }; if (includeInstance) { @@ -546,7 +552,7 @@ proto.proto.stream.v1.AddStreamRequest.prototype.toObject = function(opt_include */ proto.proto.stream.v1.AddStreamRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -777,7 +783,7 @@ proto.proto.stream.v1.RemoveStreamRequest.prototype.toObject = function(opt_incl */ proto.proto.stream.v1.RemoveStreamRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1008,8 +1014,8 @@ proto.proto.stream.v1.Resolution.prototype.toObject = function(opt_includeInstan */ proto.proto.stream.v1.Resolution.toObject = function(includeInstance, msg) { var f, obj = { - width: jspb.Message.getFieldWithDefault(msg, 1, 0), - height: jspb.Message.getFieldWithDefault(msg, 2, 0) +width: jspb.Message.getFieldWithDefault(msg, 1, 0), +height: jspb.Message.getFieldWithDefault(msg, 2, 0) }; if (includeInstance) { @@ -1168,7 +1174,7 @@ proto.proto.stream.v1.GetStreamOptionsRequest.prototype.toObject = function(opt_ */ proto.proto.stream.v1.GetStreamOptionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, "") +name: jspb.Message.getFieldWithDefault(msg, 1, "") }; if (includeInstance) { @@ -1305,7 +1311,7 @@ proto.proto.stream.v1.GetStreamOptionsResponse.prototype.toObject = function(opt */ proto.proto.stream.v1.GetStreamOptionsResponse.toObject = function(includeInstance, msg) { var f, obj = { - resolutionsList: jspb.Message.toObjectList(msg.getResolutionsList(), +resolutionsList: jspb.Message.toObjectList(msg.getResolutionsList(), proto.proto.stream.v1.Resolution.toObject, includeInstance) }; @@ -1458,8 +1464,8 @@ proto.proto.stream.v1.SetStreamOptionsRequest.prototype.toObject = function(opt_ */ proto.proto.stream.v1.SetStreamOptionsRequest.toObject = function(includeInstance, msg) { var f, obj = { - name: jspb.Message.getFieldWithDefault(msg, 1, ""), - resolution: (f = msg.getResolution()) && proto.proto.stream.v1.Resolution.toObject(includeInstance, f) +name: jspb.Message.getFieldWithDefault(msg, 1, ""), +resolution: (f = msg.getResolution()) && proto.proto.stream.v1.Resolution.toObject(includeInstance, f) }; if (includeInstance) { diff --git a/gen/js/tagger/v1/tagger_pb.js b/gen/js/tagger/v1/tagger_pb.js index 9a67134a3..7573e5a13 100644 --- a/gen/js/tagger/v1/tagger_pb.js +++ b/gen/js/tagger/v1/tagger_pb.js @@ -13,7 +13,13 @@ var jspb = require('google-protobuf'); var goog = jspb; -var global = (function() { return this || window || global || self || Function('return this')(); }).call(null); +var global = + (typeof globalThis !== 'undefined' && globalThis) || + (typeof window !== 'undefined' && window) || + (typeof global !== 'undefined' && global) || + (typeof self !== 'undefined' && self) || + (function () { return this; }).call(null) || + Function('return this')(); var google_protobuf_descriptor_pb = require('google-protobuf/google/protobuf/descriptor_pb.js'); goog.object.extend(proto, google_protobuf_descriptor_pb);