[[["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-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class NetworkType (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.Endpoint.NetworkType)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.Endpoint.NetworkType)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.Endpoint.NetworkType)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.Endpoint.NetworkType)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.Endpoint.NetworkType)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.Endpoint.NetworkType)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.Endpoint.NetworkType)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.Endpoint.NetworkType)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.Endpoint.NetworkType)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.Endpoint.NetworkType)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.Endpoint.NetworkType)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.Endpoint.NetworkType)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.Endpoint.NetworkType) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class NetworkType.\n\nThe type definition of an endpoint's network. Use one of the\nfollowing choices:\n\nProtobuf type `google.cloud.networkmanagement.v1.Endpoint.NetworkType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1 \\\\ Endpoint\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### NETWORK_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault type if unspecified.\n\nGenerated from protobuf enum `NETWORK_TYPE_UNSPECIFIED = 0;`\n\n### GCP_NETWORK\n\n Value: 1\n\nA network hosted within Google Cloud.\n\nTo receive more detailed output, specify the URI for the source or\ndestination network.\n\nGenerated from protobuf enum `GCP_NETWORK = 1;`\n\n### NON_GCP_NETWORK\n\n Value: 2\n\nA network hosted outside of Google Cloud.\n\nThis can be an on-premises network, an internet resource or a network\nhosted by another cloud provider.\n\nGenerated from protobuf enum `NON_GCP_NETWORK = 2;`"]]