public interface AgentCreateCatalogResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
boolean |
getCreated()
optional bool created = 1; |
String |
getErr()
optional string err = 2; |
com.google.protobuf.ByteString |
getErrBytes()
optional string err = 2; |
boolean |
hasCreated()
optional bool created = 1; |
boolean |
hasErr()
optional string err = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasCreated()
optional bool created = 1;
boolean getCreated()
optional bool created = 1;
boolean hasErr()
optional string err = 2;
String getErr()
optional string err = 2;
com.google.protobuf.ByteString getErrBytes()
optional string err = 2;
Copyright © 2023. All Rights Reserved.