public static final class Meta.StatusDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder> implements Meta.StatusDetailsOrBuilder
StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.Protobuf type
k8s.io.apimachinery.pkg.apis.meta.v1.StatusDetails| Modifier and Type | Method and Description |
|---|---|
Meta.StatusDetails.Builder |
addAllCauses(Iterable<? extends Meta.StatusCause> values)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
addCauses(int index,
Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
addCauses(int index,
Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
addCauses(Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
addCauses(Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCause.Builder |
addCausesBuilder()
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCause.Builder |
addCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.StatusDetails |
build() |
Meta.StatusDetails |
buildPartial() |
Meta.StatusDetails.Builder |
clear() |
Meta.StatusDetails.Builder |
clearCauses()
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.StatusDetails.Builder |
clearGroup()
The group attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
clearKind()
The kind attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
clearName()
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
Meta.StatusDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.StatusDetails.Builder |
clearRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried.
|
Meta.StatusDetails.Builder |
clearUid()
UID of the resource.
|
Meta.StatusDetails.Builder |
clone() |
Meta.StatusCause |
getCauses(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCause.Builder |
getCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
List<Meta.StatusCause.Builder> |
getCausesBuilderList()
The Causes array includes more details associated with the StatusReason
failure.
|
int |
getCausesCount()
The Causes array includes more details associated with the StatusReason
failure.
|
List<Meta.StatusCause> |
getCausesList()
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusCauseOrBuilder |
getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
List<? extends Meta.StatusCauseOrBuilder> |
getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getGroup()
The group attribute of the resource associated with the status StatusReason.
|
com.google.protobuf.ByteString |
getGroupBytes()
The group attribute of the resource associated with the status StatusReason.
|
String |
getKind()
The kind attribute of the resource associated with the status StatusReason.
|
com.google.protobuf.ByteString |
getKindBytes()
The kind attribute of the resource associated with the status StatusReason.
|
String |
getName()
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
com.google.protobuf.ByteString |
getNameBytes()
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
int |
getRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried.
|
String |
getUid()
UID of the resource.
|
com.google.protobuf.ByteString |
getUidBytes()
UID of the resource.
|
boolean |
hasGroup()
The group attribute of the resource associated with the status StatusReason.
|
boolean |
hasKind()
The kind attribute of the resource associated with the status StatusReason.
|
boolean |
hasName()
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
boolean |
hasRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried.
|
boolean |
hasUid()
UID of the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Meta.StatusDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.StatusDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
Meta.StatusDetails.Builder |
mergeFrom(Meta.StatusDetails other) |
Meta.StatusDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.StatusDetails.Builder |
removeCauses(int index)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
setCauses(int index,
Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
setCauses(int index,
Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason
failure.
|
Meta.StatusDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.StatusDetails.Builder |
setGroup(String value)
The group attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
setGroupBytes(com.google.protobuf.ByteString value)
The group attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
setKind(String value)
The kind attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
setKindBytes(com.google.protobuf.ByteString value)
The kind attribute of the resource associated with the status StatusReason.
|
Meta.StatusDetails.Builder |
setName(String value)
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
Meta.StatusDetails.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name attribute of the resource associated with the status StatusReason
(when there is a single name which can be described).
|
Meta.StatusDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.StatusDetails.Builder |
setRetryAfterSeconds(int value)
If specified, the time in seconds before the operation should be retried.
|
Meta.StatusDetails.Builder |
setUid(String value)
UID of the resource.
|
Meta.StatusDetails.Builder |
setUidBytes(com.google.protobuf.ByteString value)
UID of the resource.
|
Meta.StatusDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Meta.StatusDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Meta.StatusDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Meta.StatusDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder mergeFrom(Meta.StatusDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public Meta.StatusDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.StatusDetails.Builder>IOExceptionpublic boolean hasName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;hasName in interface Meta.StatusDetailsOrBuilderpublic String getName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;getName in interface Meta.StatusDetailsOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;getNameBytes in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setName(String value)
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;public Meta.StatusDetails.Builder clearName()
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;public Meta.StatusDetails.Builder setNameBytes(com.google.protobuf.ByteString value)
The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described). +optional
optional string name = 1;public boolean hasGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;hasGroup in interface Meta.StatusDetailsOrBuilderpublic String getGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;getGroup in interface Meta.StatusDetailsOrBuilderpublic com.google.protobuf.ByteString getGroupBytes()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;getGroupBytes in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setGroup(String value)
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;public Meta.StatusDetails.Builder clearGroup()
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;public Meta.StatusDetails.Builder setGroupBytes(com.google.protobuf.ByteString value)
The group attribute of the resource associated with the status StatusReason. +optional
optional string group = 2;public boolean hasKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;hasKind in interface Meta.StatusDetailsOrBuilderpublic String getKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;getKind in interface Meta.StatusDetailsOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;getKindBytes in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setKind(String value)
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;public Meta.StatusDetails.Builder clearKind()
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;public Meta.StatusDetails.Builder setKindBytes(com.google.protobuf.ByteString value)
The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds +optional
optional string kind = 3;public boolean hasUid()
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;hasUid in interface Meta.StatusDetailsOrBuilderpublic String getUid()
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;getUid in interface Meta.StatusDetailsOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;getUidBytes in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setUid(String value)
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;public Meta.StatusDetails.Builder clearUid()
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;public Meta.StatusDetails.Builder setUidBytes(com.google.protobuf.ByteString value)
UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids +optional
optional string uid = 6;public List<Meta.StatusCause> getCausesList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;getCausesList in interface Meta.StatusDetailsOrBuilderpublic int getCausesCount()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;getCausesCount in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusCause getCauses(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;getCauses in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setCauses(int index, Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder setCauses(int index, Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder addCauses(Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder addCauses(int index, Meta.StatusCause value)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder addCauses(Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder addCauses(int index, Meta.StatusCause.Builder builderForValue)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder addAllCauses(Iterable<? extends Meta.StatusCause> values)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder clearCauses()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusDetails.Builder removeCauses(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusCause.Builder getCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusCauseOrBuilder getCausesOrBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;getCausesOrBuilder in interface Meta.StatusDetailsOrBuilderpublic List<? extends Meta.StatusCauseOrBuilder> getCausesOrBuilderList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;getCausesOrBuilderList in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusCause.Builder addCausesBuilder()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public Meta.StatusCause.Builder addCausesBuilder(int index)
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public List<Meta.StatusCause.Builder> getCausesBuilderList()
The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes. +optional
repeated .k8s.io.apimachinery.pkg.apis.meta.v1.StatusCause causes = 4;public boolean hasRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;hasRetryAfterSeconds in interface Meta.StatusDetailsOrBuilderpublic int getRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;getRetryAfterSeconds in interface Meta.StatusDetailsOrBuilderpublic Meta.StatusDetails.Builder setRetryAfterSeconds(int value)
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;public Meta.StatusDetails.Builder clearRetryAfterSeconds()
If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action. +optional
optional int32 retryAfterSeconds = 5;public final Meta.StatusDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>public final Meta.StatusDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.StatusDetails.Builder>Copyright © 2020. All rights reserved.