public static interface PushAPIMsg.SuggestSyncedEntriesMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getLimit()
optional int32 limit = 1 [default = 0]; |
java.lang.String |
getRootPath()
optional string rootPath = 2 [default = ""]; |
com.google.protobuf.ByteString |
getRootPathBytes()
optional string rootPath = 2 [default = ""]; |
boolean |
hasLimit()
optional int32 limit = 1 [default = 0]; |
boolean |
hasRootPath()
optional string rootPath = 2 [default = ""]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasLimit()
optional int32 limit = 1 [default = 0];
int getLimit()
optional int32 limit = 1 [default = 0];
boolean hasRootPath()
optional string rootPath = 2 [default = ""];
java.lang.String getRootPath()
optional string rootPath = 2 [default = ""];
com.google.protobuf.ByteString getRootPathBytes()
optional string rootPath = 2 [default = ""];
Copyright © 2021 Dassault Systèmes, All Rights Reserved.