@lansweeper/discovery-cloud-proto 0.0.23 → 0.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -69,6 +69,10 @@ export class CloudEntity extends jspb.Message {
|
|
|
69
69
|
addTags(value?: CloudockitTag, index?: number): CloudockitTag;
|
|
70
70
|
getLocation(): string;
|
|
71
71
|
setLocation(value: string): CloudEntity;
|
|
72
|
+
getTenantId(): string;
|
|
73
|
+
setTenantId(value: string): CloudEntity;
|
|
74
|
+
getTenantName(): string;
|
|
75
|
+
setTenantName(value: string): CloudEntity;
|
|
72
76
|
|
|
73
77
|
serializeBinary(): Uint8Array;
|
|
74
78
|
toObject(includeInstance?: boolean): CloudEntity.AsObject;
|
|
@@ -101,6 +105,8 @@ export namespace CloudEntity {
|
|
|
101
105
|
firstSeen?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
102
106
|
tagsList: Array<CloudockitTag.AsObject>,
|
|
103
107
|
location: string,
|
|
108
|
+
tenantId: string,
|
|
109
|
+
tenantName: string,
|
|
104
110
|
}
|
|
105
111
|
}
|
|
106
112
|
|
|
@@ -37532,3 +37538,122 @@ export namespace AmazonWorkspaceDirectory {
|
|
|
37532
37538
|
AmazonWorkspaceCreationPropertiesMaintenanceModeState?: google_protobuf_wrappers_pb.StringValue.AsObject,
|
|
37533
37539
|
}
|
|
37534
37540
|
}
|
|
37541
|
+
|
|
37542
|
+
export class AmazonApiGatewayV2 extends jspb.Message {
|
|
37543
|
+
|
|
37544
|
+
serializeBinary(): Uint8Array;
|
|
37545
|
+
toObject(includeInstance?: boolean): AmazonApiGatewayV2.AsObject;
|
|
37546
|
+
static toObject(includeInstance: boolean, msg: AmazonApiGatewayV2): AmazonApiGatewayV2.AsObject;
|
|
37547
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37548
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37549
|
+
static serializeBinaryToWriter(message: AmazonApiGatewayV2, writer: jspb.BinaryWriter): void;
|
|
37550
|
+
static deserializeBinary(bytes: Uint8Array): AmazonApiGatewayV2;
|
|
37551
|
+
static deserializeBinaryFromReader(message: AmazonApiGatewayV2, reader: jspb.BinaryReader): AmazonApiGatewayV2;
|
|
37552
|
+
}
|
|
37553
|
+
|
|
37554
|
+
export namespace AmazonApiGatewayV2 {
|
|
37555
|
+
export type AsObject = {
|
|
37556
|
+
}
|
|
37557
|
+
}
|
|
37558
|
+
|
|
37559
|
+
export class AmazonECSContainer extends jspb.Message {
|
|
37560
|
+
|
|
37561
|
+
serializeBinary(): Uint8Array;
|
|
37562
|
+
toObject(includeInstance?: boolean): AmazonECSContainer.AsObject;
|
|
37563
|
+
static toObject(includeInstance: boolean, msg: AmazonECSContainer): AmazonECSContainer.AsObject;
|
|
37564
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37565
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37566
|
+
static serializeBinaryToWriter(message: AmazonECSContainer, writer: jspb.BinaryWriter): void;
|
|
37567
|
+
static deserializeBinary(bytes: Uint8Array): AmazonECSContainer;
|
|
37568
|
+
static deserializeBinaryFromReader(message: AmazonECSContainer, reader: jspb.BinaryReader): AmazonECSContainer;
|
|
37569
|
+
}
|
|
37570
|
+
|
|
37571
|
+
export namespace AmazonECSContainer {
|
|
37572
|
+
export type AsObject = {
|
|
37573
|
+
}
|
|
37574
|
+
}
|
|
37575
|
+
|
|
37576
|
+
export class AzureDatabrickCluster extends jspb.Message {
|
|
37577
|
+
|
|
37578
|
+
serializeBinary(): Uint8Array;
|
|
37579
|
+
toObject(includeInstance?: boolean): AzureDatabrickCluster.AsObject;
|
|
37580
|
+
static toObject(includeInstance: boolean, msg: AzureDatabrickCluster): AzureDatabrickCluster.AsObject;
|
|
37581
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37582
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37583
|
+
static serializeBinaryToWriter(message: AzureDatabrickCluster, writer: jspb.BinaryWriter): void;
|
|
37584
|
+
static deserializeBinary(bytes: Uint8Array): AzureDatabrickCluster;
|
|
37585
|
+
static deserializeBinaryFromReader(message: AzureDatabrickCluster, reader: jspb.BinaryReader): AzureDatabrickCluster;
|
|
37586
|
+
}
|
|
37587
|
+
|
|
37588
|
+
export namespace AzureDatabrickCluster {
|
|
37589
|
+
export type AsObject = {
|
|
37590
|
+
}
|
|
37591
|
+
}
|
|
37592
|
+
|
|
37593
|
+
export class AzureNetworkWatcher extends jspb.Message {
|
|
37594
|
+
|
|
37595
|
+
serializeBinary(): Uint8Array;
|
|
37596
|
+
toObject(includeInstance?: boolean): AzureNetworkWatcher.AsObject;
|
|
37597
|
+
static toObject(includeInstance: boolean, msg: AzureNetworkWatcher): AzureNetworkWatcher.AsObject;
|
|
37598
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37599
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37600
|
+
static serializeBinaryToWriter(message: AzureNetworkWatcher, writer: jspb.BinaryWriter): void;
|
|
37601
|
+
static deserializeBinary(bytes: Uint8Array): AzureNetworkWatcher;
|
|
37602
|
+
static deserializeBinaryFromReader(message: AzureNetworkWatcher, reader: jspb.BinaryReader): AzureNetworkWatcher;
|
|
37603
|
+
}
|
|
37604
|
+
|
|
37605
|
+
export namespace AzureNetworkWatcher {
|
|
37606
|
+
export type AsObject = {
|
|
37607
|
+
}
|
|
37608
|
+
}
|
|
37609
|
+
|
|
37610
|
+
export class AzureReservation extends jspb.Message {
|
|
37611
|
+
|
|
37612
|
+
serializeBinary(): Uint8Array;
|
|
37613
|
+
toObject(includeInstance?: boolean): AzureReservation.AsObject;
|
|
37614
|
+
static toObject(includeInstance: boolean, msg: AzureReservation): AzureReservation.AsObject;
|
|
37615
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37616
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37617
|
+
static serializeBinaryToWriter(message: AzureReservation, writer: jspb.BinaryWriter): void;
|
|
37618
|
+
static deserializeBinary(bytes: Uint8Array): AzureReservation;
|
|
37619
|
+
static deserializeBinaryFromReader(message: AzureReservation, reader: jspb.BinaryReader): AzureReservation;
|
|
37620
|
+
}
|
|
37621
|
+
|
|
37622
|
+
export namespace AzureReservation {
|
|
37623
|
+
export type AsObject = {
|
|
37624
|
+
}
|
|
37625
|
+
}
|
|
37626
|
+
|
|
37627
|
+
export class AzureServiceMapMachine extends jspb.Message {
|
|
37628
|
+
|
|
37629
|
+
serializeBinary(): Uint8Array;
|
|
37630
|
+
toObject(includeInstance?: boolean): AzureServiceMapMachine.AsObject;
|
|
37631
|
+
static toObject(includeInstance: boolean, msg: AzureServiceMapMachine): AzureServiceMapMachine.AsObject;
|
|
37632
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37633
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37634
|
+
static serializeBinaryToWriter(message: AzureServiceMapMachine, writer: jspb.BinaryWriter): void;
|
|
37635
|
+
static deserializeBinary(bytes: Uint8Array): AzureServiceMapMachine;
|
|
37636
|
+
static deserializeBinaryFromReader(message: AzureServiceMapMachine, reader: jspb.BinaryReader): AzureServiceMapMachine;
|
|
37637
|
+
}
|
|
37638
|
+
|
|
37639
|
+
export namespace AzureServiceMapMachine {
|
|
37640
|
+
export type AsObject = {
|
|
37641
|
+
}
|
|
37642
|
+
}
|
|
37643
|
+
|
|
37644
|
+
export class AzureAppServicePlan extends jspb.Message {
|
|
37645
|
+
|
|
37646
|
+
serializeBinary(): Uint8Array;
|
|
37647
|
+
toObject(includeInstance?: boolean): AzureAppServicePlan.AsObject;
|
|
37648
|
+
static toObject(includeInstance: boolean, msg: AzureAppServicePlan): AzureAppServicePlan.AsObject;
|
|
37649
|
+
static extensions: {[key: number]: jspb.ExtensionFieldInfo<jspb.Message>};
|
|
37650
|
+
static extensionsBinary: {[key: number]: jspb.ExtensionFieldBinaryInfo<jspb.Message>};
|
|
37651
|
+
static serializeBinaryToWriter(message: AzureAppServicePlan, writer: jspb.BinaryWriter): void;
|
|
37652
|
+
static deserializeBinary(bytes: Uint8Array): AzureAppServicePlan;
|
|
37653
|
+
static deserializeBinaryFromReader(message: AzureAppServicePlan, reader: jspb.BinaryReader): AzureAppServicePlan;
|
|
37654
|
+
}
|
|
37655
|
+
|
|
37656
|
+
export namespace AzureAppServicePlan {
|
|
37657
|
+
export type AsObject = {
|
|
37658
|
+
}
|
|
37659
|
+
}
|