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