Class Generated.APIResource
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- k8s.io.apimachinery.pkg.apis.meta.v1.Generated.APIResource
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Generated.APIResourceOrBuilder
- Enclosing class:
- Generated
public static final class Generated.APIResource extends com.google.protobuf.GeneratedMessageV3 implements Generated.APIResourceOrBuilder
APIResource specifies the name of a resource and whether it is namespaced.
Protobuf typek8s.io.apimachinery.pkg.apis.meta.v1.APIResource- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGenerated.APIResource.BuilderAPIResource specifies the name of a resource and whether it is namespaced.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCATEGORIES_FIELD_NUMBERstatic intGROUP_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intNAMESPACED_FIELD_NUMBERstatic com.google.protobuf.Parser<Generated.APIResource>PARSERDeprecated.static intSHORTNAMES_FIELD_NUMBERstatic intSINGULARNAME_FIELD_NUMBERstatic intSTORAGEVERSIONHASH_FIELD_NUMBERstatic intVERBS_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCategories(int index)categories is a list of the grouped resources this resource belongs to (e.g.com.google.protobuf.ByteStringgetCategoriesBytes(int index)categories is a list of the grouped resources this resource belongs to (e.g.intgetCategoriesCount()categories is a list of the grouped resources this resource belongs to (e.g.com.google.protobuf.ProtocolStringListgetCategoriesList()categories is a list of the grouped resources this resource belongs to (e.g.static Generated.APIResourcegetDefaultInstance()Generated.APIResourcegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetGroup()group is the preferred group of the resource.com.google.protobuf.ByteStringgetGroupBytes()group is the preferred group of the resource.StringgetKind()kind is the kind for the resource (e.g.com.google.protobuf.ByteStringgetKindBytes()kind is the kind for the resource (e.g.StringgetName()name is the plural name of the resource.com.google.protobuf.ByteStringgetNameBytes()name is the plural name of the resource.booleangetNamespaced()namespaced indicates if a resource is namespaced or not.com.google.protobuf.Parser<Generated.APIResource>getParserForType()intgetSerializedSize()StringgetShortNames(int index)shortNames is a list of suggested short names of the resource.com.google.protobuf.ByteStringgetShortNamesBytes(int index)shortNames is a list of suggested short names of the resource.intgetShortNamesCount()shortNames is a list of suggested short names of the resource.com.google.protobuf.ProtocolStringListgetShortNamesList()shortNames is a list of suggested short names of the resource.StringgetSingularName()singularName is the singular name of the resource.com.google.protobuf.ByteStringgetSingularNameBytes()singularName is the singular name of the resource.StringgetStorageVersionHash()The hash value of the storage version, the version this resource is converted to when written to the data store.com.google.protobuf.ByteStringgetStorageVersionHashBytes()The hash value of the storage version, the version this resource is converted to when written to the data store.Generated.VerbsgetVerbs()verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)Generated.VerbsOrBuildergetVerbsOrBuilder()verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)StringgetVersion()version is the preferred version of the resource.com.google.protobuf.ByteStringgetVersionBytes()version is the preferred version of the resource.booleanhasGroup()group is the preferred group of the resource.inthashCode()booleanhasKind()kind is the kind for the resource (e.g.booleanhasName()name is the plural name of the resource.booleanhasNamespaced()namespaced indicates if a resource is namespaced or not.booleanhasSingularName()singularName is the singular name of the resource.booleanhasStorageVersionHash()The hash value of the storage version, the version this resource is converted to when written to the data store.booleanhasVerbs()verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)booleanhasVersion()version is the preferred version of the resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Generated.APIResource.BuildernewBuilder()static Generated.APIResource.BuildernewBuilder(Generated.APIResource prototype)Generated.APIResource.BuildernewBuilderForType()protected Generated.APIResource.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Generated.APIResourceparseDelimitedFrom(InputStream input)static Generated.APIResourceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.APIResourceparseFrom(byte[] data)static Generated.APIResourceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.APIResourceparseFrom(com.google.protobuf.ByteString data)static Generated.APIResourceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.APIResourceparseFrom(com.google.protobuf.CodedInputStream input)static Generated.APIResourceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.APIResourceparseFrom(InputStream input)static Generated.APIResourceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.APIResourceparseFrom(ByteBuffer data)static Generated.APIResourceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Generated.APIResource>parser()Generated.APIResource.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINGULARNAME_FIELD_NUMBER
public static final int SINGULARNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAMESPACED_FIELD_NUMBER
public static final int NAMESPACED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERBS_FIELD_NUMBER
public static final int VERBS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHORTNAMES_FIELD_NUMBER
public static final int SHORTNAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CATEGORIES_FIELD_NUMBER
public static final int CATEGORIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STORAGEVERSIONHASH_FIELD_NUMBER
public static final int STORAGEVERSIONHASH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Generated.APIResource> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasName
public boolean hasName()
name is the plural name of the resource.
optional string name = 1;- Specified by:
hasNamein interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
name is the plural name of the resource.
optional string name = 1;- Specified by:
getNamein interfaceGenerated.APIResourceOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
name is the plural name of the resource.
optional string name = 1;- Specified by:
getNameBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for name.
-
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:
hasSingularNamein interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the singularName field is set.
-
getSingularName
public String 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:
getSingularNamein interfaceGenerated.APIResourceOrBuilder- Returns:
- The singularName.
-
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:
getSingularNameBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for singularName.
-
hasNamespaced
public boolean hasNamespaced()
namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;- Specified by:
hasNamespacedin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the namespaced field is set.
-
getNamespaced
public boolean getNamespaced()
namespaced indicates if a resource is namespaced or not.
optional bool namespaced = 2;- Specified by:
getNamespacedin interfaceGenerated.APIResourceOrBuilder- Returns:
- The namespaced.
-
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:
hasGroupin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the group field is set.
-
getGroup
public String 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:
getGroupin interfaceGenerated.APIResourceOrBuilder- Returns:
- The group.
-
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:
getGroupBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for group.
-
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:
hasVersionin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
public String 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:
getVersionin interfaceGenerated.APIResourceOrBuilder- Returns:
- The version.
-
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:
getVersionBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for version.
-
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:
hasKindin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
optional string kind = 3;- Specified by:
getKindin interfaceGenerated.APIResourceOrBuilder- Returns:
- The kind.
-
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:
getKindBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for kind.
-
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:
hasVerbsin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the verbs field is set.
-
getVerbs
public Generated.Verbs 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:
getVerbsin interfaceGenerated.APIResourceOrBuilder- Returns:
- The verbs.
-
getVerbsOrBuilder
public Generated.VerbsOrBuilder 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:
getVerbsOrBuilderin interfaceGenerated.APIResourceOrBuilder
-
getShortNamesList
public com.google.protobuf.ProtocolStringList getShortNamesList()
shortNames is a list of suggested short names of the resource. +listType=atomic
repeated string shortNames = 5;- Specified by:
getShortNamesListin interfaceGenerated.APIResourceOrBuilder- Returns:
- A list containing the shortNames.
-
getShortNamesCount
public int getShortNamesCount()
shortNames is a list of suggested short names of the resource. +listType=atomic
repeated string shortNames = 5;- Specified by:
getShortNamesCountin interfaceGenerated.APIResourceOrBuilder- Returns:
- The count of shortNames.
-
getShortNames
public String getShortNames(int index)
shortNames is a list of suggested short names of the resource. +listType=atomic
repeated string shortNames = 5;- Specified by:
getShortNamesin interfaceGenerated.APIResourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The shortNames at the given index.
-
getShortNamesBytes
public com.google.protobuf.ByteString getShortNamesBytes(int index)
shortNames is a list of suggested short names of the resource. +listType=atomic
repeated string shortNames = 5;- Specified by:
getShortNamesBytesin interfaceGenerated.APIResourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the shortNames at the given index.
-
getCategoriesList
public com.google.protobuf.ProtocolStringList getCategoriesList()
categories is a list of the grouped resources this resource belongs to (e.g. 'all') +listType=atomic
repeated string categories = 7;- Specified by:
getCategoriesListin interfaceGenerated.APIResourceOrBuilder- Returns:
- A list containing the categories.
-
getCategoriesCount
public int getCategoriesCount()
categories is a list of the grouped resources this resource belongs to (e.g. 'all') +listType=atomic
repeated string categories = 7;- Specified by:
getCategoriesCountin interfaceGenerated.APIResourceOrBuilder- Returns:
- The count of categories.
-
getCategories
public String getCategories(int index)
categories is a list of the grouped resources this resource belongs to (e.g. 'all') +listType=atomic
repeated string categories = 7;- Specified by:
getCategoriesin interfaceGenerated.APIResourceOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The categories at the given index.
-
getCategoriesBytes
public com.google.protobuf.ByteString getCategoriesBytes(int index)
categories is a list of the grouped resources this resource belongs to (e.g. 'all') +listType=atomic
repeated string categories = 7;- Specified by:
getCategoriesBytesin interfaceGenerated.APIResourceOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the categories at the given index.
-
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:
hasStorageVersionHashin interfaceGenerated.APIResourceOrBuilder- Returns:
- Whether the storageVersionHash field is set.
-
getStorageVersionHash
public String 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:
getStorageVersionHashin interfaceGenerated.APIResourceOrBuilder- Returns:
- The storageVersionHash.
-
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:
getStorageVersionHashBytesin interfaceGenerated.APIResourceOrBuilder- Returns:
- The bytes for storageVersionHash.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Generated.APIResource parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Generated.APIResource parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.APIResource parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.APIResource parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Generated.APIResource parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.APIResource parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Generated.APIResource parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Generated.APIResource.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Generated.APIResource.Builder newBuilder()
-
newBuilder
public static Generated.APIResource.Builder newBuilder(Generated.APIResource prototype)
-
toBuilder
public Generated.APIResource.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Generated.APIResource.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Generated.APIResource getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Generated.APIResource> parser()
-
getParserForType
public com.google.protobuf.Parser<Generated.APIResource> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Generated.APIResource getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-