public sealed class VpcAccess.Types.NetworkInterface : IMessage<VpcAccess.Types.NetworkInterface>, IEquatable<VpcAccess.Types.NetworkInterface>, IDeepCloneable<VpcAccess.Types.NetworkInterface>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class VpcAccess.Types.NetworkInterface.
The VPC network that the Cloud Run resource will be able to send traffic
to. At least one of network or subnetwork must be specified. If both
network and subnetwork are specified, the given VPC subnetwork must
belong to the given VPC network. If network is not specified, it will be
looked up from the subnetwork.
The VPC subnetwork that the Cloud Run resource will get IPs from. At
least one of network or subnetwork must be specified. If both
network and subnetwork are specified, the given VPC subnetwork must
belong to the given VPC network. If subnetwork is not specified, the
subnetwork with the same name with the network will be used.
[[["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-08-08 UTC."],[[["\u003cp\u003eThe documentation covers the \u003ccode\u003eVpcAccess.Types.NetworkInterface\u003c/code\u003e class within the Cloud Run Admin v2 API, providing reference information and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccess.Types.NetworkInterface\u003c/code\u003e class is used for direct VPC egress settings and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to configure the VPC network and subnetwork for Cloud Run resources, specifying where they can send traffic and obtain IP addresses.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of this documentation available, ranging from version 1.0.0-beta02 to the latest 2.13.0, with links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkInterface\u003c/code\u003e class has three properties, \u003ccode\u003eNetwork\u003c/code\u003e, \u003ccode\u003eSubnetwork\u003c/code\u003e, and \u003ccode\u003eTags\u003c/code\u003e, which allow to configure the VPC network and subnetwork, and to add network tags.\u003c/p\u003e\n"]]],[],null,[]]