File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,9 @@ class TagBinding extends \Google\Model
2222 /**
2323 * Output only. The name of the TagBinding. This is a String of the form:
2424 * `tagBindings/{full-resource-name}/{tag-value-name}` (e.g. `tagBindings/%2F%
25- * 2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456`).
25+ * 2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456`) or
26+ * `tagBindings/{full-resource-name}/{tag-key-name}` (e.g. `tagBindings/%2F%2F
27+ * cloudresourcemanager.googleapis.com%2Fprojects%2F123/tagKeys/123`).
2628 *
2729 * @var string
2830 */
@@ -53,7 +55,9 @@ class TagBinding extends \Google\Model
5355 /**
5456 * Output only. The name of the TagBinding. This is a String of the form:
5557 * `tagBindings/{full-resource-name}/{tag-value-name}` (e.g. `tagBindings/%2F%
56- * 2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456`).
58+ * 2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456`) or
59+ * `tagBindings/{full-resource-name}/{tag-key-name}` (e.g. `tagBindings/%2F%2F
60+ * cloudresourcemanager.googleapis.com%2Fprojects%2F123/tagKeys/123`).
5761 *
5862 * @param string $name
5963 */
You can’t perform that action at this time.
0 commit comments