Package p4.config.v1
Class P4Types.P4NewTypeSpec
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
p4.config.v1.P4Types.P4NewTypeSpec
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,P4Types.P4NewTypeSpecOrBuilder
- Enclosing class:
P4Types
public static final class P4Types.P4NewTypeSpec
extends com.google.protobuf.GeneratedMessage
implements P4Types.P4NewTypeSpecOrBuilder
New types introduced with the "type" keywordProtobuf type
p4.config.v1.P4NewTypeSpec- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classNew types introduced with the "type" keywordstatic enumNested 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>, 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 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 TypeMethodDescriptionbooleangetAnnotationLocations(int index) Optional.intOptional.Optional.getAnnotationLocationsOrBuilder(int index) Optional.List<? extends P4Types.SourceLocationOrBuilder> Optional.getAnnotations(int index) for other annotations (not @p4runtime_translation)com.google.protobuf.ByteStringgetAnnotationsBytes(int index) for other annotations (not @p4runtime_translation)intfor other annotations (not @p4runtime_translation)com.google.protobuf.ProtocolStringListfor other annotations (not @p4runtime_translation)static P4Types.P4NewTypeSpecstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorif no @p4runtime_translation annotation presentif no @p4runtime_translation annotation presentcom.google.protobuf.Parser<P4Types.P4NewTypeSpec> intgetStructuredAnnotations(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;intrepeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;getStructuredAnnotationsOrBuilder(int index) repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;List<? extends P4Types.StructuredAnnotationOrBuilder> repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;if @p4runtime_translation annotation presentif @p4runtime_translation annotation presentinthashCode()booleanif no @p4runtime_translation annotation presentbooleanif @p4runtime_translation annotation presentprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(P4Types.P4NewTypeSpec prototype) protected P4Types.P4NewTypeSpec.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static P4Types.P4NewTypeSpecparseDelimitedFrom(InputStream input) static P4Types.P4NewTypeSpecparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static P4Types.P4NewTypeSpecparseFrom(byte[] data) static P4Types.P4NewTypeSpecparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static P4Types.P4NewTypeSpecparseFrom(com.google.protobuf.ByteString data) static P4Types.P4NewTypeSpecparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static P4Types.P4NewTypeSpecparseFrom(com.google.protobuf.CodedInputStream input) static P4Types.P4NewTypeSpecparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static P4Types.P4NewTypeSpecparseFrom(InputStream input) static P4Types.P4NewTypeSpecparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static P4Types.P4NewTypeSpecparseFrom(ByteBuffer data) static P4Types.P4NewTypeSpecparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<P4Types.P4NewTypeSpec> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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 class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ORIGINAL_TYPE_FIELD_NUMBER
public static final int ORIGINAL_TYPE_FIELD_NUMBER- See Also:
-
TRANSLATED_TYPE_FIELD_NUMBER
public static final int TRANSLATED_TYPE_FIELD_NUMBER- See Also:
-
ANNOTATIONS_FIELD_NUMBER
public static final int ANNOTATIONS_FIELD_NUMBER- See Also:
-
ANNOTATION_LOCATIONS_FIELD_NUMBER
public static final int ANNOTATION_LOCATIONS_FIELD_NUMBER- See Also:
-
STRUCTURED_ANNOTATIONS_FIELD_NUMBER
public static final int STRUCTURED_ANNOTATIONS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getRepresentationCase
- Specified by:
getRepresentationCasein interfaceP4Types.P4NewTypeSpecOrBuilder
-
hasOriginalType
public boolean hasOriginalType()if no @p4runtime_translation annotation present
.p4.config.v1.P4DataTypeSpec original_type = 1;- Specified by:
hasOriginalTypein interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- Whether the originalType field is set.
-
getOriginalType
if no @p4runtime_translation annotation present
.p4.config.v1.P4DataTypeSpec original_type = 1;- Specified by:
getOriginalTypein interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- The originalType.
-
getOriginalTypeOrBuilder
if no @p4runtime_translation annotation present
.p4.config.v1.P4DataTypeSpec original_type = 1;- Specified by:
getOriginalTypeOrBuilderin interfaceP4Types.P4NewTypeSpecOrBuilder
-
hasTranslatedType
public boolean hasTranslatedType()if @p4runtime_translation annotation present
.p4.config.v1.P4NewTypeTranslation translated_type = 2;- Specified by:
hasTranslatedTypein interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- Whether the translatedType field is set.
-
getTranslatedType
if @p4runtime_translation annotation present
.p4.config.v1.P4NewTypeTranslation translated_type = 2;- Specified by:
getTranslatedTypein interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- The translatedType.
-
getTranslatedTypeOrBuilder
if @p4runtime_translation annotation present
.p4.config.v1.P4NewTypeTranslation translated_type = 2;- Specified by:
getTranslatedTypeOrBuilderin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getAnnotationsList
public com.google.protobuf.ProtocolStringList getAnnotationsList()for other annotations (not @p4runtime_translation)
repeated string annotations = 3;- Specified by:
getAnnotationsListin interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- A list containing the annotations.
-
getAnnotationsCount
public int getAnnotationsCount()for other annotations (not @p4runtime_translation)
repeated string annotations = 3;- Specified by:
getAnnotationsCountin interfaceP4Types.P4NewTypeSpecOrBuilder- Returns:
- The count of annotations.
-
getAnnotations
for other annotations (not @p4runtime_translation)
repeated string annotations = 3;- Specified by:
getAnnotationsin interfaceP4Types.P4NewTypeSpecOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The annotations at the given index.
-
getAnnotationsBytes
public com.google.protobuf.ByteString getAnnotationsBytes(int index) for other annotations (not @p4runtime_translation)
repeated string annotations = 3;- Specified by:
getAnnotationsBytesin interfaceP4Types.P4NewTypeSpecOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the annotations at the given index.
-
getAnnotationLocationsList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsListin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getAnnotationLocationsOrBuilderList
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsOrBuilderListin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getAnnotationLocationsCount
public int getAnnotationLocationsCount()Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsCountin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getAnnotationLocations
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getAnnotationLocationsOrBuilder
Optional. If present, the location of `annotations[i]` is given by `annotation_locations[i]`.
repeated .p4.config.v1.SourceLocation annotation_locations = 5;- Specified by:
getAnnotationLocationsOrBuilderin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getStructuredAnnotationsList
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;- Specified by:
getStructuredAnnotationsListin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getStructuredAnnotationsOrBuilderList
public List<? extends P4Types.StructuredAnnotationOrBuilder> getStructuredAnnotationsOrBuilderList()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;- Specified by:
getStructuredAnnotationsOrBuilderListin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getStructuredAnnotationsCount
public int getStructuredAnnotationsCount()repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;- Specified by:
getStructuredAnnotationsCountin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getStructuredAnnotations
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;- Specified by:
getStructuredAnnotationsin interfaceP4Types.P4NewTypeSpecOrBuilder
-
getStructuredAnnotationsOrBuilder
repeated .p4.config.v1.StructuredAnnotation structured_annotations = 4;- Specified by:
getStructuredAnnotationsOrBuilderin interfaceP4Types.P4NewTypeSpecOrBuilder
-
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 P4Types.P4NewTypeSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static P4Types.P4NewTypeSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static P4Types.P4NewTypeSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static P4Types.P4NewTypeSpec 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 P4Types.P4NewTypeSpec.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
-