Skip to content

Commit 45d70c1

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1beta1 The following keys were added: - schemas.Endpoint.properties.alloyDbInstance.type (Total Keys: 1)
1 parent 628b723 commit 45d70c1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ <h3>Method Details</h3>
127127
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the test was created.
128128
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
129129
&quot;destination&quot;: { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don&#x27;t intend to test.
130+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
130131
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
131132
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
132133
},
@@ -798,6 +799,7 @@ <h3>Method Details</h3>
798799
},
799800
&quot;roundTrip&quot;: True or False, # Whether run analysis for the return path from destination to source. Default value is false.
800801
&quot;source&quot;: { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don&#x27;t intend to test.
802+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
801803
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
802804
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
803805
},
@@ -910,6 +912,7 @@ <h3>Method Details</h3>
910912
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the test was created.
911913
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
912914
&quot;destination&quot;: { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don&#x27;t intend to test.
915+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
913916
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
914917
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
915918
},
@@ -1581,6 +1584,7 @@ <h3>Method Details</h3>
15811584
},
15821585
&quot;roundTrip&quot;: True or False, # Whether run analysis for the return path from destination to source. Default value is false.
15831586
&quot;source&quot;: { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don&#x27;t intend to test.
1587+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
15841588
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
15851589
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
15861590
},
@@ -1684,6 +1688,7 @@ <h3>Method Details</h3>
16841688
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the test was created.
16851689
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
16861690
&quot;destination&quot;: { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don&#x27;t intend to test.
1691+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
16871692
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
16881693
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
16891694
},
@@ -2355,6 +2360,7 @@ <h3>Method Details</h3>
23552360
},
23562361
&quot;roundTrip&quot;: True or False, # Whether run analysis for the return path from destination to source. Default value is false.
23572362
&quot;source&quot;: { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don&#x27;t intend to test.
2363+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
23582364
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
23592365
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
23602366
},
@@ -2417,6 +2423,7 @@ <h3>Method Details</h3>
24172423
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time the test was created.
24182424
&quot;description&quot;: &quot;A String&quot;, # The user-supplied description of the Connectivity Test. Maximum of 512 characters.
24192425
&quot;destination&quot;: { # Source or destination of the Connectivity Test. # Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, Compute Engine VM instance, or VPC network to uniquely identify the destination location. Even if the destination IP address is not unique, the source IP location is unique. Usually, the analysis can infer the destination endpoint from route information. If the destination you specify is a VM instance and the instance has multiple network interfaces, then you must also specify either a destination IP address or VPC network to identify the destination interface. A reachability analysis proceeds even if the destination location is ambiguous. However, the result can include endpoints that you don&#x27;t intend to test.
2426+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
24202427
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
24212428
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
24222429
},
@@ -3088,6 +3095,7 @@ <h3>Method Details</h3>
30883095
},
30893096
&quot;roundTrip&quot;: True or False, # Whether run analysis for the return path from destination to source. Default value is false.
30903097
&quot;source&quot;: { # Source or destination of the Connectivity Test. # Required. Source specification of the Connectivity Test. You can use a combination of source IP address, virtual machine (VM) instance, or Compute Engine network to uniquely identify the source location. Examples: If the source IP address is an internal IP address within a Google Cloud Virtual Private Cloud (VPC) network, then you must also specify the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. If the source of the test is within an on-premises network, then you must provide the destination VPC network. If the source endpoint is a Compute Engine VM instance with multiple network interfaces, the instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don&#x27;t intend to test.
3098+
&quot;alloyDbInstance&quot;: &quot;A String&quot;, # An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.
30913099
&quot;appEngineVersion&quot;: { # Wrapper for the App Engine service version attributes. # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions).
30923100
&quot;uri&quot;: &quot;A String&quot;, # An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions) name.
30933101
},

googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@
758758
}
759759
}
760760
},
761-
"revision": "20250101",
761+
"revision": "20250108",
762762
"rootUrl": "https://networkmanagement.googleapis.com/",
763763
"schemas": {
764764
"AbortInfo": {
@@ -1479,6 +1479,10 @@ false
14791479
"description": "Source or destination of the Connectivity Test.",
14801480
"id": "Endpoint",
14811481
"properties": {
1482+
"alloyDbInstance": {
1483+
"description": "An [AlloyDB Instance](https://cloud.google.com/alloydb) URI.",
1484+
"type": "string"
1485+
},
14821486
"appEngineVersion": {
14831487
"$ref": "AppEngineVersionEndpoint",
14841488
"description": "An [App Engine](https://cloud.google.com/appengine) [service version](https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.services.versions)."

0 commit comments

Comments
 (0)