Namespace Google.Apis.CloudNumberRegistry.v1alpha.Data
Classes
AggregatedData
Aggregated data for the RegistryBook.
Attribute
Message describing Attribute object
CancelOperationRequest
The request message for Operations.CancelOperation.
CheckAvailabilityIpamAdminScopesResponse
Message for response to checking the availability of IpamAdminScopes
CleanupIpamAdminScopeRequest
Message for cleaning up a IpamAdminScope
CustomRange
Message describing CustomRange object
DisableIpamAdminScopeRequest
Message for disabling a IpamAdminScope
DiscoveredRange
Message describing DiscoveredRange object
DiscoveryMetadata
Discovery metadata of the discovered resource.
Empty
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
FindCustomRangeFreeIpRangesResponse
Message for the response to finding free IP ranges.
FindDiscoveredRangeFreeIpRangesResponse
Message for the response to finding free IP ranges.
IpamAdminScope
Message describing IpamAdminScope object
IpamAdminScopeAvailability
Message for the availability of an IpamAdminScope
ListCustomRangesResponse
Message for response to listing CustomRanges
ListDiscoveredRangesResponse
Message for response to listing DiscoveredRanges
ListIpamAdminScopesResponse
Message for response to listing ipamAdminScopes
ListLocationsResponse
The response message for Locations.ListLocations.
ListOperationsResponse
The response message for Operations.ListOperations.
ListRealmsResponse
Message for response to listing Realms
ListRegistryBooksResponse
Message for response to listing RegistryBooks
Location
A resource that represents a Google Cloud location.
Operation
This resource represents a long-running operation that is the result of a network API call.
OperationMetadata
Represents the metadata of the long-running operation.
Range
Message describing either a CustomRange or a DiscoveredRange.
RangeUtilization
Message for the utilization of an IP range
Realm
Message describing Realm object
RealmAggregatedData
Aggregated data for the Realm.
RegistryBook
Message describing RegistryBook object
SearchIpResourcesRequest
Message for searching IP resources
SearchIpResourcesResponse
Message for response to searching IP resources
SearchIpResourcesResult
A result matching the search query, which can be either a range or a realm.
ShowCustomRangeUtilizationResponse
Message for the response to getting the utilization of a CustomRange
ShowDiscoveredRangeUtilizationResponse
Message for the response to getting the utilization of a DiscoveredRange
Status
The Status type defines a logical error model that is suitable for different programming environments,
including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains
three pieces of data: error code, error message, and error details. You can find out more about this error model
and how to work with it in the API Design Guide.