Missing Additional Tags in resource_labels from compute.InstancesClient SDK Response #13385
Labels
needs more info
This issue needs more information from the customer to proceed.
type: question
Request for information or clarification. Not an issue.
@parthea
Actual Behavior:
When using the compute.InstancesClient.from_service_account_info(credentials_dict) API call in the SDK, the resource_labels (tags) for instances are being retrieved in the response. However, additional tags that are expected to be present are missing in the SDK response.
In Local
Labels:
heeddata_tracking_id: 46f6da387b1c818987717b2f31fb9774ac1b4a11
Tags:
Tag: http-server
Tag: https-server
Expected Behavior:
The resource_labels should include all tags associated with the instance, including additional custom tags.
The text was updated successfully, but these errors were encountered: