public static interface PushAPIMsg.GetCheckpointInfoMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
optional string name = 1 [default = ""]; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1 [default = ""]; |
boolean |
getShowSynchronizedOnly()
optional bool showSynchronizedOnly = 2 [default = true]; |
boolean |
hasName()
optional string name = 1 [default = ""]; |
boolean |
hasShowSynchronizedOnly()
optional bool showSynchronizedOnly = 2 [default = true]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasName()
optional string name = 1 [default = ""];
java.lang.String getName()
optional string name = 1 [default = ""];
com.google.protobuf.ByteString getNameBytes()
optional string name = 1 [default = ""];
boolean hasShowSynchronizedOnly()
optional bool showSynchronizedOnly = 2 [default = true];
boolean getShowSynchronizedOnly()
optional bool showSynchronizedOnly = 2 [default = true];
Copyright © 2021 Dassault Systèmes, All Rights Reserved.