public interface RemoveDecommissionedWorkerPOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getWorkerName()
optional string workerName = 1; |
com.google.protobuf.ByteString |
getWorkerNameBytes()
optional string workerName = 1; |
boolean |
hasWorkerName()
optional string workerName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasWorkerName()
optional string workerName = 1;
String getWorkerName()
optional string workerName = 1;
com.google.protobuf.ByteString getWorkerNameBytes()
optional string workerName = 1;
Copyright © 2023. All Rights Reserved.