public sealed class ClientConnectorService.Types.Egress.Types.PeeredVpc : IMessage<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IEquatable<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IDeepCloneable<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorService.Types.Egress.Types.PeeredVpc.
[[["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-07-09 UTC."],[[["This page provides reference documentation for the `ClientConnectorService.Types.Egress.Types.PeeredVpc` class within the BeyondCorp Client Connector Services v1 API."],["The `PeeredVpc` class represents a peered VPC owned by the consumer project and is accessible under the `Google.Cloud.BeyondCorp.ClientConnectorServices.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `PeeredVpc` class includes a constructor `PeeredVpc(PeeredVpc)` for creating instances, which accepts another `PeeredVpc` instance as a parameter."],["It contains a property named `NetworkVpc`, which is a required string representing the name of the peered VPC."]]],[]]