A description of the historical or future-looking state of the resource pattern.
Protobuf type google.api.ResourceDescriptor.History
CloneableInstantiable
| Constants |
| public Google 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 enum FUTURE_MULTI_PATTERN = 2; |
| public Google The "unset" value. Generated from protobuf enum HISTORY_UNSPECIFIED = 0; |
| public Google The resource originally had one pattern and launched as such, and additional patterns were added later. Generated from protobuf enum ORIGINALLY_SINGLE_PATTERN = 1; |
| Methods |
| public static name( $value) |
| public static value( $name) |
| Properties |
| private static $valueToName = ['HISTORY_UNSPECIFIED', 'ORIGINALLY_SINGLE_PATTERN', 'FUTURE_MULTI_PATTERN'] |
| Properties |
| private static $valueToName = ['HISTORY_UNSPECIFIED', 'ORIGINALLY_SINGLE_PATTERN', 'FUTURE_MULTI_PATTERN'] |
| Methods |
| public static name( $value) |
| public static value( $name) |