Skip to content

Commit 8a96dc6

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1 The following keys were added: - schemas.Endpoint.properties.forwardingRule.type (Total Keys: 1)
1 parent f7d86f4 commit 8a96dc6

File tree

4 files changed

+39
-17
lines changed

4 files changed

+39
-17
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ <h3>Method Details</h3>
136136
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
137137
},
138138
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
139+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
139140
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
140141
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
141142
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -370,6 +371,7 @@ <h3>Method Details</h3>
370371
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
371372
},
372373
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
374+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
373375
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
374376
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
375377
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -474,6 +476,7 @@ <h3>Method Details</h3>
474476
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
475477
},
476478
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
479+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
477480
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
478481
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
479482
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -708,6 +711,7 @@ <h3>Method Details</h3>
708711
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
709712
},
710713
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
714+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
711715
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
712716
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
713717
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -803,6 +807,7 @@ <h3>Method Details</h3>
803807
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
804808
},
805809
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
810+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
806811
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
807812
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
808813
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -1037,6 +1042,7 @@ <h3>Method Details</h3>
10371042
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
10381043
},
10391044
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
1045+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
10401046
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
10411047
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
10421048
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -1091,6 +1097,7 @@ <h3>Method Details</h3>
10911097
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
10921098
},
10931099
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
1100+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
10941101
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
10951102
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
10961103
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).
@@ -1325,6 +1332,7 @@ <h3>Method Details</h3>
13251332
&quot;uri&quot;: &quot;A String&quot;, # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}
13261333
},
13271334
&quot;cloudSqlInstance&quot;: &quot;A String&quot;, # A [Cloud SQL](https://cloud.google.com/sql) instance URI.
1335+
&quot;forwardingRule&quot;: &quot;A String&quot;, # A forwarding rule and its corresponding IP address represent the frontend configuration of a Google Cloud load balancer. Forwarding rules are also used for protocol forwarding, Private Service Connect and other network services to provide forwarding information in the control plane. Format: projects/{project}/global/forwardingRules/{id} or projects/{project}/regions/{region}/forwardingRules/{id}
13281336
&quot;gkeMasterCluster&quot;: &quot;A String&quot;, # A cluster URI for [Google Kubernetes Engine master](https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-architecture).
13291337
&quot;instance&quot;: &quot;A String&quot;, # A Compute Engine instance URI.
13301338
&quot;ipAddress&quot;: &quot;A String&quot;, # The IP address of the endpoint, which can be an external or internal IP. An IPv6 address is only allowed when the test&#x27;s destination is a [global load balancer VIP](/load-balancing/docs/load-balancing-overview).

0 commit comments

Comments
 (0)