Package dev.sigstore.proto.events.v1
Class CloudEvent.CloudEventAttributeValue
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- dev.sigstore.proto.events.v1.CloudEvent.CloudEventAttributeValue
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CloudEvent.CloudEventAttributeValueOrBuilder,java.io.Serializable
- Enclosing class:
- CloudEvent
public static final class CloudEvent.CloudEventAttributeValue extends com.google.protobuf.GeneratedMessage implements CloudEvent.CloudEventAttributeValueOrBuilder
Protobuf typedev.sigstore.events.v1.CloudEvent.CloudEventAttributeValue- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCloudEvent.CloudEventAttributeValue.AttrCasestatic classCloudEvent.CloudEventAttributeValue.BuilderProtobuf typedev.sigstore.events.v1.CloudEvent.CloudEventAttributeValue-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCE_BOOLEAN_FIELD_NUMBERstatic intCE_BYTES_FIELD_NUMBERstatic intCE_INTEGER_FIELD_NUMBERstatic intCE_STRING_FIELD_NUMBERstatic intCE_TIMESTAMP_FIELD_NUMBERstatic intCE_URI_FIELD_NUMBERstatic intCE_URI_REF_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)CloudEvent.CloudEventAttributeValue.AttrCasegetAttrCase()booleangetCeBoolean()bool ce_boolean = 1;com.google.protobuf.ByteStringgetCeBytes()bytes ce_bytes = 4;intgetCeInteger()int32 ce_integer = 2;java.lang.StringgetCeString()string ce_string = 3;com.google.protobuf.ByteStringgetCeStringBytes()string ce_string = 3;com.google.protobuf.TimestampgetCeTimestamp().google.protobuf.Timestamp ce_timestamp = 7;com.google.protobuf.TimestampOrBuildergetCeTimestampOrBuilder().google.protobuf.Timestamp ce_timestamp = 7;java.lang.StringgetCeUri()string ce_uri = 5;com.google.protobuf.ByteStringgetCeUriBytes()string ce_uri = 5;java.lang.StringgetCeUriRef()string ce_uri_ref = 6;com.google.protobuf.ByteStringgetCeUriRefBytes()string ce_uri_ref = 6;static CloudEvent.CloudEventAttributeValuegetDefaultInstance()CloudEvent.CloudEventAttributeValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue>getParserForType()intgetSerializedSize()booleanhasCeBoolean()bool ce_boolean = 1;booleanhasCeBytes()bytes ce_bytes = 4;booleanhasCeInteger()int32 ce_integer = 2;booleanhasCeString()string ce_string = 3;booleanhasCeTimestamp().google.protobuf.Timestamp ce_timestamp = 7;booleanhasCeUri()string ce_uri = 5;booleanhasCeUriRef()string ce_uri_ref = 6;inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CloudEvent.CloudEventAttributeValue.BuildernewBuilder()static CloudEvent.CloudEventAttributeValue.BuildernewBuilder(CloudEvent.CloudEventAttributeValue prototype)CloudEvent.CloudEventAttributeValue.BuildernewBuilderForType()protected CloudEvent.CloudEventAttributeValue.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)static CloudEvent.CloudEventAttributeValueparseDelimitedFrom(java.io.InputStream input)static CloudEvent.CloudEventAttributeValueparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudEvent.CloudEventAttributeValueparseFrom(byte[] data)static CloudEvent.CloudEventAttributeValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudEvent.CloudEventAttributeValueparseFrom(com.google.protobuf.ByteString data)static CloudEvent.CloudEventAttributeValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudEvent.CloudEventAttributeValueparseFrom(com.google.protobuf.CodedInputStream input)static CloudEvent.CloudEventAttributeValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudEvent.CloudEventAttributeValueparseFrom(java.io.InputStream input)static CloudEvent.CloudEventAttributeValueparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CloudEvent.CloudEventAttributeValueparseFrom(java.nio.ByteBuffer data)static CloudEvent.CloudEventAttributeValueparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue>parser()CloudEvent.CloudEventAttributeValue.BuildertoBuilder()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, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, 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, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CE_BOOLEAN_FIELD_NUMBER
public static final int CE_BOOLEAN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_INTEGER_FIELD_NUMBER
public static final int CE_INTEGER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_STRING_FIELD_NUMBER
public static final int CE_STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_BYTES_FIELD_NUMBER
public static final int CE_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_URI_FIELD_NUMBER
public static final int CE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_URI_REF_FIELD_NUMBER
public static final int CE_URI_REF_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CE_TIMESTAMP_FIELD_NUMBER
public static final int CE_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
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
-
getAttrCase
public CloudEvent.CloudEventAttributeValue.AttrCase getAttrCase()
- Specified by:
getAttrCasein interfaceCloudEvent.CloudEventAttributeValueOrBuilder
-
hasCeBoolean
public boolean hasCeBoolean()
bool ce_boolean = 1;- Specified by:
hasCeBooleanin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceBoolean field is set.
-
getCeBoolean
public boolean getCeBoolean()
bool ce_boolean = 1;- Specified by:
getCeBooleanin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceBoolean.
-
hasCeInteger
public boolean hasCeInteger()
int32 ce_integer = 2;- Specified by:
hasCeIntegerin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceInteger field is set.
-
getCeInteger
public int getCeInteger()
int32 ce_integer = 2;- Specified by:
getCeIntegerin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceInteger.
-
hasCeString
public boolean hasCeString()
string ce_string = 3;- Specified by:
hasCeStringin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceString field is set.
-
getCeString
public java.lang.String getCeString()
string ce_string = 3;- Specified by:
getCeStringin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceString.
-
getCeStringBytes
public com.google.protobuf.ByteString getCeStringBytes()
string ce_string = 3;- Specified by:
getCeStringBytesin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The bytes for ceString.
-
hasCeBytes
public boolean hasCeBytes()
bytes ce_bytes = 4;- Specified by:
hasCeBytesin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceBytes field is set.
-
getCeBytes
public com.google.protobuf.ByteString getCeBytes()
bytes ce_bytes = 4;- Specified by:
getCeBytesin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceBytes.
-
hasCeUri
public boolean hasCeUri()
string ce_uri = 5;- Specified by:
hasCeUriin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceUri field is set.
-
getCeUri
public java.lang.String getCeUri()
string ce_uri = 5;- Specified by:
getCeUriin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceUri.
-
getCeUriBytes
public com.google.protobuf.ByteString getCeUriBytes()
string ce_uri = 5;- Specified by:
getCeUriBytesin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The bytes for ceUri.
-
hasCeUriRef
public boolean hasCeUriRef()
string ce_uri_ref = 6;- Specified by:
hasCeUriRefin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceUriRef field is set.
-
getCeUriRef
public java.lang.String getCeUriRef()
string ce_uri_ref = 6;- Specified by:
getCeUriRefin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceUriRef.
-
getCeUriRefBytes
public com.google.protobuf.ByteString getCeUriRefBytes()
string ce_uri_ref = 6;- Specified by:
getCeUriRefBytesin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The bytes for ceUriRef.
-
hasCeTimestamp
public boolean hasCeTimestamp()
.google.protobuf.Timestamp ce_timestamp = 7;- Specified by:
hasCeTimestampin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- Whether the ceTimestamp field is set.
-
getCeTimestamp
public com.google.protobuf.Timestamp getCeTimestamp()
.google.protobuf.Timestamp ce_timestamp = 7;- Specified by:
getCeTimestampin interfaceCloudEvent.CloudEventAttributeValueOrBuilder- Returns:
- The ceTimestamp.
-
getCeTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getCeTimestampOrBuilder()
.google.protobuf.Timestamp ce_timestamp = 7;- Specified by:
getCeTimestampOrBuilderin interfaceCloudEvent.CloudEventAttributeValueOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- 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 CloudEvent.CloudEventAttributeValue parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CloudEvent.CloudEventAttributeValue parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CloudEvent.CloudEventAttributeValue parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CloudEvent.CloudEventAttributeValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public CloudEvent.CloudEventAttributeValue.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CloudEvent.CloudEventAttributeValue.Builder newBuilder()
-
newBuilder
public static CloudEvent.CloudEventAttributeValue.Builder newBuilder(CloudEvent.CloudEventAttributeValue prototype)
-
toBuilder
public CloudEvent.CloudEventAttributeValue.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CloudEvent.CloudEventAttributeValue.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static CloudEvent.CloudEventAttributeValue getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue> parser()
-
getParserForType
public com.google.protobuf.Parser<CloudEvent.CloudEventAttributeValue> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public CloudEvent.CloudEventAttributeValue getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-