Namespace Google.Apis.Networkconnectivity.v1
Classes
NetworkconnectivityBaseServiceRequest<TResponse>
A base abstract class for Networkconnectivity requests.
NetworkconnectivityService
The Networkconnectivity Service.
NetworkconnectivityService.Scope
Available OAuth 2.0 scopes for use with the Network Connectivity API.
NetworkconnectivityService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Network Connectivity API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.GetRequest
Gets information about a location.
ProjectsResource.LocationsResource.GlobalResource
The "global" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.HubsResource
The "hubs" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.AcceptSpokeRequest
Accepts a proposal to attach a Network Connectivity Center spoke to a hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.CreateRequest
Creates a new Network Connectivity Center hub in the specified project.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.DeleteRequest
Deletes a Network Connectivity Center hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GetRequest
Gets details about a Network Connectivity Center hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource
The "groups" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.GetRequest
Gets details about a Network Connectivity Center group.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.ListRequest
Lists groups in a given hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.PatchRequest
Updates the parameters of a Network Connectivity Center group.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.GroupsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not
exist, this will return an empty set of permissions, not a NOT_FOUND
error. Note: This
operation is designed to be used for building permission-aware UIs and command-line tools,
not for authorization checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.ListRequest
Lists the Network Connectivity Center hubs associated with a given project.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.ListSpokesRequest
Lists the Network Connectivity Center spokes associated with a specified hub and location. The list includes both spokes that are attached to the hub and spokes that have been proposed but not yet accepted.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.PatchRequest
Updates the description and/or labels of a Network Connectivity Center hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RejectSpokeRequest
Rejects a Network Connectivity Center spoke from being attached to a hub. If the spoke was
previously in the ACTIVE
state, it transitions to the INACTIVE
state and is no longer able
to connect to other spokes that are attached to the hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource
The "routeTables" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource.GetRequest
Gets details about a Network Connectivity Center route table.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource.ListRequest
Lists route tables in a given hub.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource.RoutesResource
The "routes" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource.RoutesResource.GetRequest
Gets details about the specified route.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.RouteTablesResource.RoutesResource.ListRequest
Lists routes in a given route table.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for
authorization checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource
The "policyBasedRoutes" collection of methods.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.CreateRequest
Creates a new policy-based route in a given project and location.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.DeleteRequest
Deletes a single policy-based route.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.GetRequest
Gets details of a single policy-based route.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.ListRequest
Lists policy-based routes in a given project and location.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can
return NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.GlobalResource.PolicyBasedRoutesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for
authorization checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.InternalRangesResource
The "internalRanges" collection of methods.
ProjectsResource.LocationsResource.InternalRangesResource.CreateRequest
Creates a new internal range in a given project and location.
ProjectsResource.LocationsResource.InternalRangesResource.DeleteRequest
Deletes a single internal range.
ProjectsResource.LocationsResource.InternalRangesResource.GetRequest
Gets details of a single internal range.
ProjectsResource.LocationsResource.InternalRangesResource.ListRequest
Lists internal ranges in a given project and location.
ProjectsResource.LocationsResource.InternalRangesResource.PatchRequest
Updates the parameters of a single internal range.
ProjectsResource.LocationsResource.ListRequest
Lists information about the supported locations for this service.
ProjectsResource.LocationsResource.OperationsResource
The "operations" collection of methods.
ProjectsResource.LocationsResource.OperationsResource.CancelRequest
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to
cancel the operation, but success is not guaranteed. If the server doesn't support this method, it
returns google.rpc.Code.UNIMPLEMENTED
. Clients can use Operations.GetOperation or other methods to
check whether the cancellation succeeded or whether the operation completed despite cancellation. On
successful cancellation, the operation is not deleted; instead, it becomes an operation with an
Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED
.
ProjectsResource.LocationsResource.OperationsResource.DeleteRequest
Deletes a long-running operation. This method indicates that the client is no longer interested in
the operation result. It does not cancel the operation. If the server doesn't support this method,
it returns google.rpc.Code.UNIMPLEMENTED
.
ProjectsResource.LocationsResource.OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
ProjectsResource.LocationsResource.OperationsResource.ListRequest
Lists operations that match the specified filter in the request. If the server doesn't support this
method, it returns UNIMPLEMENTED
.
ProjectsResource.LocationsResource.RegionalEndpointsResource
The "regionalEndpoints" collection of methods.
ProjectsResource.LocationsResource.RegionalEndpointsResource.CreateRequest
Creates a new RegionalEndpoint in a given project and location.
ProjectsResource.LocationsResource.RegionalEndpointsResource.DeleteRequest
Deletes a single RegionalEndpoint.
ProjectsResource.LocationsResource.RegionalEndpointsResource.GetRequest
Gets details of a single RegionalEndpoint.
ProjectsResource.LocationsResource.RegionalEndpointsResource.ListRequest
Lists RegionalEndpoints in a given project and location.
ProjectsResource.LocationsResource.ServiceClassesResource
The "serviceClasses" collection of methods.
ProjectsResource.LocationsResource.ServiceClassesResource.DeleteRequest
Deletes a single ServiceClass.
ProjectsResource.LocationsResource.ServiceClassesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ServiceClassesResource.GetRequest
Gets details of a single ServiceClass.
ProjectsResource.LocationsResource.ServiceClassesResource.ListRequest
Lists ServiceClasses in a given project and location.
ProjectsResource.LocationsResource.ServiceClassesResource.PatchRequest
Updates the parameters of a single ServiceClass.
ProjectsResource.LocationsResource.ServiceClassesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ServiceClassesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource
The "serviceConnectionMaps" collection of methods.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.CreateRequest
Creates a new ServiceConnectionMap in a given project and location.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.DeleteRequest
Deletes a single ServiceConnectionMap.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.GetRequest
Gets details of a single ServiceConnectionMap.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.ListRequest
Lists ServiceConnectionMaps in a given project and location.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.PatchRequest
Updates the parameters of a single ServiceConnectionMap.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ServiceConnectionMapsResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource
The "serviceConnectionPolicies" collection of methods.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.CreateRequest
Creates a new ServiceConnectionPolicy in a given project and location.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.DeleteRequest
Deletes a single ServiceConnectionPolicy.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.GetRequest
Gets details of a single ServiceConnectionPolicy.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.ListRequest
Lists ServiceConnectionPolicies in a given project and location.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.PatchRequest
Updates the parameters of a single ServiceConnectionPolicy.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.ServiceConnectionPoliciesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
ProjectsResource.LocationsResource.ServiceConnectionTokensResource
The "serviceConnectionTokens" collection of methods.
ProjectsResource.LocationsResource.ServiceConnectionTokensResource.CreateRequest
Creates a new ServiceConnectionToken in a given project and location.
ProjectsResource.LocationsResource.ServiceConnectionTokensResource.DeleteRequest
Deletes a single ServiceConnectionToken.
ProjectsResource.LocationsResource.ServiceConnectionTokensResource.GetRequest
Gets details of a single ServiceConnectionToken.
ProjectsResource.LocationsResource.ServiceConnectionTokensResource.ListRequest
Lists ServiceConnectionTokens in a given project and location.
ProjectsResource.LocationsResource.SpokesResource
The "spokes" collection of methods.
ProjectsResource.LocationsResource.SpokesResource.CreateRequest
Creates a Network Connectivity Center spoke.
ProjectsResource.LocationsResource.SpokesResource.DeleteRequest
Deletes a Network Connectivity Center spoke.
ProjectsResource.LocationsResource.SpokesResource.GetIamPolicyRequest
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
ProjectsResource.LocationsResource.SpokesResource.GetRequest
Gets details about a Network Connectivity Center spoke.
ProjectsResource.LocationsResource.SpokesResource.ListRequest
Lists the Network Connectivity Center spokes in a specified project and location.
ProjectsResource.LocationsResource.SpokesResource.PatchRequest
Updates the parameters of a Network Connectivity Center spoke.
ProjectsResource.LocationsResource.SpokesResource.SetIamPolicyRequest
Sets the access control policy on the specified resource. Replaces any existing policy. Can return
NOT_FOUND
, INVALID_ARGUMENT
, and PERMISSION_DENIED
errors.
ProjectsResource.LocationsResource.SpokesResource.TestIamPermissionsRequest
Returns permissions that a caller has on the specified resource. If the resource does not exist,
this will return an empty set of permissions, not a NOT_FOUND
error. Note: This operation is
designed to be used for building permission-aware UIs and command-line tools, not for authorization
checking. This operation may "fail open" without warning.
Enums
NetworkconnectivityBaseServiceRequest<TResponse>.AltEnum
Data format for response.
NetworkconnectivityBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.
ProjectsResource.LocationsResource.GlobalResource.HubsResource.ListSpokesRequest.ViewEnum
The view of the spoke to return. The view that you use determines which spoke fields are included in the response.