The resource labels for private connections to use to annotate any related underlying resources such as Compute Engine VMs. An object containing a list of "key": "value" pairs. Example:{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
The resource labels for private connections to use to annotate any related
underlying resources such as Compute Engine VMs. An object containing a
list of "key": "value" pairs.
The resource labels for private connections to use to annotate any related
underlying resources such as Compute Engine VMs. An object containing a
list of "key": "value" pairs.
[[["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 Dms V1 Client - Class PrivateConnection (2.0.6)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.6 (latest)](/php/docs/reference/cloud-dms/latest/V1.PrivateConnection)\n- [2.0.5](/php/docs/reference/cloud-dms/2.0.5/V1.PrivateConnection)\n- [1.5.5](/php/docs/reference/cloud-dms/1.5.5/V1.PrivateConnection)\n- [1.4.2](/php/docs/reference/cloud-dms/1.4.2/V1.PrivateConnection)\n- [1.3.0](/php/docs/reference/cloud-dms/1.3.0/V1.PrivateConnection)\n- [1.2.1](/php/docs/reference/cloud-dms/1.2.1/V1.PrivateConnection)\n- [1.1.0](/php/docs/reference/cloud-dms/1.1.0/V1.PrivateConnection)\n- [1.0.5](/php/docs/reference/cloud-dms/1.0.5/V1.PrivateConnection) \nReference documentation and code samples for the Google Cloud Dms V1 Client class PrivateConnection.\n\nThe PrivateConnection resource is used to establish private connectivity\nwith the customer's network.\n\nGenerated from protobuf message `google.cloud.clouddms.v1.PrivateConnection`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudDms \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe name of the resource.\n\n### setName\n\nThe name of the resource.\n\n### getCreateTime\n\nOutput only. The create time of the resource.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The create time of the resource.\n\n### getUpdateTime\n\nOutput only. The last update time of the resource.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The last update time of the resource.\n\n### getLabels\n\nThe resource labels for private connections to use to annotate any related\nunderlying resources such as Compute Engine VMs. An object containing a\nlist of \"key\": \"value\" pairs.\n\nExample: `{ \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }`.\n\n### setLabels\n\nThe resource labels for private connections to use to annotate any related\nunderlying resources such as Compute Engine VMs. An object containing a\nlist of \"key\": \"value\" pairs.\n\nExample: `{ \"name\": \"wrench\", \"mass\": \"1.3kg\", \"count\": \"3\" }`.\n\n### getDisplayName\n\nThe private connection display name.\n\n### setDisplayName\n\nThe private connection display name.\n\n### getState\n\nOutput only. The state of the private connection.\n\n### setState\n\nOutput only. The state of the private connection.\n\n### getError\n\nOutput only. The error details in case of state FAILED.\n\n### hasError\n\n### clearError\n\n### setError\n\nOutput only. The error details in case of state FAILED.\n\n### getVpcPeeringConfig\n\nVPC peering configuration.\n\n### hasVpcPeeringConfig\n\n### setVpcPeeringConfig\n\nVPC peering configuration.\n\n### getConnectivity"]]