public static interface MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType |
getType()
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
String |
getUrl()
required string url = 2; |
com.google.protobuf.ByteString |
getUrlBytes()
required string url = 2; |
boolean |
hasType()
required .MATLAB_Request_Operation_Set.OperationType type = 1; |
boolean |
hasUrl()
required string url = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
required .MATLAB_Request_Operation_Set.OperationType type = 1;MATLABRequestOperationSet.MATLAB_Request_Operation_Set.OperationType getType()
required .MATLAB_Request_Operation_Set.OperationType type = 1;boolean hasUrl()
required string url = 2;String getUrl()
required string url = 2;com.google.protobuf.ByteString getUrlBytes()
required string url = 2;Copyright © 2015–2021. All rights reserved.