InstanceSplitStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents the observed state of a single InstanceSplit entry.
Attributes |
|
|---|---|
| Name | Description |
type_ |
google.cloud.run_v2.types.InstanceSplitAllocationType
The allocation type for this instance split. |
revision |
str
Revision to which this instance split is assigned. |
percent |
int
Specifies percent of the instance split to this Revision. |