public interface LicenseResourceRequirementsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getMinGuestCpuCount()
[Input Only] Deprecated.
|
int |
getMinMemoryMb()
[Input Only] Deprecated.
|
boolean |
hasMinGuestCpuCount()
[Input Only] Deprecated.
|
boolean |
hasMinMemoryMb()
[Input Only] Deprecated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMinGuestCpuCount()
[Input Only] Deprecated. This field no longer reflects the minimum number of guest cpus required to use the Instance.
optional int32 min_guest_cpu_count = 477964836;int getMinGuestCpuCount()
[Input Only] Deprecated. This field no longer reflects the minimum number of guest cpus required to use the Instance.
optional int32 min_guest_cpu_count = 477964836;boolean hasMinMemoryMb()
[Input Only] Deprecated. This field no longer reflects the minimum memory required to use the Instance.
optional int32 min_memory_mb = 504785894;int getMinMemoryMb()
[Input Only] Deprecated. This field no longer reflects the minimum memory required to use the Instance.
optional int32 min_memory_mb = 504785894;Copyright © 2025 Google LLC. All rights reserved.