Network Connectivity v1 API - Namespace Google.Cloud.NetworkConnectivity.V1 (2.10.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].

AcceptSpokeUpdateRequest

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

AcceptSpokeUpdateResponse

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

AutoAccept

The auto-accept setting for a group controls whether proposed spokes are automatically attached to the hub. If auto-accept is enabled, the spoke immediately is attached to the hub and becomes part of the group. In this case, the new spoke is in the ACTIVE state. If auto-accept is disabled, the spoke goes to the INACTIVE state, and it must be reviewed and accepted by a hub administrator.

CreateHubRequest

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

CreatePolicyBasedRouteRequest

Request for [PolicyBasedRoutingService.CreatePolicyBasedRoute][google.cloud.networkconnectivity.v1.PolicyBasedRoutingService.CreatePolicyBasedRoute] method.

CreateServiceConnectionMapRequest

Request for CreateServiceConnectionMap.

CreateServiceConnectionPolicyRequest

Request for CreateServiceConnectionPolicy.

CreateServiceConnectionTokenRequest

Request for CreateServiceConnectionToken.

CreateSpokeRequest

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

CrossNetworkAutomationService

The service for CrossNetworkAutomation resources.

CrossNetworkAutomationService.CrossNetworkAutomationServiceBase

Base class for server-side implementations of CrossNetworkAutomationService

CrossNetworkAutomationService.CrossNetworkAutomationServiceClient

Client for CrossNetworkAutomationService

CrossNetworkAutomationServiceClient

CrossNetworkAutomationService client wrapper, for convenient use.

CrossNetworkAutomationServiceClientBuilder

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

CrossNetworkAutomationServiceClientImpl

CrossNetworkAutomationService client wrapper implementation, for convenient use.

CrossNetworkAutomationServiceSettings

Settings for CrossNetworkAutomationServiceClient instances.

DeleteHubRequest

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

DeletePolicyBasedRouteRequest

Request for [PolicyBasedRoutingService.DeletePolicyBasedRoute][google.cloud.networkconnectivity.v1.PolicyBasedRoutingService.DeletePolicyBasedRoute] method.

DeleteServiceClassRequest

Request for DeleteServiceClass.

DeleteServiceConnectionMapRequest

Request for DeleteServiceConnectionMap.

DeleteServiceConnectionPolicyRequest

Request for DeleteServiceConnectionPolicy.

DeleteServiceConnectionTokenRequest

Request for DeleteServiceConnectionToken.

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 [PolicyBasedRoutingService.GetPolicyBasedRoute][google.cloud.networkconnectivity.v1.PolicyBasedRoutingService.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].

GetServiceClassRequest

Request for GetServiceClass.

GetServiceConnectionMapRequest

Request for GetServiceConnectionMap.

GetServiceConnectionPolicyRequest

Request for GetServiceConnectionPolicy.

GetServiceConnectionTokenRequest

Request for GetServiceConnectionToken.

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.

HubStatusEntry

A hub status entry represents the status of a set of propagated Private Service Connect connections grouped by certain fields.

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.

LinkedProducerVpcNetwork

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 [PolicyBasedRoutingService.ListPolicyBasedRoutes][google.cloud.networkconnectivity.v1.PolicyBasedRoutingService.ListPolicyBasedRoutes] method.

ListPolicyBasedRoutesResponse

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

ListServiceClassesRequest

Request for ListServiceClasses.

ListServiceClassesResponse

Response for ListServiceClasses.

ListServiceConnectionMapsRequest

Request for ListServiceConnectionMaps.

ListServiceConnectionMapsResponse

Response for ListServiceConnectionMaps.

ListServiceConnectionPoliciesRequest

Request for ListServiceConnectionPolicies.

ListServiceConnectionPoliciesResponse

Response for ListServiceConnectionPolicies.

ListServiceConnectionTokensRequest

Request for ListServiceConnectionTokens.

ListServiceConnectionTokensResponse

Response for ListServiceConnectionTokens.

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.

NextHopInterconnectAttachment

A route next hop that leads to an interconnect attachment resource.

NextHopRouterApplianceInstance

A route next hop that leads to a Router appliance instance.

NextHopVPNTunnel

A route next hop that leads to a VPN tunnel resource.

NextHopVpcNetwork

OperationMetadata

Represents the metadata of the long-running operation.

PolicyBasedRoute

Policy-based routes route L4 network traffic based on not just destination IP address, but also source IP address, protocol, and more. If a policy-based route conflicts with other types of routes, the policy-based route always takes precedence.

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 that this route applies to.

PolicyBasedRoute.Types.VirtualMachine

VM instances that 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.

ProjectName

Resource name for the Project resource.

PscPropagationStatus

The status of one or more propagated Private Service Connect connections in a hub.

