Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class EdgeNetwork.
EdgeNetwork API provides managed, highly available cloud dynamic network
configuration service to the GEC customer to enable edge application and
network function solutions. This allows the customers to easily define and
configure the network setup and property to meet the workload requirement.
public static void BindService(ServiceBinderBase serviceBinder, EdgeNetwork.EdgeNetworkBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-06-05 UTC."],[[["The `EdgeNetwork` class is part of the Google Cloud Edge Network v1 API, providing network configuration services for edge applications and network function solutions."],["This API allows users to define and configure network setups and properties, as well as helping them meet workload requirements."],["The latest version of the API is 1.4.0, with older versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available for reference."],["The `EdgeNetwork` class includes methods like `BindService` for creating service definitions and binding service methods with or without implementation, which are registered with a server."],["The class inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]