public static final class MATLABRequestCreated.MATLAB_Request_Created extends com.google.protobuf.GeneratedMessageV3 implements MATLABRequestCreated.MATLAB_Request_CreatedOrBuilder
MATLAB_Request_Created| Modifier and Type | Class and Description |
|---|---|
static class |
MATLABRequestCreated.MATLAB_Request_Created.Builder
Protobuf type
MATLAB_Request_Created |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ALLOWED_OPERATIONS_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> |
PARSER
Deprecated.
|
static int |
REQUEST_URL_FIELD_NUMBER |
static int |
SUBSCRIPTION_URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
MATLABRequestOperationSet.MATLAB_Request_Operation_Set |
getAllowedOperations()
optional .MATLAB_Request_Operation_Set allowed_operations = 4; |
MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder |
getAllowedOperationsOrBuilder()
optional .MATLAB_Request_Operation_Set allowed_operations = 4; |
static MATLABRequestCreated.MATLAB_Request_Created |
getDefaultInstance() |
MATLABRequestCreated.MATLAB_Request_Created |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MATLABRequestInfo.MATLAB_Request_Info |
getInfo()
optional .MATLAB_Request_Info info = 1; |
MATLABRequestInfo.MATLAB_Request_InfoOrBuilder |
getInfoOrBuilder()
optional .MATLAB_Request_Info info = 1; |
com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> |
getParserForType() |
String |
getRequestUrl()
required string request_url = 2; |
com.google.protobuf.ByteString |
getRequestUrlBytes()
required string request_url = 2; |
int |
getSerializedSize() |
String |
getSubscriptionUrl()
optional string subscription_url = 3; |
com.google.protobuf.ByteString |
getSubscriptionUrlBytes()
optional string subscription_url = 3; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAllowedOperations()
optional .MATLAB_Request_Operation_Set allowed_operations = 4; |
int |
hashCode() |
boolean |
hasInfo()
optional .MATLAB_Request_Info info = 1; |
boolean |
hasRequestUrl()
required string request_url = 2; |
boolean |
hasSubscriptionUrl()
optional string subscription_url = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MATLABRequestCreated.MATLAB_Request_Created.Builder |
newBuilder() |
static MATLABRequestCreated.MATLAB_Request_Created.Builder |
newBuilder(MATLABRequestCreated.MATLAB_Request_Created prototype) |
MATLABRequestCreated.MATLAB_Request_Created.Builder |
newBuilderForType() |
protected MATLABRequestCreated.MATLAB_Request_Created.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseDelimitedFrom(InputStream input) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(byte[] data) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(com.google.protobuf.ByteString data) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(InputStream input) |
static MATLABRequestCreated.MATLAB_Request_Created |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> |
parser() |
MATLABRequestCreated.MATLAB_Request_Created.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int INFO_FIELD_NUMBER
public static final int REQUEST_URL_FIELD_NUMBER
public static final int SUBSCRIPTION_URL_FIELD_NUMBER
public static final int ALLOWED_OPERATIONS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasInfo()
optional .MATLAB_Request_Info info = 1;hasInfo in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic MATLABRequestInfo.MATLAB_Request_Info getInfo()
optional .MATLAB_Request_Info info = 1;getInfo in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic MATLABRequestInfo.MATLAB_Request_InfoOrBuilder getInfoOrBuilder()
optional .MATLAB_Request_Info info = 1;getInfoOrBuilder in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic boolean hasRequestUrl()
required string request_url = 2;hasRequestUrl in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic String getRequestUrl()
required string request_url = 2;getRequestUrl in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic com.google.protobuf.ByteString getRequestUrlBytes()
required string request_url = 2;getRequestUrlBytes in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic boolean hasSubscriptionUrl()
optional string subscription_url = 3;hasSubscriptionUrl in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic String getSubscriptionUrl()
optional string subscription_url = 3;getSubscriptionUrl in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic com.google.protobuf.ByteString getSubscriptionUrlBytes()
optional string subscription_url = 3;getSubscriptionUrlBytes in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic boolean hasAllowedOperations()
optional .MATLAB_Request_Operation_Set allowed_operations = 4;hasAllowedOperations in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic MATLABRequestOperationSet.MATLAB_Request_Operation_Set getAllowedOperations()
optional .MATLAB_Request_Operation_Set allowed_operations = 4;getAllowedOperations in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic MATLABRequestOperationSet.MATLAB_Request_Operation_SetOrBuilder getAllowedOperationsOrBuilder()
optional .MATLAB_Request_Operation_Set allowed_operations = 4;getAllowedOperationsOrBuilder in interface MATLABRequestCreated.MATLAB_Request_CreatedOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(InputStream input) throws IOException
IOExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MATLABRequestCreated.MATLAB_Request_Created parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic MATLABRequestCreated.MATLAB_Request_Created.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MATLABRequestCreated.MATLAB_Request_Created.Builder newBuilder()
public static MATLABRequestCreated.MATLAB_Request_Created.Builder newBuilder(MATLABRequestCreated.MATLAB_Request_Created prototype)
public MATLABRequestCreated.MATLAB_Request_Created.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MATLABRequestCreated.MATLAB_Request_Created.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MATLABRequestCreated.MATLAB_Request_Created getDefaultInstance()
public static com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> parser()
public com.google.protobuf.Parser<MATLABRequestCreated.MATLAB_Request_Created> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MATLABRequestCreated.MATLAB_Request_Created getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2015–2021. All rights reserved.