Package types (0.1.0)

API documentation for networkconnectivity_v1alpha1.types package.

Classes

CreateHubRequest

Request for HubService.CreateHub method.

CreateSpokeRequest

The request for HubService.CreateSpoke.

DeleteHubRequest

The request for HubService.DeleteHub.

DeleteSpokeRequest

The request for HubService.DeleteSpoke.

GetHubRequest

Request for HubService.GetHub method.

GetSpokeRequest

The request for HubService.GetSpoke.

Hub

The Connectivity Hub is a hub-and-spoke abstraction for network connectivity management in Google Cloud. It aims to reduce operational complexity through a simple, centralized connectivity management model. Here is the resource message of a Hub.

ListHubsRequest

Request for HubService.ListHubs method.

ListHubsResponse

Response for HubService.ListHubs method.

ListSpokesRequest

The request for HubService.ListSpokes.

ListSpokesResponse

The response for HubService.ListSpokes.

OperationMetadata

Represents the metadata of the long-running operation.

RouterApplianceInstance

RouterAppliance represents a Router appliance which is specified by a VM URI and a NIC address.

Spoke

A Spoke is an abstraction of a network attachment being attached to a Hub. A Spoke can be underlying a VPN tunnel, a VLAN (interconnect) attachment, a Router appliance, etc.

UpdateHubRequest

Request for HubService.UpdateHub method.

UpdateSpokeRequest

Request for HubService.UpdateSpoke method.