Interface NodePool.NodeDrainConfigOrBuilder (2.86.0)

public static interface NodePool.NodeDrainConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRespectPdbDuringNodePoolDeletion()

public abstract boolean getRespectPdbDuringNodePoolDeletion()

Whether to respect PDB during node pool deletion.

optional bool respect_pdb_during_node_pool_deletion = 3;

Returns
Type Description
boolean

The respectPdbDuringNodePoolDeletion.

hasRespectPdbDuringNodePoolDeletion()

public abstract boolean hasRespectPdbDuringNodePoolDeletion()

Whether to respect PDB during node pool deletion.

optional bool respect_pdb_during_node_pool_deletion = 3;

Returns
Type Description
boolean

Whether the respectPdbDuringNodePoolDeletion field is set.