class CapacityBlockGroupStatus(Message): (source)
Constructor: CapacityBlockGroupStatus(initial_message, region, resource_affinity, service, ...)
Capacity Block Group status.
| Class | __ |
Undocumented |
| Class | __ |
Undocumented |
| Method | __init__ |
Create a message from a source message and field values. |
| Method | current |
Set or clear the generated current_continuous_interval field. |
| Method | current |
Set or clear the generated current_limit field. |
| Method | next |
Set or clear the generated next_change_at field. |
| Method | next |
Set or clear the generated next_change_to field. |
| Method | reconciling |
Set or clear the generated reconciling field. |
| Method | region |
Set or clear the generated region field. |
| Method | resource |
Set or clear the generated resource_affinity field. |
| Method | service |
Set or clear the generated service field. |
| Method | state |
Set or clear the generated state field. |
| Method | usage |
Set or clear the generated usage field. |
| Method | usage |
Set or clear the generated usage_percentage field. |
| Method | usage |
Set or clear the generated usage_state field. |
| Constant | __PROTO |
Protobuf message descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf message name. |
| Constant | __PY |
Mapping from Python member names to protobuf names. |
| Property | current |
Current concatenation of non-zero Capacity Intervals that overlap or follow each other without a break. If all Capacity Intervals are in the past, returns the last Continuous Interval. If all Capacity Intervals are in the future, returns the first Continuous Interval scheduled. |
| Property | current |
Capacity Block Group current quota limit. |
| Property | next |
Time of the next Capacity Block Group quota change. |
| Property | next |
The next expected change of the Capacity Block Group quota limit. the quota limit change that is currently performed. |
| Property | reconciling |
Shows that changes are in flight. |
| Property | region |
Name of the region where the Capacity Block Group is allocated. Example: "eu-north1". |
| Property | resource |
Specification of the Capacity Block Group. |
| Property | service |
Service for which the Capacity Block Group is allocated. Derived from the resource_affinity variant (compute_v1 -> "compute", tokenfactory_v1 -> "tokenfactory"). |
| Property | state |
Capacity Block Group state with respect to quota allocation. |
| Property | usage |
Capacity Block Group quota usage. |
| Property | usage |
Capacity Block Group quota usage percentage. |
| Property | usage |
Capacity Block Group quota usage state. |
| Property | _next |
Undocumented |
Inherited from Message:
| Class Method | from |
Create a message from protobuf JSON mapping. |
| Class Method | |
Create a message by parsing protobuf wire-format bytes. |
| Class Method | get |
Return the message descriptor from the registry. |
| Class Method | is |
Return True if a Python field contains credentials. |
| Class Method | is |
Return True if a Python field has the sensitive annotation. |
| Method | __dir__ |
List generated fields, oneofs, and nested declarations. |
| Method | __repr__ |
Render non-default fields without disclosing annotated secrets. |
| Method | |
Return the serialized protobuf wire size in bytes. |
| Method | check |
Check presence using a generated Python field name. |
| Method | |
Clear all fields, extensions, unknown fields, and the reset mask. |
| Method | clear |
Clear an extension value. |
| Method | |
Clear a protobuf field or oneof and record it in the reset mask. |
| Method | |
Replace this message with an independent copy of another message. |
| Method | |
Return paths of missing required fields. |
| Method | get |
Return an extension value. |
| Method | get |
Create a reset mask from the current protobuf state. |
| Method | get |
Return the reset mask for field changes. |
| Method | has |
Return True if an extension has explicit presence. |
| Method | |
Return True if a protobuf field or oneof has explicit presence. |
| Method | is |
Return True if a generated field has its default value. |
| Method | |
Return True if every required field is initialized. |
| Method | |
Merge fields from another message of the same generated type. |
| Method | |
Merge protobuf wire-format bytes into this message. |
| Method | |
Parse protobuf wire-format bytes and replace this message. |
| Method | |
Serialize the message using protobuf wire format. |
| Method | set |
Set an extension value. |
| Method | set |
Set the reset mask for this message. |
| Method | to |
Serialize this message using protobuf JSON mapping. |
| Method | which |
Return the selected Python field name for a protobuf oneof. |
| Method | |
Return the selected protobuf field name for a oneof. |
| Constant | __EXTENSION |
Registry that decodes protobuf extensions. |
| Constant | __FIELDS__ |
Runtime field data that the generator creates. |
| Constant | __MAX |
Maximum protobuf nesting depth for serialization, parsing, and initialization checks. |
| Constant | __PB2 |
Alias for code that expects a protobuf descriptor. |
| Constant | __REGISTRY__ |
Registry for the message and its descriptor. |
| Property | |
Provide protobuf-compatible mapping access to extension values. |
| Class Method | _fields |
Undocumented |
| Class Method | _fields |
Undocumented |
| Class Method | _fields |
Undocumented |
| Class Method | _from |
Deserialize internally without invoking generated user warnings. |
| Class Method | _oneof |
Undocumented |
| Class Method | _public |
Undocumented |
| Class Method | _public |
Undocumented |
| Static Method | _format |
Undocumented |
| Static Method | _repr |
Undocumented |
| Method | _bind |
Undocumented |
| Method | _bind |
Undocumented |
| Method | _check |
Undocumented |
| Method | _child |
Undocumented |
| Method | _clear |
Undocumented |
| Method | _closed |
Undocumented |
| Method | _converted |
Undocumented |
| Method | _decode |
Undocumented |
| Method | _detach |
Undocumented |
| Method | _field |
Undocumented |
| Method | _field |
Undocumented |
| Method | _find |
Undocumented |
| Method | _get |
Undocumented |
| Method | _map |
Undocumented |
| Method | _merge |
Undocumented |
| Method | _nesting |
Undocumented |
| Method | _notify |
Undocumented |
| Method | _record |
Undocumented |
| Method | _repeated |
Undocumented |
| Method | _select |
Undocumented |
| Method | _serialize |
Undocumented |
| Method | _set |
Undocumented |
| Method | _suspend |
Undocumented |
| Method | _suspend |
Undocumented |
| Method | _try |
Undocumented |
| Method | _write |
Undocumented |
| Instance Variable | _extensions |
Undocumented |
| Instance Variable | _mutation |
Undocumented |
| Instance Variable | _on |
Undocumented |
| Instance Variable | _oneofs |
Undocumented |
| Instance Variable | _present |
Undocumented |
| Instance Variable | _reset |
Undocumented |
| Instance Variable | _reset |
Undocumented |
| Instance Variable | _unknown |
Undocumented |
| Instance Variable | _values |
Undocumented |
| Instance Variable | _views |
Undocumented |
SerializableMessage | None = None, *, region: str | None | UnsetType = _NEBIUS_UNSET, resource_affinity: ResourceAffinity | None | UnsetType = _NEBIUS_UNSET, service: str | None | UnsetType = _NEBIUS_UNSET, state: CapacityBlockGroupStatus__State | None | UnsetType = _NEBIUS_UNSET, current_limit: int | None | UnsetType = _NEBIUS_UNSET, usage: int | None | UnsetType = _NEBIUS_UNSET, usage_percentage: str | None | UnsetType = _NEBIUS_UNSET, next_change_at: datetime | Timestamp | None | UnsetType = _NEBIUS_UNSET, next_change_to: int | None | UnsetType = _NEBIUS_UNSET, current_continuous_interval: CurrentContinuousInterval | None | UnsetType = _NEBIUS_UNSET, usage_state: CapacityBlockGroupStatus__UsageState | None | UnsetType = _NEBIUS_UNSET, reconciling: bool | None | UnsetType = _NEBIUS_UNSET):
(source)
¶
Create a message from a source message and field values.
def current_continuous_interval(self, value:
CurrentContinuousInterval | None):
(source)
¶
Set or clear the generated current_continuous_interval field.
def usage_state(self, value:
CapacityBlockGroupStatus__UsageState | None):
(source)
¶
Set or clear the generated usage_state field.
Protobuf message descriptor from the registry.
| Value |
|
Mapping from Python member names to protobuf names.
| Value |
|
Current concatenation of non-zero Capacity Intervals that overlap or follow each other without a break. If all Capacity Intervals are in the past, returns the last Continuous Interval. If all Capacity Intervals are in the future, returns the first Continuous Interval scheduled.
The next expected change of the Capacity Block Group quota limit. the quota limit change that is currently performed.
Service for which the Capacity Block Group is allocated. Derived from the resource_affinity variant (compute_v1 -> "compute", tokenfactory_v1 -> "tokenfactory").