Package types (1.0.1)

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

Network Connectivity Center is a hub-and-spoke abstraction for network connectivity management in Google Cloud. It reduces operational complexity through a simple, centralized connectivity management model. Following 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. .. attribute:: create_time

Output only. The time the operation was created.

:type: google.protobuf.timestamp_pb2.Timestamp

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.

State

The State enum represents the lifecycle of a Network Connectivity Center resource.

UpdateHubRequest

Request for HubService.UpdateHub method.

UpdateSpokeRequest

Request for HubService.UpdateSpoke method.