Reference documentation and code samples for the Google Cloud Support V2BETA API module Google::Api::ResourceDescriptor::History.
A description of the historical or future-looking state of the
resource pattern.
Constants
HISTORY_UNSPECIFIED
value: 0 The "unset" value.
ORIGINALLY_SINGLE_PATTERN
value: 1 The resource originally had one pattern and launched as such, and
additional patterns were added later.
FUTURE_MULTI_PATTERN
value: 2 The resource has one pattern, but the API owner expects to add more
later. (This is the inverse of ORIGINALLY_SINGLE_PATTERN, and prevents
that from being necessary once there are multiple patterns.)
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Support V2BETA API - Module Google::Api::ResourceDescriptor::History (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-support-v2beta/latest/Google-Api-ResourceDescriptor-History)\n- [0.1.1](/ruby/docs/reference/google-cloud-support-v2beta/0.1.1/Google-Api-ResourceDescriptor-History) \nReference documentation and code samples for the Google Cloud Support V2BETA API module Google::Api::ResourceDescriptor::History.\n\nA description of the historical or future-looking state of the\nresource pattern.\n\nConstants\n---------\n\n### HISTORY_UNSPECIFIED\n\n**value:** 0 \nThe \"unset\" value.\n\n### ORIGINALLY_SINGLE_PATTERN\n\n**value:** 1 \nThe resource originally had one pattern and launched as such, and\nadditional patterns were added later.\n\n### FUTURE_MULTI_PATTERN\n\n**value:** 2 \nThe resource has one pattern, but the API owner expects to add more\nlater. (This is the inverse of ORIGINALLY_SINGLE_PATTERN, and prevents\nthat from being necessary once there are multiple patterns.)"]]