Package io.kubernetes.client.proto
Class Meta.APIResource.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
io.kubernetes.client.proto.Meta.APIResource.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Meta.APIResourceOrBuilder
,Cloneable
- Enclosing class:
- Meta.APIResource
public static final class Meta.APIResource.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
implements Meta.APIResourceOrBuilder
APIResource specifies the name of a resource and whether it is namespaced.Protobuf type
k8s.io.apimachinery.pkg.apis.meta.v1.APIResource
-
Method Summary
Modifier and TypeMethodDescriptionaddAllCategories
(Iterable<String> values) categories is a list of the grouped resources this resource belongs to (e.g.addAllShortNames
(Iterable<String> values) shortNames is a list of suggested short names of the resource.addCategories
(String value) categories is a list of the grouped resources this resource belongs to (e.g.addCategoriesBytes
(com.google.protobuf.ByteString value) categories is a list of the grouped resources this resource belongs to (e.g.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addShortNames
(String value) shortNames is a list of suggested short names of the resource.addShortNamesBytes
(com.google.protobuf.ByteString value) shortNames is a list of suggested short names of the resource.build()
clear()
categories is a list of the grouped resources this resource belongs to (e.g.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) group is the preferred group of the resource.kind is the kind for the resource (e.g.name is the plural name of the resource.namespaced indicates if a resource is namespaced or not.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) shortNames is a list of suggested short names of the resource.singularName is the singular name of the resource.The hash value of the storage version, the version this resource is converted to when written to the data store.verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)version is the preferred version of the resource.clone()
getCategories
(int index) categories is a list of the grouped resources this resource belongs to (e.g.com.google.protobuf.ByteString
getCategoriesBytes
(int index) categories is a list of the grouped resources this resource belongs to (e.g.int
categories is a list of the grouped resources this resource belongs to (e.g.com.google.protobuf.ProtocolStringList
categories is a list of the grouped resources this resource belongs to (e.g.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getGroup()
group is the preferred group of the resource.com.google.protobuf.ByteString
group is the preferred group of the resource.getKind()
kind is the kind for the resource (e.g.com.google.protobuf.ByteString
kind is the kind for the resource (e.g.getName()
name is the plural name of the resource.com.google.protobuf.ByteString
name is the plural name of the resource.boolean
namespaced indicates if a resource is namespaced or not.getShortNames
(int index) shortNames is a list of suggested short names of the resource.com.google.protobuf.ByteString
getShortNamesBytes
(int index) shortNames is a list of suggested short names of the resource.int
shortNames is a list of suggested short names of the resource.com.google.protobuf.ProtocolStringList
shortNames is a list of suggested short names of the resource.singularName is the singular name of the resource.com.google.protobuf.ByteString
singularName is the singular name of the resource.The hash value of the storage version, the version this resource is converted to when written to the data store.com.google.protobuf.ByteString
The hash value of the storage version, the version this resource is converted to when written to the data store.getVerbs()
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)version is the preferred version of the resource.com.google.protobuf.ByteString
version is the preferred version of the resource.boolean
hasGroup()
group is the preferred group of the resource.boolean
hasKind()
kind is the kind for the resource (e.g.boolean
hasName()
name is the plural name of the resource.boolean
namespaced indicates if a resource is namespaced or not.boolean
singularName is the singular name of the resource.boolean
The hash value of the storage version, the version this resource is converted to when written to the data store.boolean
hasVerbs()
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)boolean
version is the preferred version of the resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Meta.APIResource other) final Meta.APIResource.Builder
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) mergeVerbs
(Meta.Verbs value) verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)setCategories
(int index, String value) categories is a list of the grouped resources this resource belongs to (e.g.group is the preferred group of the resource.setGroupBytes
(com.google.protobuf.ByteString value) group is the preferred group of the resource.kind is the kind for the resource (e.g.setKindBytes
(com.google.protobuf.ByteString value) kind is the kind for the resource (e.g.name is the plural name of the resource.setNameBytes
(com.google.protobuf.ByteString value) name is the plural name of the resource.setNamespaced
(boolean value) namespaced indicates if a resource is namespaced or not.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setShortNames
(int index, String value) shortNames is a list of suggested short names of the resource.setSingularName
(String value) singularName is the singular name of the resource.setSingularNameBytes
(com.google.protobuf.ByteString value) singularName is the singular name of the resource.setStorageVersionHash
(String value) The hash value of the storage version, the version this resource is converted to when written to the data store.setStorageVersionHashBytes
(com.google.protobuf.ByteString value) The hash value of the storage version, the version this resource is converted to when written to the data store.final Meta.APIResource.Builder
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setVerbs
(Meta.Verbs value) verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)setVerbs
(Meta.Verbs.Builder builderForValue) verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)setVersion
(String value) version is the preferred version of the resource.setVersionBytes
(com.google.protobuf.ByteString value) version is the preferred version of the resource.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
setField
public Meta.APIResource.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
setRepeatedField
public Meta.APIResource.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
addRepeatedField
public Meta.APIResource.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Meta.APIResource.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
mergeFrom
public Meta.APIResource.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Meta.APIResource.Builder>
- Throws:
IOException
-
hasName
public boolean hasName()name is the plural name of the resource.
optional string name = 1;
- Specified by:
hasName
in interfaceMeta.APIResourceOrBuilder
-
getName
name is the plural name of the resource.
optional string name = 1;
- Specified by:
getName
in interfaceMeta.APIResourceOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()name is the plural name of the resource.
optional string name = 1;
- Specified by:
getNameBytes
in interfaceMeta.APIResourceOrBuilder
-
setName
name is the plural name of the resource.
optional string name = 1;
-
clearName
name is the plural name of the resource.
optional string name = 1;
-
setNameBytes
name is the plural name of the resource.
optional string name = 1;
-
hasSingularName
public boolean hasSingularName()singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
- Specified by:
hasSingularName
in interfaceMeta.APIResourceOrBuilder
-
getSingularName
singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
- Specified by:
getSingularName
in interfaceMeta.APIResourceOrBuilder
-
getSingularNameBytes
public com.google.protobuf.ByteString getSingularNameBytes()singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
- Specified by:
getSingularNameBytes
in interfaceMeta.APIResourceOrBuilder
-
setSingularName
singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
-
clearSingularName
singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
-
setSingularNameBytes
singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.
optional string singularName = 6;
-
hasNamespaced
public boolean hasNamespaced()namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;
- Specified by:
hasNamespaced
in interfaceMeta.APIResourceOrBuilder
-
getNamespaced
public boolean getNamespaced()namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;
- Specified by:
getNamespaced
in interfaceMeta.APIResourceOrBuilder
-
setNamespaced
namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;
-
clearNamespaced
namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;
-
hasGroup
public boolean hasGroup()group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
- Specified by:
hasGroup
in interfaceMeta.APIResourceOrBuilder
-
getGroup
group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
- Specified by:
getGroup
in interfaceMeta.APIResourceOrBuilder
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
- Specified by:
getGroupBytes
in interfaceMeta.APIResourceOrBuilder
-
setGroup
group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
-
clearGroup
group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
-
setGroupBytes
group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale".
optional string group = 8;
-
hasVersion
public boolean hasVersion()version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
- Specified by:
hasVersion
in interfaceMeta.APIResourceOrBuilder
-
getVersion
version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
- Specified by:
getVersion
in interfaceMeta.APIResourceOrBuilder
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
- Specified by:
getVersionBytes
in interfaceMeta.APIResourceOrBuilder
-
setVersion
version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
-
clearVersion
version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
-
setVersionBytes
version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
optional string version = 9;
-
hasKind
public boolean hasKind()kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
- Specified by:
hasKind
in interfaceMeta.APIResourceOrBuilder
-
getKind
kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
- Specified by:
getKind
in interfaceMeta.APIResourceOrBuilder
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
- Specified by:
getKindBytes
in interfaceMeta.APIResourceOrBuilder
-
setKind
kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
-
clearKind
kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
-
setKindBytes
kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;
-
hasVerbs
public boolean hasVerbs()verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
- Specified by:
hasVerbs
in interfaceMeta.APIResourceOrBuilder
-
getVerbs
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
- Specified by:
getVerbs
in interfaceMeta.APIResourceOrBuilder
-
setVerbs
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
-
setVerbs
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
-
mergeVerbs
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
-
clearVerbs
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
-
getVerbsBuilder
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
-
getVerbsOrBuilder
verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Verbs verbs = 4;
- Specified by:
getVerbsOrBuilder
in interfaceMeta.APIResourceOrBuilder
-
getShortNamesList
public com.google.protobuf.ProtocolStringList getShortNamesList()shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
- Specified by:
getShortNamesList
in interfaceMeta.APIResourceOrBuilder
-
getShortNamesCount
public int getShortNamesCount()shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
- Specified by:
getShortNamesCount
in interfaceMeta.APIResourceOrBuilder
-
getShortNames
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
- Specified by:
getShortNames
in interfaceMeta.APIResourceOrBuilder
-
getShortNamesBytes
public com.google.protobuf.ByteString getShortNamesBytes(int index) shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
- Specified by:
getShortNamesBytes
in interfaceMeta.APIResourceOrBuilder
-
setShortNames
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
-
addShortNames
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
-
addAllShortNames
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
-
clearShortNames
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
-
addShortNamesBytes
shortNames is a list of suggested short names of the resource.
repeated string shortNames = 5;
-
getCategoriesList
public com.google.protobuf.ProtocolStringList getCategoriesList()categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
- Specified by:
getCategoriesList
in interfaceMeta.APIResourceOrBuilder
-
getCategoriesCount
public int getCategoriesCount()categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
- Specified by:
getCategoriesCount
in interfaceMeta.APIResourceOrBuilder
-
getCategories
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
- Specified by:
getCategories
in interfaceMeta.APIResourceOrBuilder
-
getCategoriesBytes
public com.google.protobuf.ByteString getCategoriesBytes(int index) categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
- Specified by:
getCategoriesBytes
in interfaceMeta.APIResourceOrBuilder
-
setCategories
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
-
addCategories
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
-
addAllCategories
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
-
clearCategories
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
-
addCategoriesBytes
categories is a list of the grouped resources this resource belongs to (e.g. 'all')
repeated string categories = 7;
-
hasStorageVersionHash
public boolean hasStorageVersionHash()The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
- Specified by:
hasStorageVersionHash
in interfaceMeta.APIResourceOrBuilder
-
getStorageVersionHash
The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
- Specified by:
getStorageVersionHash
in interfaceMeta.APIResourceOrBuilder
-
getStorageVersionHashBytes
public com.google.protobuf.ByteString getStorageVersionHashBytes()The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
- Specified by:
getStorageVersionHashBytes
in interfaceMeta.APIResourceOrBuilder
-
setStorageVersionHash
The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
-
clearStorageVersionHash
The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
-
setStorageVersionHashBytes
The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates. +optional
optional string storageVersionHash = 10;
-
setUnknownFields
public final Meta.APIResource.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-
mergeUnknownFields
public final Meta.APIResource.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.APIResource.Builder>
-