public interface OpenLocalBlockRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getBlockId()
optional int64 block_id = 1; |
boolean |
getPromote()
optional bool promote = 2; |
boolean |
hasBlockId()
optional int64 block_id = 1; |
boolean |
hasPromote()
optional bool promote = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasBlockId()
optional int64 block_id = 1;
long getBlockId()
optional int64 block_id = 1;
boolean hasPromote()
optional bool promote = 2;
boolean getPromote()
optional bool promote = 2;
Copyright © 2023. All Rights Reserved.