public static final class Meta.ManagedFieldsEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder> implements Meta.ManagedFieldsEntryOrBuilder
ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.Protobuf type
k8s.io.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry| Modifier and Type | Method and Description |
|---|---|
Meta.ManagedFieldsEntry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ManagedFieldsEntry |
build() |
Meta.ManagedFieldsEntry |
buildPartial() |
Meta.ManagedFieldsEntry.Builder |
clear() |
Meta.ManagedFieldsEntry.Builder |
clearApiVersion()
APIVersion defines the version of this resource that this field set
applies to.
|
Meta.ManagedFieldsEntry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Meta.ManagedFieldsEntry.Builder |
clearFieldsType()
FieldsType is the discriminator for the different fields format and version.
|
Meta.ManagedFieldsEntry.Builder |
clearFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.ManagedFieldsEntry.Builder |
clearManager()
Manager is an identifier of the workflow managing these fields.
|
Meta.ManagedFieldsEntry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Meta.ManagedFieldsEntry.Builder |
clearOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
Meta.ManagedFieldsEntry.Builder |
clearSubresource()
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
Meta.ManagedFieldsEntry.Builder |
clearTime()
Time is timestamp of when these fields were set.
|
Meta.ManagedFieldsEntry.Builder |
clone() |
String |
getApiVersion()
APIVersion defines the version of this resource that this field set
applies to.
|
com.google.protobuf.ByteString |
getApiVersionBytes()
APIVersion defines the version of this resource that this field set
applies to.
|
Meta.ManagedFieldsEntry |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFieldsType()
FieldsType is the discriminator for the different fields format and version.
|
com.google.protobuf.ByteString |
getFieldsTypeBytes()
FieldsType is the discriminator for the different fields format and version.
|
Meta.FieldsV1 |
getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.FieldsV1.Builder |
getFieldsV1Builder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.FieldsV1OrBuilder |
getFieldsV1OrBuilder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
String |
getManager()
Manager is an identifier of the workflow managing these fields.
|
com.google.protobuf.ByteString |
getManagerBytes()
Manager is an identifier of the workflow managing these fields.
|
String |
getOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
com.google.protobuf.ByteString |
getOperationBytes()
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
String |
getSubresource()
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
com.google.protobuf.ByteString |
getSubresourceBytes()
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
Meta.Time |
getTime()
Time is timestamp of when these fields were set.
|
Meta.Time.Builder |
getTimeBuilder()
Time is timestamp of when these fields were set.
|
Meta.TimeOrBuilder |
getTimeOrBuilder()
Time is timestamp of when these fields were set.
|
boolean |
hasApiVersion()
APIVersion defines the version of this resource that this field set
applies to.
|
boolean |
hasFieldsType()
FieldsType is the discriminator for the different fields format and version.
|
boolean |
hasFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
boolean |
hasManager()
Manager is an identifier of the workflow managing these fields.
|
boolean |
hasOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
boolean |
hasSubresource()
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
boolean |
hasTime()
Time is timestamp of when these fields were set.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Meta.ManagedFieldsEntry.Builder |
mergeFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.ManagedFieldsEntry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Meta.ManagedFieldsEntry.Builder |
mergeFrom(com.google.protobuf.Message other) |
Meta.ManagedFieldsEntry.Builder |
mergeFrom(Meta.ManagedFieldsEntry other) |
Meta.ManagedFieldsEntry.Builder |
mergeTime(Meta.Time value)
Time is timestamp of when these fields were set.
|
Meta.ManagedFieldsEntry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Meta.ManagedFieldsEntry.Builder |
setApiVersion(String value)
APIVersion defines the version of this resource that this field set
applies to.
|
Meta.ManagedFieldsEntry.Builder |
setApiVersionBytes(com.google.protobuf.ByteString value)
APIVersion defines the version of this resource that this field set
applies to.
|
Meta.ManagedFieldsEntry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Meta.ManagedFieldsEntry.Builder |
setFieldsType(String value)
FieldsType is the discriminator for the different fields format and version.
|
Meta.ManagedFieldsEntry.Builder |
setFieldsTypeBytes(com.google.protobuf.ByteString value)
FieldsType is the discriminator for the different fields format and version.
|
Meta.ManagedFieldsEntry.Builder |
setFieldsV1(Meta.FieldsV1.Builder builderForValue)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.ManagedFieldsEntry.Builder |
setFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.
|
Meta.ManagedFieldsEntry.Builder |
setManager(String value)
Manager is an identifier of the workflow managing these fields.
|
Meta.ManagedFieldsEntry.Builder |
setManagerBytes(com.google.protobuf.ByteString value)
Manager is an identifier of the workflow managing these fields.
|
Meta.ManagedFieldsEntry.Builder |
setOperation(String value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
Meta.ManagedFieldsEntry.Builder |
setOperationBytes(com.google.protobuf.ByteString value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created.
|
Meta.ManagedFieldsEntry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Meta.ManagedFieldsEntry.Builder |
setSubresource(String value)
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
Meta.ManagedFieldsEntry.Builder |
setSubresourceBytes(com.google.protobuf.ByteString value)
Subresource is the name of the subresource used to update that object, or
empty string if the object was updated through the main resource.
|
Meta.ManagedFieldsEntry.Builder |
setTime(Meta.Time.Builder builderForValue)
Time is timestamp of when these fields were set.
|
Meta.ManagedFieldsEntry.Builder |
setTime(Meta.Time value)
Time is timestamp of when these fields were set.
|
Meta.ManagedFieldsEntry.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Meta.ManagedFieldsEntry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Meta.ManagedFieldsEntry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Meta.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.Builder mergeFrom(Meta.ManagedFieldsEntry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>public Meta.ManagedFieldsEntry.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.ManagedFieldsEntry.Builder>IOExceptionpublic boolean hasManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;hasManager in interface Meta.ManagedFieldsEntryOrBuilderpublic String getManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;getManager in interface Meta.ManagedFieldsEntryOrBuilderpublic com.google.protobuf.ByteString getManagerBytes()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;getManagerBytes in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setManager(String value)
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;public Meta.ManagedFieldsEntry.Builder clearManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;public Meta.ManagedFieldsEntry.Builder setManagerBytes(com.google.protobuf.ByteString value)
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;public boolean hasOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;hasOperation in interface Meta.ManagedFieldsEntryOrBuilderpublic String getOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;getOperation in interface Meta.ManagedFieldsEntryOrBuilderpublic com.google.protobuf.ByteString getOperationBytes()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;getOperationBytes in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setOperation(String value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;public Meta.ManagedFieldsEntry.Builder clearOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;public Meta.ManagedFieldsEntry.Builder setOperationBytes(com.google.protobuf.ByteString value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;public boolean hasApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;hasApiVersion in interface Meta.ManagedFieldsEntryOrBuilderpublic String getApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;getApiVersion in interface Meta.ManagedFieldsEntryOrBuilderpublic com.google.protobuf.ByteString getApiVersionBytes()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;getApiVersionBytes in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setApiVersion(String value)
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;public Meta.ManagedFieldsEntry.Builder clearApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;public Meta.ManagedFieldsEntry.Builder setApiVersionBytes(com.google.protobuf.ByteString value)
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;public boolean hasTime()
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;hasTime in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.Time getTime()
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;getTime in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setTime(Meta.Time value)
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;public Meta.ManagedFieldsEntry.Builder setTime(Meta.Time.Builder builderForValue)
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;public Meta.ManagedFieldsEntry.Builder mergeTime(Meta.Time value)
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;public Meta.ManagedFieldsEntry.Builder clearTime()
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;public Meta.Time.Builder getTimeBuilder()
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;public Meta.TimeOrBuilder getTimeOrBuilder()
Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply' +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;getTimeOrBuilder in interface Meta.ManagedFieldsEntryOrBuilderpublic boolean hasFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;hasFieldsType in interface Meta.ManagedFieldsEntryOrBuilderpublic String getFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;getFieldsType in interface Meta.ManagedFieldsEntryOrBuilderpublic com.google.protobuf.ByteString getFieldsTypeBytes()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;getFieldsTypeBytes in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setFieldsType(String value)
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;public Meta.ManagedFieldsEntry.Builder clearFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;public Meta.ManagedFieldsEntry.Builder setFieldsTypeBytes(com.google.protobuf.ByteString value)
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;public boolean hasFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;hasFieldsV1 in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.FieldsV1 getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;getFieldsV1 in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;public Meta.ManagedFieldsEntry.Builder setFieldsV1(Meta.FieldsV1.Builder builderForValue)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;public Meta.ManagedFieldsEntry.Builder mergeFieldsV1(Meta.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;public Meta.ManagedFieldsEntry.Builder clearFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;public Meta.FieldsV1.Builder getFieldsV1Builder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;public Meta.FieldsV1OrBuilder getFieldsV1OrBuilder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;getFieldsV1OrBuilder in interface Meta.ManagedFieldsEntryOrBuilderpublic boolean hasSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;hasSubresource in interface Meta.ManagedFieldsEntryOrBuilderpublic String getSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;getSubresource in interface Meta.ManagedFieldsEntryOrBuilderpublic com.google.protobuf.ByteString getSubresourceBytes()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;getSubresourceBytes in interface Meta.ManagedFieldsEntryOrBuilderpublic Meta.ManagedFieldsEntry.Builder setSubresource(String value)
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;public Meta.ManagedFieldsEntry.Builder clearSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;public Meta.ManagedFieldsEntry.Builder setSubresourceBytes(com.google.protobuf.ByteString value)
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;public final Meta.ManagedFieldsEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>public final Meta.ManagedFieldsEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Meta.ManagedFieldsEntry.Builder>Copyright © 2023. All rights reserved.