AI-generated Key Takeaways
-
The
UpdateDataLinkRequest
is 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 for DataLinkService.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. |