Package udpa.annotations
Class Status.StatusAnnotation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
udpa.annotations.Status.StatusAnnotation.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Status.StatusAnnotationOrBuilder
- Enclosing class:
- Status.StatusAnnotation
public static final class Status.StatusAnnotation.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
implements Status.StatusAnnotationOrBuilder
Protobuf type
udpa.annotations.StatusAnnotation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The entity belongs to a package with the given version status.The entity is work-in-progress and subject to breaking changes.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe entity belongs to a package with the given version status.intThe entity belongs to a package with the given version status.booleanThe entity is work-in-progress and subject to breaking changes.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Status.StatusAnnotation other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The entity belongs to a package with the given version status.setPackageVersionStatusValue(int value) The entity belongs to a package with the given version status.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setWorkInProgress(boolean value) The entity is work-in-progress and subject to breaking changes.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
setField
public Status.StatusAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
clearField
public Status.StatusAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
clearOneof
public Status.StatusAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
setRepeatedField
public Status.StatusAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
addRepeatedField
public Status.StatusAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Status.StatusAnnotation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
mergeFrom
public Status.StatusAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Status.StatusAnnotation.Builder>- Throws:
IOException
-
getWorkInProgress
public boolean getWorkInProgress()The entity is work-in-progress and subject to breaking changes.
bool work_in_progress = 1;- Specified by:
getWorkInProgressin interfaceStatus.StatusAnnotationOrBuilder- Returns:
- The workInProgress.
-
setWorkInProgress
The entity is work-in-progress and subject to breaking changes.
bool work_in_progress = 1;- Parameters:
value- The workInProgress to set.- Returns:
- This builder for chaining.
-
clearWorkInProgress
The entity is work-in-progress and subject to breaking changes.
bool work_in_progress = 1;- Returns:
- This builder for chaining.
-
getPackageVersionStatusValue
public int getPackageVersionStatusValue()The entity belongs to a package with the given version status.
.udpa.annotations.PackageVersionStatus package_version_status = 2;- Specified by:
getPackageVersionStatusValuein interfaceStatus.StatusAnnotationOrBuilder- Returns:
- The enum numeric value on the wire for packageVersionStatus.
-
setPackageVersionStatusValue
The entity belongs to a package with the given version status.
.udpa.annotations.PackageVersionStatus package_version_status = 2;- Parameters:
value- The enum numeric value on the wire for packageVersionStatus to set.- Returns:
- This builder for chaining.
-
getPackageVersionStatus
The entity belongs to a package with the given version status.
.udpa.annotations.PackageVersionStatus package_version_status = 2;- Specified by:
getPackageVersionStatusin interfaceStatus.StatusAnnotationOrBuilder- Returns:
- The packageVersionStatus.
-
setPackageVersionStatus
The entity belongs to a package with the given version status.
.udpa.annotations.PackageVersionStatus package_version_status = 2;- Parameters:
value- The packageVersionStatus to set.- Returns:
- This builder for chaining.
-
clearPackageVersionStatus
The entity belongs to a package with the given version status.
.udpa.annotations.PackageVersionStatus package_version_status = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Status.StatusAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-
mergeUnknownFields
public final Status.StatusAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Status.StatusAnnotation.Builder>
-