RemoveDataLinkRequest

  • This document describes the request message for theDataLinkService.RemoveDataLink function.

  • The request message requires two fields:customer_id andresource_name.

  • Bothcustomer_id andresource_name are required string fields for identifying the data link and customer.

Request message forDataLinkService.RemoveDataLink.

Proto definition

Fields

customer_id

string

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

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.