UpdateDataLinkRequest Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The
UpdateDataLinkRequestis a request message for theDataLinkService.UpdateDataLink.It includes required fields for
customer_id,data_link_status, andresource_name.These fields are necessary to identify the customer, specify the desired data link status, and identify the specific data link to be updated.
Request message forDataLinkService.UpdateDataLink.
| Fields | |
|---|---|
|
Required. The ID of the customer for which the data link is created. |
| Required. The data link status to be updated to. |
|
Required. The data link is expected to have a valid resource name. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.