Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2450,8 +2450,7 @@ async def sample_create_http_route():

Args:
request (Optional[Union[google.cloud.network_services_v1.types.CreateHttpRouteRequest, dict]]):
The request object. Request used by the HttpRoute
method.
The request object. Request used by the HttpRoute method.
parent (:class:`str`):
Required. The parent resource of the HttpRoute. Must be
in the format ``projects/*/locations/global``.
Expand Down Expand Up @@ -4194,8 +4193,8 @@ async def sample_get_service_binding():

Args:
request (Optional[Union[google.cloud.network_services_v1.types.GetServiceBindingRequest, dict]]):
The request object. Request used by the
GetServiceBinding method.
The request object. Request used by the GetServiceBinding
method.
name (:class:`str`):
Required. A name of the ServiceBinding to get. Must be
in the format
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2885,8 +2885,7 @@ def sample_create_http_route():

Args:
request (Union[google.cloud.network_services_v1.types.CreateHttpRouteRequest, dict]):
The request object. Request used by the HttpRoute
method.
The request object. Request used by the HttpRoute method.
parent (str):
Required. The parent resource of the HttpRoute. Must be
in the format ``projects/*/locations/global``.
Expand Down Expand Up @@ -4629,8 +4628,8 @@ def sample_get_service_binding():

Args:
request (Union[google.cloud.network_services_v1.types.GetServiceBindingRequest, dict]):
The request object. Request used by the
GetServiceBinding method.
The request object. Request used by the GetServiceBinding
method.
name (str):
Required. A name of the ServiceBinding to get. Must be
in the format
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1665,7 +1665,6 @@ def __call__(
request (~.gcn_endpoint_policy.CreateEndpointPolicyRequest):
The request object. Request used with the
CreateEndpointPolicy method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1767,7 +1766,6 @@ def __call__(
request (~.gcn_gateway.CreateGatewayRequest):
The request object. Request used by the CreateGateway
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -1867,7 +1865,6 @@ def __call__(
request (~.gcn_grpc_route.CreateGrpcRouteRequest):
The request object. Request used by the CreateGrpcRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2069,7 +2066,6 @@ def __call__(
request (~.gcn_mesh.CreateMeshRequest):
The request object. Request used by the CreateMesh
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2169,7 +2165,6 @@ def __call__(
request (~.gcn_service_binding.CreateServiceBindingRequest):
The request object. Request used by the ServiceBinding
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2469,7 +2464,6 @@ def __call__(
request (~.endpoint_policy.DeleteEndpointPolicyRequest):
The request object. Request used with the
DeleteEndpointPolicy method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2560,7 +2554,6 @@ def __call__(
request (~.gateway.DeleteGatewayRequest):
The request object. Request used by the DeleteGateway
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2649,7 +2642,6 @@ def __call__(
request (~.grpc_route.DeleteGrpcRouteRequest):
The request object. Request used by the DeleteGrpcRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2740,7 +2732,6 @@ def __call__(
request (~.http_route.DeleteHttpRouteRequest):
The request object. Request used by the DeleteHttpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2831,7 +2822,6 @@ def __call__(
request (~.mesh.DeleteMeshRequest):
The request object. Request used by the DeleteMesh
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -2920,7 +2910,6 @@ def __call__(
request (~.service_binding.DeleteServiceBindingRequest):
The request object. Request used by the
DeleteServiceBinding method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3011,7 +3000,6 @@ def __call__(
request (~.tcp_route.DeleteTcpRouteRequest):
The request object. Request used by the DeleteTcpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3102,7 +3090,6 @@ def __call__(
request (~.tls_route.DeleteTlsRouteRequest):
The request object. Request used by the DeleteTlsRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3193,7 +3180,6 @@ def __call__(
request (~.endpoint_policy.GetEndpointPolicyRequest):
The request object. Request used with the
GetEndpointPolicy method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3289,7 +3275,6 @@ def __call__(
request (~.gateway.GetGatewayRequest):
The request object. Request used by the GetGateway
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3385,7 +3370,6 @@ def __call__(
request (~.grpc_route.GetGrpcRouteRequest):
The request object. Request used by the GetGrpcRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3476,7 +3460,6 @@ def __call__(
request (~.http_route.GetHttpRouteRequest):
The request object. Request used by the GetHttpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3659,7 +3642,6 @@ def __call__(
request (~.service_binding.GetServiceBindingRequest):
The request object. Request used by the GetServiceBinding
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3752,7 +3734,6 @@ def __call__(
request (~.tcp_route.GetTcpRouteRequest):
The request object. Request used by the GetTcpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3843,7 +3824,6 @@ def __call__(
request (~.tls_route.GetTlsRouteRequest):
The request object. Request used by the GetTlsRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -3934,7 +3914,6 @@ def __call__(
request (~.endpoint_policy.ListEndpointPoliciesRequest):
The request object. Request used with the
ListEndpointPolicies method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4026,7 +4005,6 @@ def __call__(
request (~.gateway.ListGatewaysRequest):
The request object. Request used with the ListGateways
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4116,7 +4094,6 @@ def __call__(
request (~.grpc_route.ListGrpcRoutesRequest):
The request object. Request used with the ListGrpcRoutes
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4208,7 +4185,6 @@ def __call__(
request (~.http_route.ListHttpRoutesRequest):
The request object. Request used with the ListHttpRoutes
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4300,7 +4276,6 @@ def __call__(
request (~.mesh.ListMeshesRequest):
The request object. Request used with the ListMeshes
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4390,7 +4365,6 @@ def __call__(
request (~.service_binding.ListServiceBindingsRequest):
The request object. Request used with the
ListServiceBindings method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4482,7 +4456,6 @@ def __call__(
request (~.tcp_route.ListTcpRoutesRequest):
The request object. Request used with the ListTcpRoutes
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4572,7 +4545,6 @@ def __call__(
request (~.tls_route.ListTlsRoutesRequest):
The request object. Request used with the ListTlsRoutes
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4662,7 +4634,6 @@ def __call__(
request (~.gcn_endpoint_policy.UpdateEndpointPolicyRequest):
The request object. Request used with the
UpdateEndpointPolicy method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4762,7 +4733,6 @@ def __call__(
request (~.gcn_gateway.UpdateGatewayRequest):
The request object. Request used by the UpdateGateway
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4860,7 +4830,6 @@ def __call__(
request (~.gcn_grpc_route.UpdateGrpcRouteRequest):
The request object. Request used by the UpdateGrpcRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -4960,7 +4929,6 @@ def __call__(
request (~.gcn_http_route.UpdateHttpRouteRequest):
The request object. Request used by the UpdateHttpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -5060,7 +5028,6 @@ def __call__(
request (~.gcn_mesh.UpdateMeshRequest):
The request object. Request used by the UpdateMesh
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -5158,7 +5125,6 @@ def __call__(
request (~.gcn_tcp_route.UpdateTcpRouteRequest):
The request object. Request used by the UpdateTcpRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down Expand Up @@ -5258,7 +5224,6 @@ def __call__(
request (~.gcn_tls_route.UpdateTlsRouteRequest):
The request object. Request used by the UpdateTlsRoute
method.

retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"proto-plus >= 1.22.0, <2.0.0dev",
"proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
"grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev",
"grpc-google-iam-v1 >= 0.12.4, <1.0.0dev",
]
url = "https://github.com/googleapis/python-network-services"

Expand Down