Package com.google.cloud.support.v2
Class Case
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.support.v2.Case
-
- All Implemented Interfaces:
CaseOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class Case extends com.google.protobuf.GeneratedMessageV3 implements CaseOrBuilder
A support case.
Protobuf typegoogle.cloud.support.v2.Case
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Case.Builder
A support case.static class
Case.Priority
The case Priority.static class
Case.State
The status of a support case.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CLASSIFICATION_FIELD_NUMBER
static int
CONTACT_EMAIL_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
CREATOR_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
ESCALATED_FIELD_NUMBER
static int
LANGUAGE_CODE_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
PRIORITY_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
SUBSCRIBER_EMAIL_ADDRESSES_FIELD_NUMBER
static int
TEST_CASE_FIELD_NUMBER
static int
TIME_ZONE_FIELD_NUMBER
static int
UPDATE_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
CaseClassification
getClassification()
The issue classification applicable to this case.CaseClassificationOrBuilder
getClassificationOrBuilder()
The issue classification applicable to this case.String
getContactEmail()
A user-supplied email address to send case update notifications for.com.google.protobuf.ByteString
getContactEmailBytes()
A user-supplied email address to send case update notifications for.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.Actor
getCreator()
The user who created the case.ActorOrBuilder
getCreatorOrBuilder()
The user who created the case.static Case
getDefaultInstance()
Case
getDefaultInstanceForType()
String
getDescription()
A broad description of the issue.com.google.protobuf.ByteString
getDescriptionBytes()
A broad description of the issue.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDisplayName()
The short summary of the issue reported in this case.com.google.protobuf.ByteString
getDisplayNameBytes()
The short summary of the issue reported in this case.boolean
getEscalated()
Whether the case is currently escalated.String
getLanguageCode()
The language the user has requested to receive support in.com.google.protobuf.ByteString
getLanguageCodeBytes()
The language the user has requested to receive support in.String
getName()
The resource name for the case.com.google.protobuf.ByteString
getNameBytes()
The resource name for the case.com.google.protobuf.Parser<Case>
getParserForType()
Case.Priority
getPriority()
The priority of this case.int
getPriorityValue()
The priority of this case.int
getSerializedSize()
Case.State
getState()
Output only.int
getStateValue()
Output only.String
getSubscriberEmailAddresses(int index)
The email addresses to receive updates on this case.com.google.protobuf.ByteString
getSubscriberEmailAddressesBytes(int index)
The email addresses to receive updates on this case.int
getSubscriberEmailAddressesCount()
The email addresses to receive updates on this case.com.google.protobuf.ProtocolStringList
getSubscriberEmailAddressesList()
The email addresses to receive updates on this case.boolean
getTestCase()
Whether this case was created for internal API testing and should not be acted on by the support team.String
getTimeZone()
The timezone of the user who created the support case.com.google.protobuf.ByteString
getTimeZoneBytes()
The timezone of the user who created the support case.com.google.protobuf.Timestamp
getUpdateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getUpdateTimeOrBuilder()
Output only.boolean
hasClassification()
The issue classification applicable to this case.boolean
hasCreateTime()
Output only.boolean
hasCreator()
The user who created the case.int
hashCode()
boolean
hasUpdateTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Case.Builder
newBuilder()
static Case.Builder
newBuilder(Case prototype)
Case.Builder
newBuilderForType()
protected Case.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Case
parseDelimitedFrom(InputStream input)
static Case
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
parseFrom(byte[] data)
static Case
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
parseFrom(com.google.protobuf.ByteString data)
static Case
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
parseFrom(com.google.protobuf.CodedInputStream input)
static Case
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
parseFrom(InputStream input)
static Case
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Case
parseFrom(ByteBuffer data)
static Case
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Case>
parser()
Case.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLASSIFICATION_FIELD_NUMBER
public static final int CLASSIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIME_ZONE_FIELD_NUMBER
public static final int TIME_ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBSCRIBER_EMAIL_ADDRESSES_FIELD_NUMBER
public static final int SUBSCRIBER_EMAIL_ADDRESSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATOR_FIELD_NUMBER
public static final int CREATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTACT_EMAIL_FIELD_NUMBER
public static final int CONTACT_EMAIL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ESCALATED_FIELD_NUMBER
public static final int ESCALATED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEST_CASE_FIELD_NUMBER
public static final int TEST_CASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIORITY_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
The resource name for the case.
string name = 1;
- Specified by:
getName
in interfaceCaseOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The resource name for the case.
string name = 1;
- Specified by:
getNameBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
The short summary of the issue reported in this case.
string display_name = 2;
- Specified by:
getDisplayName
in interfaceCaseOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
The short summary of the issue reported in this case.
string display_name = 2;
- Specified by:
getDisplayNameBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for displayName.
-
getDescription
public String getDescription()
A broad description of the issue.
string description = 3;
- Specified by:
getDescription
in interfaceCaseOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A broad description of the issue.
string description = 3;
- Specified by:
getDescriptionBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for description.
-
hasClassification
public boolean hasClassification()
The issue classification applicable to this case.
.google.cloud.support.v2.CaseClassification classification = 4;
- Specified by:
hasClassification
in interfaceCaseOrBuilder
- Returns:
- Whether the classification field is set.
-
getClassification
public CaseClassification getClassification()
The issue classification applicable to this case.
.google.cloud.support.v2.CaseClassification classification = 4;
- Specified by:
getClassification
in interfaceCaseOrBuilder
- Returns:
- The classification.
-
getClassificationOrBuilder
public CaseClassificationOrBuilder getClassificationOrBuilder()
The issue classification applicable to this case.
.google.cloud.support.v2.CaseClassification classification = 4;
- Specified by:
getClassificationOrBuilder
in interfaceCaseOrBuilder
-
getTimeZone
public String getTimeZone()
The timezone of the user who created the support case. It should be in a format IANA recognizes: https://www.iana.org/time-zones. There is no additional validation done by the API.
string time_zone = 8;
- Specified by:
getTimeZone
in interfaceCaseOrBuilder
- Returns:
- The timeZone.
-
getTimeZoneBytes
public com.google.protobuf.ByteString getTimeZoneBytes()
The timezone of the user who created the support case. It should be in a format IANA recognizes: https://www.iana.org/time-zones. There is no additional validation done by the API.
string time_zone = 8;
- Specified by:
getTimeZoneBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for timeZone.
-
getSubscriberEmailAddressesList
public com.google.protobuf.ProtocolStringList getSubscriberEmailAddressesList()
The email addresses to receive updates on this case.
repeated string subscriber_email_addresses = 9;
- Specified by:
getSubscriberEmailAddressesList
in interfaceCaseOrBuilder
- Returns:
- A list containing the subscriberEmailAddresses.
-
getSubscriberEmailAddressesCount
public int getSubscriberEmailAddressesCount()
The email addresses to receive updates on this case.
repeated string subscriber_email_addresses = 9;
- Specified by:
getSubscriberEmailAddressesCount
in interfaceCaseOrBuilder
- Returns:
- The count of subscriberEmailAddresses.
-
getSubscriberEmailAddresses
public String getSubscriberEmailAddresses(int index)
The email addresses to receive updates on this case.
repeated string subscriber_email_addresses = 9;
- Specified by:
getSubscriberEmailAddresses
in interfaceCaseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The subscriberEmailAddresses at the given index.
-
getSubscriberEmailAddressesBytes
public com.google.protobuf.ByteString getSubscriberEmailAddressesBytes(int index)
The email addresses to receive updates on this case.
repeated string subscriber_email_addresses = 9;
- Specified by:
getSubscriberEmailAddressesBytes
in interfaceCaseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the subscriberEmailAddresses at the given index.
-
getStateValue
public int getStateValue()
Output only. The current status of the support case.
.google.cloud.support.v2.Case.State state = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getStateValue
in interfaceCaseOrBuilder
- Returns:
- The enum numeric value on the wire for state.
-
getState
public Case.State getState()
Output only. The current status of the support case.
.google.cloud.support.v2.Case.State state = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getState
in interfaceCaseOrBuilder
- Returns:
- The state.
-
hasCreateTime
public boolean hasCreateTime()
Output only. The time this case was created.
.google.protobuf.Timestamp create_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasCreateTime
in interfaceCaseOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. The time this case was created.
.google.protobuf.Timestamp create_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTime
in interfaceCaseOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time this case was created.
.google.protobuf.Timestamp create_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreateTimeOrBuilder
in interfaceCaseOrBuilder
-
hasUpdateTime
public boolean hasUpdateTime()
Output only. The time this case was last updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasUpdateTime
in interfaceCaseOrBuilder
- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public com.google.protobuf.Timestamp getUpdateTime()
Output only. The time this case was last updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTime
in interfaceCaseOrBuilder
- Returns:
- The updateTime.
-
getUpdateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time this case was last updated.
.google.protobuf.Timestamp update_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getUpdateTimeOrBuilder
in interfaceCaseOrBuilder
-
hasCreator
public boolean hasCreator()
The user who created the case. Note: The name and email will be obfuscated if the case was created by Google Support.
.google.cloud.support.v2.Actor creator = 15;
- Specified by:
hasCreator
in interfaceCaseOrBuilder
- Returns:
- Whether the creator field is set.
-
getCreator
public Actor getCreator()
The user who created the case. Note: The name and email will be obfuscated if the case was created by Google Support.
.google.cloud.support.v2.Actor creator = 15;
- Specified by:
getCreator
in interfaceCaseOrBuilder
- Returns:
- The creator.
-
getCreatorOrBuilder
public ActorOrBuilder getCreatorOrBuilder()
The user who created the case. Note: The name and email will be obfuscated if the case was created by Google Support.
.google.cloud.support.v2.Actor creator = 15;
- Specified by:
getCreatorOrBuilder
in interfaceCaseOrBuilder
-
getContactEmail
public String getContactEmail()
A user-supplied email address to send case update notifications for. This should only be used in BYOID flows, where we cannot infer the user's email address directly from their EUCs.
string contact_email = 35;
- Specified by:
getContactEmail
in interfaceCaseOrBuilder
- Returns:
- The contactEmail.
-
getContactEmailBytes
public com.google.protobuf.ByteString getContactEmailBytes()
A user-supplied email address to send case update notifications for. This should only be used in BYOID flows, where we cannot infer the user's email address directly from their EUCs.
string contact_email = 35;
- Specified by:
getContactEmailBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for contactEmail.
-
getEscalated
public boolean getEscalated()
Whether the case is currently escalated.
bool escalated = 17;
- Specified by:
getEscalated
in interfaceCaseOrBuilder
- Returns:
- The escalated.
-
getTestCase
public boolean getTestCase()
Whether this case was created for internal API testing and should not be acted on by the support team.
bool test_case = 19;
- Specified by:
getTestCase
in interfaceCaseOrBuilder
- Returns:
- The testCase.
-
getLanguageCode
public String getLanguageCode()
The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `"en"`, `"zh-CN"`, `"zh-TW"`, `"ja"`, `"ko"`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
string language_code = 23;
- Specified by:
getLanguageCode
in interfaceCaseOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
The language the user has requested to receive support in. This should be a BCP 47 language code (e.g., `"en"`, `"zh-CN"`, `"zh-TW"`, `"ja"`, `"ko"`). If no language or an unsupported language is specified, this field defaults to English (en). Language selection during case creation may affect your available support options. For a list of supported languages and their support working hours, see: https://cloud.google.com/support/docs/language-working-hours
string language_code = 23;
- Specified by:
getLanguageCodeBytes
in interfaceCaseOrBuilder
- Returns:
- The bytes for languageCode.
-
getPriorityValue
public int getPriorityValue()
The priority of this case.
.google.cloud.support.v2.Case.Priority priority = 32;
- Specified by:
getPriorityValue
in interfaceCaseOrBuilder
- Returns:
- The enum numeric value on the wire for priority.
-
getPriority
public Case.Priority getPriority()
The priority of this case.
.google.cloud.support.v2.Case.Priority priority = 32;
- Specified by:
getPriority
in interfaceCaseOrBuilder
- Returns:
- The priority.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Case parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Case parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Case parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Case parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Case parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Case parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Case parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Case.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Case.Builder newBuilder()
-
newBuilder
public static Case.Builder newBuilder(Case prototype)
-
toBuilder
public Case.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Case.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Case getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Case> parser()
-
getParserForType
public com.google.protobuf.Parser<Case> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Case getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-