MutableMapping[str, str]
Tag keys/values directly bound to this resource. Tag keys
and values have the same definition as resource manager
tags. The field is allowed for INSERT only. The keys/values
to set on the resource should be specified in either ID { :
} or Namespaced format { : }. For example the following are
valid inputs: \* {"tagKeys/333" : "tagValues/444",
"tagKeys/123" : "tagValues/456"} \* {"123/environment" :
"production", "345/abc" : "xyz"} Note: \* Invalid
combinations of ID & namespaced format is not supported. For
instance: {"123/environment" : "tagValues/444"} is invalid.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class SubnetworkParams (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.SubnetworkParams)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.SubnetworkParams) \n\n SubnetworkParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAdditional subnetwork parameters.\n\nClasses\n-------\n\n### ResourceManagerTagsEntry\n\n ResourceManagerTagsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message."]]