UpdateDataLinkRequest

  • This page provides information on the request message forDataLinkService.UpdateDataLink.

  • The request requirescustomer_id,data_link_status, andresource_name as fields.

  • These fields are used to update the status of a data link for a specific customer.

Request message forDataLinkService.UpdateDataLink.

Proto definition

Fields

customer_id

string

Required. The ID of the customer for which the data link is created.

data_link_status

DataLinkStatus

Required. The data link status to be updated to.

resource_name

string

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.