public interface ResourcePolicyWorkloadPolicyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceleratorTopology()
optional string accelerator_topology = 389323203; |
com.google.protobuf.ByteString |
getAcceleratorTopologyBytes()
optional string accelerator_topology = 389323203; |
String |
getMaxTopologyDistance()
Check the MaxTopologyDistance enum for the list of possible values.
|
com.google.protobuf.ByteString |
getMaxTopologyDistanceBytes()
Check the MaxTopologyDistance enum for the list of possible values.
|
String |
getType()
Check the Type enum for the list of possible values.
|
com.google.protobuf.ByteString |
getTypeBytes()
Check the Type enum for the list of possible values.
|
boolean |
hasAcceleratorTopology()
optional string accelerator_topology = 389323203; |
boolean |
hasMaxTopologyDistance()
Check the MaxTopologyDistance enum for the list of possible values.
|
boolean |
hasType()
Check the Type enum for the list of possible values.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAcceleratorTopology()
optional string accelerator_topology = 389323203;String getAcceleratorTopology()
optional string accelerator_topology = 389323203;com.google.protobuf.ByteString getAcceleratorTopologyBytes()
optional string accelerator_topology = 389323203;boolean hasMaxTopologyDistance()
Check the MaxTopologyDistance enum for the list of possible values.
optional string max_topology_distance = 7521706;String getMaxTopologyDistance()
Check the MaxTopologyDistance enum for the list of possible values.
optional string max_topology_distance = 7521706;com.google.protobuf.ByteString getMaxTopologyDistanceBytes()
Check the MaxTopologyDistance enum for the list of possible values.
optional string max_topology_distance = 7521706;boolean hasType()
Check the Type enum for the list of possible values.
optional string type = 3575610;String getType()
Check the Type enum for the list of possible values.
optional string type = 3575610;com.google.protobuf.ByteString getTypeBytes()
Check the Type enum for the list of possible values.
optional string type = 3575610;Copyright © 2025 Google LLC. All rights reserved.