public bool RequiredForNewSiteToSiteDataTransferSpokes { get; set; }
Output only. If true, indicates that this VPC network is currently
associated with spokes that use the data transfer feature (spokes where the
site_to_site_data_transfer field is set to true). If you create new spokes
that use data transfer, they must be associated with this VPC network. At
most, one VPC network will have this field set to true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides reference documentation for the `RoutingVPC` class within the Google Cloud Network Connectivity v1 API, specifically version 2.7.0, and provides access to all the versions."],["`RoutingVPC` class is used to manage information about VPC networks connected to the spokes of a Network Connectivity Center hub, as outlined in the documentation."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling data and its properties."],["The `RoutingVPC` class has properties like `RequiredForNewSiteToSiteDataTransferSpokes` and `Uri`, which manage data transfer requirements and VPC network URIs, respectively."],["The class also presents public constructor methods for creating new `RoutingVPC` objects, either empty or based on another `RoutingVPC` object."]]],[]]