Namespace Google.Cloud.NetworkConnectivity.V1 (2.0.0)

Classes

CreateHubRequest

Request for [HubService.CreateHub][google.cloud.networkconnectivity.v1.HubService.CreateHub] method.

CreateSpokeRequest

The request for [HubService.CreateSpoke][google.cloud.networkconnectivity.v1.HubService.CreateSpoke].

DeleteHubRequest

The request for [HubService.DeleteHub][google.cloud.networkconnectivity.v1.HubService.DeleteHub].

DeleteSpokeRequest

The request for [HubService.DeleteSpoke][google.cloud.networkconnectivity.v1.HubService.DeleteSpoke].

GetHubRequest

Request for [HubService.GetHub][google.cloud.networkconnectivity.v1.HubService.GetHub] method.

GetSpokeRequest

The request for [HubService.GetSpoke][google.cloud.networkconnectivity.v1.HubService.GetSpoke].

Hub

A hub is a collection of spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the data transfer feature, the resources associated with those spokes must all reside in the same VPC network. Spokes that do not use data transfer can be associated with any VPC network in your project.

HubName

Resource name for the Hub resource.

HubService

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.

HubService.HubServiceBase

Base class for server-side implementations of HubService

HubService.HubServiceClient

Client for HubService

HubServiceClient

HubService client wrapper, for convenient use.

HubServiceClientBuilder

Builder class for HubServiceClient to provide simple configuration of credentials, endpoint etc.

HubServiceClientImpl

HubService client wrapper implementation, for convenient use.

HubServiceSettings

Settings for HubServiceClient instances.

InstanceName

Resource name for the Instance resource.

InterconnectAttachmentName

Resource name for the InterconnectAttachment resource.

LinkedInterconnectAttachments

A collection of VLAN attachment resources. These resources should be redundant attachments that all advertise the same prefixes to Google Cloud. Alternatively, in active/passive configurations, all attachments should be capable of advertising the same prefixes.

LinkedRouterApplianceInstances

A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke.

LinkedVpnTunnels

A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes.

ListHubsRequest

Request for [HubService.ListHubs][google.cloud.networkconnectivity.v1.HubService.ListHubs] method.

ListHubsResponse

Response for [HubService.ListHubs][google.cloud.networkconnectivity.v1.HubService.ListHubs] method.

ListSpokesRequest

The request for [HubService.ListSpokes][google.cloud.networkconnectivity.v1.HubService.ListSpokes].

ListSpokesResponse

The response for [HubService.ListSpokes][google.cloud.networkconnectivity.v1.HubService.ListSpokes].

LocationMetadata

Metadata about locations

NetworkName

Resource name for the Network resource.

OperationMetadata

Represents the metadata of the long-running operation.

RouterApplianceInstance

A router appliance instance is a Compute Engine virtual machine (VM) instance that acts as a BGP speaker. A router appliance instance is specified by the URI of the VM and the internal IP address of one of the VM's network interfaces.

RoutingVPC

RoutingVPC contains information about the VPC networks that are associated with a hub's spokes.

Spoke

A spoke represents a connection between your Google Cloud network resources and a non-Google-Cloud network.

When you create a spoke, you associate it with a hub. You must also identify a value for exactly one of the following fields:

  • linked_vpn_tunnels
  • linked_interconnect_attachments
  • linked_router_appliance_instances

SpokeName

Resource name for the Spoke resource.

UpdateHubRequest

Request for [HubService.UpdateHub][google.cloud.networkconnectivity.v1.HubService.UpdateHub] method.

UpdateSpokeRequest

Request for [HubService.UpdateSpoke][google.cloud.networkconnectivity.v1.HubService.UpdateSpoke] method.

VpnTunnelName

Resource name for the VpnTunnel resource.

Enums

HubName.ResourceNameType

The possible contents of HubName.

InstanceName.ResourceNameType

The possible contents of InstanceName.

InterconnectAttachmentName.ResourceNameType

The possible contents of InterconnectAttachmentName.

LocationFeature

Supported features for a location

NetworkName.ResourceNameType

The possible contents of NetworkName.

SpokeName.ResourceNameType

The possible contents of SpokeName.

State

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

VpnTunnelName.ResourceNameType

The possible contents of VpnTunnelName.