Package com.google.cloud.gkebackup.v1
Class BackupPlan.BackupConfig
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.gkebackup.v1.BackupPlan.BackupConfig
-
- All Implemented Interfaces:
BackupPlan.BackupConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BackupPlan
public static final class BackupPlan.BackupConfig extends com.google.protobuf.GeneratedMessageV3 implements BackupPlan.BackupConfigOrBuilder
BackupConfig defines the configuration of Backups created via this BackupPlan.
Protobuf typegoogle.cloud.gkebackup.v1.BackupPlan.BackupConfig- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBackupPlan.BackupConfig.BackupScopeCasestatic classBackupPlan.BackupConfig.BuilderBackupConfig defines the configuration of Backups created via this BackupPlan.-
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 intALL_NAMESPACES_FIELD_NUMBERstatic intENCRYPTION_KEY_FIELD_NUMBERstatic intINCLUDE_SECRETS_FIELD_NUMBERstatic intINCLUDE_VOLUME_DATA_FIELD_NUMBERstatic intSELECTED_APPLICATIONS_FIELD_NUMBERstatic intSELECTED_NAMESPACES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetAllNamespaces()If True, include all namespaced resourcesBackupPlan.BackupConfig.BackupScopeCasegetBackupScopeCase()static BackupPlan.BackupConfiggetDefaultInstance()BackupPlan.BackupConfiggetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()EncryptionKeygetEncryptionKey()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.EncryptionKeyOrBuildergetEncryptionKeyOrBuilder()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.booleangetIncludeSecrets()This flag specifies whether Kubernetes Secret resources should be included when they fall into the scope of Backups.booleangetIncludeVolumeData()This flag specifies whether volume data should be backed up when PVCs are included in the scope of a Backup.com.google.protobuf.Parser<BackupPlan.BackupConfig>getParserForType()NamespacedNamesgetSelectedApplications()If set, include just the resources referenced by the listed ProtectedApplications.NamespacedNamesOrBuildergetSelectedApplicationsOrBuilder()If set, include just the resources referenced by the listed ProtectedApplications.NamespacesgetSelectedNamespaces()If set, include just the resources in the listed namespaces.NamespacesOrBuildergetSelectedNamespacesOrBuilder()If set, include just the resources in the listed namespaces.intgetSerializedSize()booleanhasAllNamespaces()If True, include all namespaced resourcesbooleanhasEncryptionKey()This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan.inthashCode()booleanhasSelectedApplications()If set, include just the resources referenced by the listed ProtectedApplications.booleanhasSelectedNamespaces()If set, include just the resources in the listed namespaces.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BackupPlan.BackupConfig.BuildernewBuilder()static BackupPlan.BackupConfig.BuildernewBuilder(BackupPlan.BackupConfig prototype)BackupPlan.BackupConfig.BuildernewBuilderForType()protected BackupPlan.BackupConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BackupPlan.BackupConfigparseDelimitedFrom(InputStream input)static BackupPlan.BackupConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlan.BackupConfigparseFrom(byte[] data)static BackupPlan.BackupConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlan.BackupConfigparseFrom(com.google.protobuf.ByteString data)static BackupPlan.BackupConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlan.BackupConfigparseFrom(com.google.protobuf.CodedInputStream input)static BackupPlan.BackupConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlan.BackupConfigparseFrom(InputStream input)static BackupPlan.BackupConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackupPlan.BackupConfigparseFrom(ByteBuffer data)static BackupPlan.BackupConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BackupPlan.BackupConfig>parser()BackupPlan.BackupConfig.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
ALL_NAMESPACES_FIELD_NUMBER
public static final int ALL_NAMESPACES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELECTED_NAMESPACES_FIELD_NUMBER
public static final int SELECTED_NAMESPACES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELECTED_APPLICATIONS_FIELD_NUMBER
public static final int SELECTED_APPLICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INCLUDE_VOLUME_DATA_FIELD_NUMBER
public static final int INCLUDE_VOLUME_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INCLUDE_SECRETS_FIELD_NUMBER
public static final int INCLUDE_SECRETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENCRYPTION_KEY_FIELD_NUMBER
public static final int ENCRYPTION_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
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
-
getBackupScopeCase
public BackupPlan.BackupConfig.BackupScopeCase getBackupScopeCase()
- Specified by:
getBackupScopeCasein interfaceBackupPlan.BackupConfigOrBuilder
-
hasAllNamespaces
public boolean hasAllNamespaces()
If True, include all namespaced resources
bool all_namespaces = 1;- Specified by:
hasAllNamespacesin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- Whether the allNamespaces field is set.
-
getAllNamespaces
public boolean getAllNamespaces()
If True, include all namespaced resources
bool all_namespaces = 1;- Specified by:
getAllNamespacesin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The allNamespaces.
-
hasSelectedNamespaces
public boolean hasSelectedNamespaces()
If set, include just the resources in the listed namespaces.
.google.cloud.gkebackup.v1.Namespaces selected_namespaces = 2;- Specified by:
hasSelectedNamespacesin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- Whether the selectedNamespaces field is set.
-
getSelectedNamespaces
public Namespaces getSelectedNamespaces()
If set, include just the resources in the listed namespaces.
.google.cloud.gkebackup.v1.Namespaces selected_namespaces = 2;- Specified by:
getSelectedNamespacesin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The selectedNamespaces.
-
getSelectedNamespacesOrBuilder
public NamespacesOrBuilder getSelectedNamespacesOrBuilder()
If set, include just the resources in the listed namespaces.
.google.cloud.gkebackup.v1.Namespaces selected_namespaces = 2;- Specified by:
getSelectedNamespacesOrBuilderin interfaceBackupPlan.BackupConfigOrBuilder
-
hasSelectedApplications
public boolean hasSelectedApplications()
If set, include just the resources referenced by the listed ProtectedApplications.
.google.cloud.gkebackup.v1.NamespacedNames selected_applications = 3;- Specified by:
hasSelectedApplicationsin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- Whether the selectedApplications field is set.
-
getSelectedApplications
public NamespacedNames getSelectedApplications()
If set, include just the resources referenced by the listed ProtectedApplications.
.google.cloud.gkebackup.v1.NamespacedNames selected_applications = 3;- Specified by:
getSelectedApplicationsin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The selectedApplications.
-
getSelectedApplicationsOrBuilder
public NamespacedNamesOrBuilder getSelectedApplicationsOrBuilder()
If set, include just the resources referenced by the listed ProtectedApplications.
.google.cloud.gkebackup.v1.NamespacedNames selected_applications = 3;- Specified by:
getSelectedApplicationsOrBuilderin interfaceBackupPlan.BackupConfigOrBuilder
-
getIncludeVolumeData
public boolean getIncludeVolumeData()
This flag specifies whether volume data should be backed up when PVCs are included in the scope of a Backup. Default: False
bool include_volume_data = 4;- Specified by:
getIncludeVolumeDatain interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The includeVolumeData.
-
getIncludeSecrets
public boolean getIncludeSecrets()
This flag specifies whether Kubernetes Secret resources should be included when they fall into the scope of Backups. Default: False
bool include_secrets = 5;- Specified by:
getIncludeSecretsin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The includeSecrets.
-
hasEncryptionKey
public boolean hasEncryptionKey()
This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan. Default (empty): Config backup artifacts will not be encrypted.
.google.cloud.gkebackup.v1.EncryptionKey encryption_key = 6;- Specified by:
hasEncryptionKeyin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- Whether the encryptionKey field is set.
-
getEncryptionKey
public EncryptionKey getEncryptionKey()
This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan. Default (empty): Config backup artifacts will not be encrypted.
.google.cloud.gkebackup.v1.EncryptionKey encryption_key = 6;- Specified by:
getEncryptionKeyin interfaceBackupPlan.BackupConfigOrBuilder- Returns:
- The encryptionKey.
-
getEncryptionKeyOrBuilder
public EncryptionKeyOrBuilder getEncryptionKeyOrBuilder()
This defines a customer managed encryption key that will be used to encrypt the "config" portion (the Kubernetes resources) of Backups created via this plan. Default (empty): Config backup artifacts will not be encrypted.
.google.cloud.gkebackup.v1.EncryptionKey encryption_key = 6;- Specified by:
getEncryptionKeyOrBuilderin interfaceBackupPlan.BackupConfigOrBuilder
-
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 BackupPlan.BackupConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BackupPlan.BackupConfig parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static BackupPlan.BackupConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static BackupPlan.BackupConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public BackupPlan.BackupConfig.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BackupPlan.BackupConfig.Builder newBuilder()
-
newBuilder
public static BackupPlan.BackupConfig.Builder newBuilder(BackupPlan.BackupConfig prototype)
-
toBuilder
public BackupPlan.BackupConfig.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BackupPlan.BackupConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BackupPlan.BackupConfig getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BackupPlan.BackupConfig> parser()
-
getParserForType
public com.google.protobuf.Parser<BackupPlan.BackupConfig> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BackupPlan.BackupConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-