Network Connectivity v1 API - Namespace Google.Cloud.NetworkConnectivity.V1 (2.7.0)

Classes

AcceptHubSpokeRequest

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

AcceptHubSpokeResponse

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

CreateHubRequest

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

CreatePolicyBasedRouteRequest

Request for [PolicyBasedRouting.CreatePolicyBasedRoute][] 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].

DeletePolicyBasedRouteRequest

Request for [PolicyBasedRouting.DeletePolicyBasedRoute][] method.

DeleteSpokeRequest

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

GetGroupRequest

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

GetHubRequest

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

GetPolicyBasedRouteRequest

Request for [PolicyBasedRouting.GetPolicyBasedRoute][] method.

GetRouteRequest

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

GetRouteTableRequest

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

GetSpokeRequest

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

Group

A group represents a subset of spokes attached to a hub.

GroupName

Resource name for the Group resource.

Hub

A Network Connectivity Center hub is a global management resource to which you attach spokes. A single hub can contain spokes from multiple regions. However, if any of a hub's spokes use the site-to-site data transfer feature, the resources associated with those spokes must all be in the same VPC network. Spokes that do not use site-to-site data transfer can be associated with any VPC network in your project.

HubName

Resource name for the Hub resource.

HubRouteName

Resource name for the HubRoute 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.

LinkedVpcNetwork

An existing VPC network.

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.

ListGroupsRequest

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

ListGroupsResponse

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

ListHubSpokesRequest

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

ListHubSpokesRequest.Types

Container for nested types declared in the ListHubSpokesRequest message type.

ListHubSpokesResponse

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

ListHubsRequest

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

ListHubsResponse

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

ListPolicyBasedRoutesRequest

Request for [PolicyBasedRouting.ListPolicyBasedRoutes][] method.

ListPolicyBasedRoutesResponse

Response for [PolicyBasedRouting.ListPolicyBasedRoutes][] method.

ListRouteTablesRequest

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

ListRouteTablesResponse

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

ListRoutesRequest

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

ListRoutesResponse

Response for [HubService.ListRoutes][google.cloud.networkconnectivity.v1.HubService.ListRoutes] 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.

NextHopVpcNetwork

OperationMetadata

Represents the metadata of the long-running operation.

PolicyBasedRoute

Policy Based Routes (PBR) are more powerful routes that allows GCP customers to route their L4 network traffic based on not just destination IP, but also source IP, protocol and more. A PBR always take precedence when it conflicts with other types of routes. Next id: 22

PolicyBasedRoute.Types

Container for nested types declared in the PolicyBasedRoute message type.

PolicyBasedRoute.Types.Filter

Filter matches L4 traffic.

PolicyBasedRoute.Types.Filter.Types

Container for nested types declared in the Filter message type.

PolicyBasedRoute.Types.InterconnectAttachment

InterconnectAttachment to which this route applies to.

PolicyBasedRoute.Types.VirtualMachine

VM instances to which this policy based route applies to.

PolicyBasedRoute.Types.Warnings

Informational warning message.

PolicyBasedRoute.Types.Warnings.Types

Container for nested types declared in the Warnings message type.

PolicyBasedRouteName

Resource name for the PolicyBasedRoute resource.

PolicyBasedRoutingService

Policy-Based Routing allows GCP customers to specify flexibile routing policies for Layer 4 traffic traversing through the connected service.

PolicyBasedRoutingService.PolicyBasedRoutingServiceBase

Base class for server-side implementations of PolicyBasedRoutingService

PolicyBasedRoutingService.PolicyBasedRoutingServiceClient

Client for PolicyBasedRoutingService

PolicyBasedRoutingServiceClient

PolicyBasedRoutingService client wrapper, for convenient use.

PolicyBasedRoutingServiceClientBuilder

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

PolicyBasedRoutingServiceClientImpl

PolicyBasedRoutingService client wrapper implementation, for convenient use.

PolicyBasedRoutingServiceSettings

Settings for PolicyBasedRoutingServiceClient instances.

RejectHubSpokeRequest

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

RejectHubSpokeResponse

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

Route

A route defines a path from VM instances within a spoke to a specific destination resource. Only VPC spokes have routes.

RouteTable

RouteTableName

Resource name for the RouteTable resource.

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 associated with the spokes of a Network Connectivity Center hub.

Spoke

A Network Connectivity Center spoke represents one or more network connectivity resources.

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
  • linked_vpc_network

Spoke.Types

Container for nested types declared in the Spoke message type.

Spoke.Types.StateReason

The reason a spoke is inactive.

Spoke.Types.StateReason.Types

Container for nested types declared in the StateReason message type.

SpokeName

Resource name for the Spoke resource.

SpokeSummary

Summarizes information about the spokes associated with a hub. The summary includes a count of spokes according to type and according to state. If any spokes are inactive, the summary also lists the reasons they are inactive, including a count for each reason.

SpokeSummary.Types

Container for nested types declared in the SpokeSummary message type.

SpokeSummary.Types.SpokeStateCount

The number of spokes that are in a particular state and associated with a given hub.

SpokeSummary.Types.SpokeStateReasonCount

The number of spokes in the hub that are inactive for this reason.

SpokeSummary.Types.SpokeTypeCount

The number of spokes of a given type that are associated with a specific hub. The type indicates what kind of resource is associated with the spoke.

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

GroupName.ResourceNameType

The possible contents of GroupName.

HubName.ResourceNameType

The possible contents of HubName.

HubRouteName.ResourceNameType

The possible contents of HubRouteName.

InstanceName.ResourceNameType

The possible contents of InstanceName.

InterconnectAttachmentName.ResourceNameType

The possible contents of InterconnectAttachmentName.

ListHubSpokesRequest.Types.SpokeView

Enum that controls which spoke fields are included in the response.

LocationFeature

Supported features for a location

NetworkName.ResourceNameType

The possible contents of NetworkName.

PolicyBasedRoute.NextHopOneofCase

Enum of possible cases for the "next_hop" oneof.

PolicyBasedRoute.TargetOneofCase

Enum of possible cases for the "target" oneof.

PolicyBasedRoute.Types.Filter.Types.ProtocolVersion

The internet protocol version.

PolicyBasedRoute.Types.OtherRoutes

The other routing cases.

PolicyBasedRoute.Types.Warnings.Types.Code

Warning code for Policy Based Routing. Expect to add values in the future.

PolicyBasedRouteName.ResourceNameType

The possible contents of PolicyBasedRouteName.

RouteTableName.ResourceNameType

The possible contents of RouteTableName.

RouteType

The route's type

Spoke.Types.StateReason.Types.Code

The Code enum represents the various reasons a state can be INACTIVE.

SpokeName.ResourceNameType

The possible contents of SpokeName.

SpokeType

The SpokeType enum represents the type of spoke. The type reflects the kind of resource that a spoke is associated with.

State

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

VpnTunnelName.ResourceNameType

The possible contents of VpnTunnelName.