Show / Hide Table of Contents

Namespace Google.Apis.CloudNumberRegistry.v1alpha

Classes

CloudNumberRegistryBaseServiceRequest<TResponse>

A base abstract class for CloudNumberRegistry requests.

CloudNumberRegistryService

The CloudNumberRegistry Service.

CloudNumberRegistryService.Scope

Available OAuth 2.0 scopes for use with the Cloud Number Registry API.

CloudNumberRegistryService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Number Registry API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.CustomRangesResource

The "customRanges" collection of methods.

ProjectsResource.LocationsResource.CustomRangesResource.CreateRequest

Creates a new CustomRange in a given project and location.

ProjectsResource.LocationsResource.CustomRangesResource.DeleteRequest

Deletes a single CustomRange.

ProjectsResource.LocationsResource.CustomRangesResource.FindFreeIpRangesRequest

Finds free IP ranges in a single CustomRange.

ProjectsResource.LocationsResource.CustomRangesResource.GetRequest

Gets details of a single CustomRange.

ProjectsResource.LocationsResource.CustomRangesResource.ListRequest

Lists CustomRanges in a given project and location.

ProjectsResource.LocationsResource.CustomRangesResource.PatchRequest

Updates the parameters of a single CustomRange.

ProjectsResource.LocationsResource.CustomRangesResource.ShowUtilizationRequest

Gets the details of a single CustomRange and its utilization.

ProjectsResource.LocationsResource.DiscoveredRangesResource

The "discoveredRanges" collection of methods.

ProjectsResource.LocationsResource.DiscoveredRangesResource.FindFreeIpRangesRequest

Finds free IP ranges in a single DiscoveredRange.

ProjectsResource.LocationsResource.DiscoveredRangesResource.GetRequest

Gets details of a single DiscoveredRange.

ProjectsResource.LocationsResource.DiscoveredRangesResource.ListRequest

Lists DiscoveredRanges in a given project and location.

ProjectsResource.LocationsResource.DiscoveredRangesResource.ShowUtilizationRequest

Gets the details of a single DiscoveredRange and its utilization.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.IpamAdminScopesResource

The "ipamAdminScopes" collection of methods.

ProjectsResource.LocationsResource.IpamAdminScopesResource.CheckAvailabilityRequest

Checks the availability of IPAM admin scopes in a given project and location.

ProjectsResource.LocationsResource.IpamAdminScopesResource.CleanupRequest

Cleans up a single IpamAdminScope.

ProjectsResource.LocationsResource.IpamAdminScopesResource.CreateRequest

Creates a new IpamAdminScope in a given project and location.

ProjectsResource.LocationsResource.IpamAdminScopesResource.DeleteRequest

Deletes a single IpamAdminScope.

ProjectsResource.LocationsResource.IpamAdminScopesResource.DisableRequest

Disables a single IpamAdminScope.

ProjectsResource.LocationsResource.IpamAdminScopesResource.GetRequest

Gets details of a single IpamAdminScope.

ProjectsResource.LocationsResource.IpamAdminScopesResource.ListRequest

List all IPAM admin scopes in a given project and location.

ProjectsResource.LocationsResource.IpamAdminScopesResource.PatchRequest

Updates the parameters of a single IpamAdminScope.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * Global locations: If name is empty, the method lists the public locations available to all projects. * Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

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.RealmsResource

The "realms" collection of methods.

ProjectsResource.LocationsResource.RealmsResource.CreateRequest

Creates a new Realm in a given project and location.

ProjectsResource.LocationsResource.RealmsResource.DeleteRequest

Deletes a single Realm.

ProjectsResource.LocationsResource.RealmsResource.GetRequest

Gets details of a single Realm.

ProjectsResource.LocationsResource.RealmsResource.ListRequest

Lists Realms in a given project and location.

ProjectsResource.LocationsResource.RealmsResource.PatchRequest

Updates the parameters of a single Realm.

ProjectsResource.LocationsResource.RegistryBooksResource

The "registryBooks" collection of methods.

ProjectsResource.LocationsResource.RegistryBooksResource.CreateRequest

Creates a new RegistryBook in a given project and location.

ProjectsResource.LocationsResource.RegistryBooksResource.DeleteRequest

Deletes a single RegistryBook.

ProjectsResource.LocationsResource.RegistryBooksResource.GetRequest

Gets details of a single RegistryBook.

ProjectsResource.LocationsResource.RegistryBooksResource.ListRequest

Lists RegistryBooks in a given project and location.

ProjectsResource.LocationsResource.RegistryBooksResource.PatchRequest

Updates the parameters of a single RegistryBook.

ProjectsResource.LocationsResource.RegistryBooksResource.SearchIpResourcesRequest

Searches IP resources in a given RegistryBook.

Enums

CloudNumberRegistryBaseServiceRequest<TResponse>.AltEnum

Data format for response.

CloudNumberRegistryBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

ProjectsResource.LocationsResource.RealmsResource.GetRequest.ViewEnum

Optional. The view of the Realm.

ProjectsResource.LocationsResource.RealmsResource.ListRequest.ViewEnum

Optional. The view of the Realm.

ProjectsResource.LocationsResource.RegistryBooksResource.GetRequest.ViewEnum

Optional. The view of the RegistryBook.

ProjectsResource.LocationsResource.RegistryBooksResource.ListRequest.ViewEnum

Optional. The view of the RegistryBook.

In this article
Back to top Generated by DocFX