PscPropagationStatus.Types

Container for nested types declared in the PscPropagationStatus message type.

QueryHubStatusRequest

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

QueryHubStatusResponse

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

RejectHubSpokeRequest

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

RejectHubSpokeResponse

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

RejectSpokeUpdateRequest

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

RejectSpokeUpdateResponse

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

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.

ServiceAttachmentName

Resource name for the ServiceAttachment resource.

ServiceClass

The ServiceClass resource.

ServiceClassName

Resource name for the ServiceClass resource.

ServiceConnectionMap

The ServiceConnectionMap resource.

ServiceConnectionMap.Types

Container for nested types declared in the ServiceConnectionMap message type.

ServiceConnectionMap.Types.ConsumerPscConfig

Allow the producer to specify which consumers can connect to it.

ServiceConnectionMap.Types.ConsumerPscConfig.Types

Container for nested types declared in the ConsumerPscConfig message type.

ServiceConnectionMap.Types.ConsumerPscConnection

PSC connection details on consumer side.

ServiceConnectionMap.Types.ConsumerPscConnection.Types

Container for nested types declared in the ConsumerPscConnection message type.

ServiceConnectionMap.Types.ProducerPscConfig

The PSC configurations on producer side.

ServiceConnectionMapName

Resource name for the ServiceConnectionMap resource.

ServiceConnectionPolicy

The ServiceConnectionPolicy resource.

ServiceConnectionPolicy.Types

Container for nested types declared in the ServiceConnectionPolicy message type.

ServiceConnectionPolicy.Types.PscConfig

Configuration used for Private Service Connect connections. Used when Infrastructure is PSC.

ServiceConnectionPolicy.Types.PscConfig.Types

Container for nested types declared in the PscConfig message type.

ServiceConnectionPolicy.Types.PscConnection

Information about a specific Private Service Connect connection.

ServiceConnectionPolicyName

Resource name for the ServiceConnectionPolicy resource.

ServiceConnectionToken

The ServiceConnectionToken resource.

ServiceConnectionTokenName

Resource name for the ServiceConnectionToken resource.

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.

SubnetworkName

Resource name for the Subnetwork resource.

UpdateGroupRequest

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

UpdateHubRequest

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

UpdateServiceClassRequest

Request for UpdateServiceClass.

UpdateServiceConnectionMapRequest

Request for UpdateServiceConnectionMap.

UpdateServiceConnectionPolicyRequest

Request for UpdateServiceConnectionPolicy.

UpdateSpokeRequest

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

VpnTunnelName

Resource name for the VpnTunnel resource.

Enums

ConnectionErrorType

The error type indicates whether a connection error is consumer facing, producer facing or system internal.

GroupName.ResourceNameType

The possible contents of GroupName.

HubName.ResourceNameType

The possible contents of HubName.

HubRouteName.ResourceNameType

The possible contents of HubRouteName.

IPVersion

The requested IP version for the PSC connection.

Infrastructure

The infrastructure used for connections between consumers/producers.

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.

PolicyMode

This enum controls the policy mode used in a hub.

PresetTopology

The list of available preset topologies.

ProjectName.ResourceNameType

The possible contents of ProjectName.

PscPropagationStatus.Types.Code

The Code enum represents the state of the Private Service Connect propagation.

RouteTableName.ResourceNameType

The possible contents of RouteTableName.

RouteType

The route's type

ServiceAttachmentName.ResourceNameType

The possible contents of ServiceAttachmentName.

ServiceClassName.ResourceNameType

The possible contents of ServiceClassName.

ServiceConnectionMap.Types.ConsumerPscConfig.Types.State

PSC Consumer Config State.

ServiceConnectionMap.Types.ConsumerPscConnection.Types.State

The state of the PSC connection. We reserve the right to add more states without notice in the future. Users should not use exhaustive switch statements on this enum. See https://google.aip.dev/216.

ServiceConnectionMapName.ResourceNameType

The possible contents of ServiceConnectionMapName.

ServiceConnectionPolicy.Types.PscConfig.Types.ProducerInstanceLocation

ProducerInstanceLocation is used to specify which authorization mechanism to use to determine which projects the Producer instance can be within.

ServiceConnectionPolicy.Types.State

The state of the PSC connection. We reserve the right to add more states without notice in the future. Users should not use exhaustive switch statements on this enum. See https://google.aip.dev/216.

ServiceConnectionPolicyName.ResourceNameType

The possible contents of ServiceConnectionPolicyName.

ServiceConnectionTokenName.ResourceNameType

The possible contents of ServiceConnectionTokenName.

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.

SubnetworkName.ResourceNameType

The possible contents of SubnetworkName.

VpnTunnelName.ResourceNameType

The possible contents of VpnTunnelName.