You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/notebooks_v2.projects.locations.instances.html
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -215,6 +215,11 @@ <h3>Method Details</h3>
215
215
},
216
216
"networkInterfaces": [ # Optional. The network interfaces for the VM. Supports only one interface.
217
217
{ # The definition of a network interface resource attached to a VM.
218
+
"accessConfigs": [ # Optional. An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the instance will have an external internet access through an ephemeral external IP address.
219
+
{ # An access configuration attached to an instance's network interface.
220
+
"externalIp": "A String", # An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
221
+
},
222
+
],
218
223
"network": "A String", # Optional. The name of the VPC that this VM instance is in. Format: `projects/{project_id}/global/networks/{network_id}`
219
224
"nicType": "A String", # Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.
220
225
"subnet": "A String", # Optional. The name of the subnet that this VM instance is in. Format: `projects/{project_id}/regions/{region}/subnetworks/{subnetwork_id}`
@@ -255,6 +260,8 @@ <h3>Method Details</h3>
255
260
},
256
261
"name": "A String", # Output only. The name of this notebook instance. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
257
262
"proxyUri": "A String", # Output only. The proxy endpoint that is used to access the Jupyter notebook.
263
+
"satisfiesPzi": True or False, # Output only. Reserved for future use for Zone Isolation.
264
+
"satisfiesPzs": True or False, # Output only. Reserved for future use for Zone Separation.
258
265
"state": "A String", # Output only. The state of this instance.
259
266
"thirdPartyProxyUrl": "A String", # Output only. The workforce pools proxy endpoint that is used to access the Jupyter notebook.
"networkInterfaces": [ # Optional. The network interfaces for the VM. Supports only one interface.
446
453
{ # The definition of a network interface resource attached to a VM.
454
+
"accessConfigs": [ # Optional. An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the instance will have an external internet access through an ephemeral external IP address.
455
+
{ # An access configuration attached to an instance's network interface.
456
+
"externalIp": "A String", # An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
457
+
},
458
+
],
447
459
"network": "A String", # Optional. The name of the VPC that this VM instance is in. Format: `projects/{project_id}/global/networks/{network_id}`
448
460
"nicType": "A String", # Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.
449
461
"subnet": "A String", # Optional. The name of the subnet that this VM instance is in. Format: `projects/{project_id}/regions/{region}/subnetworks/{subnetwork_id}`
@@ -484,6 +496,8 @@ <h3>Method Details</h3>
484
496
},
485
497
"name": "A String", # Output only. The name of this notebook instance. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
486
498
"proxyUri": "A String", # Output only. The proxy endpoint that is used to access the Jupyter notebook.
499
+
"satisfiesPzi": True or False, # Output only. Reserved for future use for Zone Isolation.
500
+
"satisfiesPzs": True or False, # Output only. Reserved for future use for Zone Separation.
487
501
"state": "A String", # Output only. The state of this instance.
488
502
"thirdPartyProxyUrl": "A String", # Output only. The workforce pools proxy endpoint that is used to access the Jupyter notebook.
"networkInterfaces": [ # Optional. The network interfaces for the VM. Supports only one interface.
636
650
{ # The definition of a network interface resource attached to a VM.
651
+
"accessConfigs": [ # Optional. An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the instance will have an external internet access through an ephemeral external IP address.
652
+
{ # An access configuration attached to an instance's network interface.
653
+
"externalIp": "A String", # An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
654
+
},
655
+
],
637
656
"network": "A String", # Optional. The name of the VPC that this VM instance is in. Format: `projects/{project_id}/global/networks/{network_id}`
638
657
"nicType": "A String", # Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.
639
658
"subnet": "A String", # Optional. The name of the subnet that this VM instance is in. Format: `projects/{project_id}/regions/{region}/subnetworks/{subnetwork_id}`
@@ -674,6 +693,8 @@ <h3>Method Details</h3>
674
693
},
675
694
"name": "A String", # Output only. The name of this notebook instance. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
676
695
"proxyUri": "A String", # Output only. The proxy endpoint that is used to access the Jupyter notebook.
696
+
"satisfiesPzi": True or False, # Output only. Reserved for future use for Zone Isolation.
697
+
"satisfiesPzs": True or False, # Output only. Reserved for future use for Zone Separation.
677
698
"state": "A String", # Output only. The state of this instance.
678
699
"thirdPartyProxyUrl": "A String", # Output only. The workforce pools proxy endpoint that is used to access the Jupyter notebook.
"networkInterfaces": [ # Optional. The network interfaces for the VM. Supports only one interface.
765
786
{ # The definition of a network interface resource attached to a VM.
787
+
"accessConfigs": [ # Optional. An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the instance will have an external internet access through an ephemeral external IP address.
788
+
{ # An access configuration attached to an instance's network interface.
789
+
"externalIp": "A String", # An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.
790
+
},
791
+
],
766
792
"network": "A String", # Optional. The name of the VPC that this VM instance is in. Format: `projects/{project_id}/global/networks/{network_id}`
767
793
"nicType": "A String", # Optional. The type of vNIC to be used on this interface. This may be gVNIC or VirtioNet.
768
794
"subnet": "A String", # Optional. The name of the subnet that this VM instance is in. Format: `projects/{project_id}/regions/{region}/subnetworks/{subnetwork_id}`
@@ -803,6 +829,8 @@ <h3>Method Details</h3>
803
829
},
804
830
"name": "A String", # Output only. The name of this notebook instance. Format: `projects/{project_id}/locations/{location}/instances/{instance_id}`
805
831
"proxyUri": "A String", # Output only. The proxy endpoint that is used to access the Jupyter notebook.
832
+
"satisfiesPzi": True or False, # Output only. Reserved for future use for Zone Isolation.
833
+
"satisfiesPzs": True or False, # Output only. Reserved for future use for Zone Separation.
806
834
"state": "A String", # Output only. The state of this instance.
807
835
"thirdPartyProxyUrl": "A String", # Output only. The workforce pools proxy endpoint that is used to access the Jupyter notebook.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/notebooks.v2.json
+29-1Lines changed: 29 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -876,7 +876,7 @@
876
876
}
877
877
}
878
878
},
879
-
"revision": "20240422",
879
+
"revision": "20240530",
880
880
"rootUrl": "https://notebooks.googleapis.com/",
881
881
"schemas": {
882
882
"AcceleratorConfig": {
@@ -921,6 +921,17 @@
921
921
},
922
922
"type": "object"
923
923
},
924
+
"AccessConfig": {
925
+
"description": "An access configuration attached to an instance's network interface.",
926
+
"id": "AccessConfig",
927
+
"properties": {
928
+
"externalIp": {
929
+
"description": "An external IP address associated with this instance. Specify an unused static external IP address available to the project or leave this field undefined to use an IP from a shared ephemeral IP address pool. If you specify a static external IP address, it must live in the same region as the zone of the instance.",
930
+
"type": "string"
931
+
}
932
+
},
933
+
"type": "object"
934
+
},
924
935
"Binding": {
925
936
"description": "Associates `members`, or principals, with a `role`.",
926
937
"id": "Binding",
@@ -1423,6 +1434,16 @@
1423
1434
"readOnly": true,
1424
1435
"type": "string"
1425
1436
},
1437
+
"satisfiesPzi": {
1438
+
"description": "Output only. Reserved for future use for Zone Isolation.",
1439
+
"readOnly": true,
1440
+
"type": "boolean"
1441
+
},
1442
+
"satisfiesPzs": {
1443
+
"description": "Output only. Reserved for future use for Zone Separation.",
1444
+
"readOnly": true,
1445
+
"type": "boolean"
1446
+
},
1426
1447
"state": {
1427
1448
"description": "Output only. The state of this instance.",
1428
1449
"enum": [
@@ -1575,6 +1596,13 @@
1575
1596
"description": "The definition of a network interface resource attached to a VM.",
1576
1597
"id": "NetworkInterface",
1577
1598
"properties": {
1599
+
"accessConfigs": {
1600
+
"description": "Optional. An array of configurations for this interface. Currently, only one access config, ONE_TO_ONE_NAT, is supported. If no accessConfigs specified, the instance will have an external internet access through an ephemeral external IP address.",
1601
+
"items": {
1602
+
"$ref": "AccessConfig"
1603
+
},
1604
+
"type": "array"
1605
+
},
1578
1606
"network": {
1579
1607
"description": "Optional. The name of the VPC that this VM instance is in. Format: `projects/{project_id}/global/networks/{network_id}`",
0 commit comments