Class ScriptListResponse.Script
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.soulfiremc.grpc.generated.ScriptListResponse.Script
- All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, ScriptListResponse.ScriptOrBuilder, Serializable
- Enclosing class:
ScriptListResponse
public static final class ScriptListResponse.Script
extends com.google.protobuf.GeneratedMessage
implements ScriptListResponse.ScriptOrBuilder
Protobuf type
soulfire.v1.ScriptListResponse.Script- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typesoulfire.v1.ScriptListResponse.ScriptNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleancom.google.protobuf.Timestamp.google.protobuf.Timestamp created_at = 5;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp created_at = 5;static ScriptListResponse.Scriptstatic final com.google.protobuf.Descriptors.Descriptorbooleanbool elevated_permissions = 3;getId()string id = 1;com.google.protobuf.ByteStringstring id = 1;.soulfire.v1.ScriptLanguage language = 4;int.soulfire.v1.ScriptLanguage language = 4;com.google.protobuf.Parser<ScriptListResponse.Script> string script_name = 2;com.google.protobuf.ByteStringstring script_name = 2;.soulfire.v1.ScriptScope script_scope = 7;.soulfire.v1.ScriptScope script_scope = 7;intcom.google.protobuf.Timestamp.google.protobuf.Timestamp updated_at = 6;com.google.protobuf.TimestampOrBuilder.google.protobuf.Timestamp updated_at = 6;boolean.google.protobuf.Timestamp created_at = 5;inthashCode()boolean.soulfire.v1.ScriptScope script_scope = 7;boolean.google.protobuf.Timestamp updated_at = 6;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(ScriptListResponse.Script prototype) protected ScriptListResponse.Script.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static ScriptListResponse.ScriptparseDelimitedFrom(InputStream input) static ScriptListResponse.ScriptparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScriptListResponse.ScriptparseFrom(byte[] data) static ScriptListResponse.ScriptparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScriptListResponse.ScriptparseFrom(com.google.protobuf.ByteString data) static ScriptListResponse.ScriptparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScriptListResponse.ScriptparseFrom(com.google.protobuf.CodedInputStream input) static ScriptListResponse.ScriptparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScriptListResponse.ScriptparseFrom(InputStream input) static ScriptListResponse.ScriptparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScriptListResponse.ScriptparseFrom(ByteBuffer data) static ScriptListResponse.ScriptparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ScriptListResponse.Script> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
SCRIPT_NAME_FIELD_NUMBER
public static final int SCRIPT_NAME_FIELD_NUMBER- See Also:
-
ELEVATED_PERMISSIONS_FIELD_NUMBER
public static final int ELEVATED_PERMISSIONS_FIELD_NUMBER- See Also:
-
LANGUAGE_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER- See Also:
-
CREATED_AT_FIELD_NUMBER
public static final int CREATED_AT_FIELD_NUMBER- See Also:
-
UPDATED_AT_FIELD_NUMBER
public static final int UPDATED_AT_FIELD_NUMBER- See Also:
-
SCRIPT_SCOPE_FIELD_NUMBER
public static final int SCRIPT_SCOPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getId
string id = 1;- Specified by:
getIdin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()string id = 1;- Specified by:
getIdBytesin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The bytes for id.
-
getScriptName
string script_name = 2;- Specified by:
getScriptNamein interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The scriptName.
-
getScriptNameBytes
public com.google.protobuf.ByteString getScriptNameBytes()string script_name = 2;- Specified by:
getScriptNameBytesin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The bytes for scriptName.
-
getElevatedPermissions
public boolean getElevatedPermissions()bool elevated_permissions = 3;- Specified by:
getElevatedPermissionsin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The elevatedPermissions.
-
getLanguageValue
public int getLanguageValue().soulfire.v1.ScriptLanguage language = 4;- Specified by:
getLanguageValuein interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The enum numeric value on the wire for language.
-
getLanguage
.soulfire.v1.ScriptLanguage language = 4;- Specified by:
getLanguagein interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The language.
-
hasCreatedAt
public boolean hasCreatedAt().google.protobuf.Timestamp created_at = 5;- Specified by:
hasCreatedAtin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt().google.protobuf.Timestamp created_at = 5;- Specified by:
getCreatedAtin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The createdAt.
-
getCreatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder().google.protobuf.Timestamp created_at = 5;- Specified by:
getCreatedAtOrBuilderin interfaceScriptListResponse.ScriptOrBuilder
-
hasUpdatedAt
public boolean hasUpdatedAt().google.protobuf.Timestamp updated_at = 6;- Specified by:
hasUpdatedAtin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt().google.protobuf.Timestamp updated_at = 6;- Specified by:
getUpdatedAtin interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The updatedAt.
-
getUpdatedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdatedAtOrBuilder().google.protobuf.Timestamp updated_at = 6;- Specified by:
getUpdatedAtOrBuilderin interfaceScriptListResponse.ScriptOrBuilder
-
hasScriptScope
public boolean hasScriptScope().soulfire.v1.ScriptScope script_scope = 7;- Specified by:
hasScriptScopein interfaceScriptListResponse.ScriptOrBuilder- Returns:
- Whether the scriptScope field is set.
-
getScriptScope
.soulfire.v1.ScriptScope script_scope = 7;- Specified by:
getScriptScopein interfaceScriptListResponse.ScriptOrBuilder- Returns:
- The scriptScope.
-
getScriptScopeOrBuilder
.soulfire.v1.ScriptScope script_scope = 7;- Specified by:
getScriptScopeOrBuilderin interfaceScriptListResponse.ScriptOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ScriptListResponse.Script parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScriptListResponse.Script parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScriptListResponse.Script parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScriptListResponse.Script parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScriptListResponse.Script parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ScriptListResponse.Script parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ScriptListResponse.Script parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static ScriptListResponse.Script parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ScriptListResponse.Script parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ScriptListResponse.Script parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ScriptListResponse.Script.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-