Generated from protobuf enumHISTORY_UNSPECIFIED = 0;
ORIGINALLY_SINGLE_PATTERN
Value: 1
The resource originally had one pattern and launched as such, and
additional patterns were added later.
Generated from protobuf enumORIGINALLY_SINGLE_PATTERN = 1;
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.)
Generated from protobuf enumFUTURE_MULTI_PATTERN = 2;
[[["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-09-04 UTC."],[],[],null,["# Google API Common Protos Client - Class History (4.12.3)\n\nVersion latestkeyboard_arrow_down\n\n- [4.12.3 (latest)](/php/docs/reference/common-protos/latest/Api.ResourceDescriptor.History)\n- [4.12.2](/php/docs/reference/common-protos/4.12.2/Api.ResourceDescriptor.History)\n- [4.11.0](/php/docs/reference/common-protos/4.11.0/Api.ResourceDescriptor.History)\n- [4.10.0](/php/docs/reference/common-protos/4.10.0/Api.ResourceDescriptor.History)\n- [4.9.0](/php/docs/reference/common-protos/4.9.0/Api.ResourceDescriptor.History)\n- [4.8.3](/php/docs/reference/common-protos/4.8.3/Api.ResourceDescriptor.History) \nReference documentation and code samples for the Google API Common Protos Client class History.\n\nA description of the historical or future-looking state of the\nresource pattern.\n\nProtobuf type `google.api.ResourceDescriptor.History`\n\nNamespace\n---------\n\nGoogle \\\\ Api \\\\ ResourceDescriptor\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### HISTORY_UNSPECIFIED\n\n Value: 0\n\nThe \"unset\" value.\n\nGenerated from protobuf enum `HISTORY_UNSPECIFIED = 0;`\n\n### ORIGINALLY_SINGLE_PATTERN\n\n Value: 1\n\nThe resource originally had one pattern and launched as such, and\nadditional patterns were added later.\n\nGenerated from protobuf enum `ORIGINALLY_SINGLE_PATTERN = 1;`\n\n### FUTURE_MULTI_PATTERN\n\n Value: 2\n\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.)\n\nGenerated from protobuf enum `FUTURE_MULTI_PATTERN = 2;`"]]