Class LicenseResourceRequirements (1.3.1)

LicenseResourceRequirements(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
min_guest_cpu_count int
Minimum number of guest cpus required to use the Instance. Enforced at Instance creation and Instance start. This field is a member of `oneof`_ ``_min_guest_cpu_count``.
min_memory_mb int
Minimum memory required to use the Instance. Enforced at Instance creation and Instance start. This field is a member of `oneof`_ ``_min_memory_mb``.

Inheritance

builtins.object > proto.message.Message > LicenseResourceRequirements