Send feedback
Class RestoreConfig.ClusterResourceRestoreScope (0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.11.0 keyboard_arrow_down
public static final class RestoreConfig . ClusterResourceRestoreScope extends GeneratedMessageV3 implements RestoreConfig . ClusterResourceRestoreScopeOrBuilder
Identifies the cluster-scoped resources to restore from the Backup.
Protobuf type google.cloud.gkebackup.v1.RestoreConfig.ClusterResourceRestoreScope
Static Fields
SELECTED_GROUP_KINDS_FIELD_NUMBER
public static final int SELECTED_GROUP_KINDS_FIELD_NUMBER
Field Value
Static Methods
getDefaultInstance()
public static RestoreConfig . ClusterResourceRestoreScope getDefaultInstance ()
Returns
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
newBuilder()
public static RestoreConfig . ClusterResourceRestoreScope . Builder newBuilder ()
Returns
newBuilder(RestoreConfig.ClusterResourceRestoreScope prototype)
public static RestoreConfig . ClusterResourceRestoreScope . Builder newBuilder ( RestoreConfig . ClusterResourceRestoreScope prototype )
Parameter
Returns
public static RestoreConfig . ClusterResourceRestoreScope parseDelimitedFrom ( InputStream input )
Parameter
Returns
Exceptions
public static RestoreConfig . ClusterResourceRestoreScope parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(byte[] data)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( byte [] data )
Parameter
Name Description data
byte []
Returns
Exceptions
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteString data)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( ByteString data )
Parameter
Returns
Exceptions
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( CodedInputStream input )
Parameter
Returns
Exceptions
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( InputStream input )
Parameter
Returns
Exceptions
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteBuffer data)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( ByteBuffer data )
Parameter
Returns
Exceptions
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig . ClusterResourceRestoreScope parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parser()
public static Parser<RestoreConfig . ClusterResourceRestoreScope > parser ()
Returns
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Returns
Overrides
getDefaultInstanceForType()
public RestoreConfig . ClusterResourceRestoreScope getDefaultInstanceForType ()
Returns
getParserForType()
public Parser<RestoreConfig . ClusterResourceRestoreScope > getParserForType ()
Returns
Overrides
getSelectedGroupKinds(int index)
public RestoreConfig . GroupKind getSelectedGroupKinds ( int index )
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
repeated .google.cloud.gkebackup.v1.RestoreConfig.GroupKind selected_group_kinds = 1;
Parameter
Returns
getSelectedGroupKindsCount()
public int getSelectedGroupKindsCount ()
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
repeated .google.cloud.gkebackup.v1.RestoreConfig.GroupKind selected_group_kinds = 1;
Returns
getSelectedGroupKindsList()
public List<RestoreConfig . GroupKind > getSelectedGroupKindsList ()
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
repeated .google.cloud.gkebackup.v1.RestoreConfig.GroupKind selected_group_kinds = 1;
Returns
getSelectedGroupKindsOrBuilder(int index)
public RestoreConfig . GroupKindOrBuilder getSelectedGroupKindsOrBuilder ( int index )
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
repeated .google.cloud.gkebackup.v1.RestoreConfig.GroupKind selected_group_kinds = 1;
Parameter
Returns
getSelectedGroupKindsOrBuilderList()
public List <? extends RestoreConfig . GroupKindOrBuilder > getSelectedGroupKindsOrBuilderList ()
A list of "types" of cluster-scoped resources to be restored from the
Backup. An empty list means that NO cluster-scoped resources will be
restored. Note that Namespaces and PersistentVolume restoration is
handled separately and is not governed by this field.
repeated .google.cloud.gkebackup.v1.RestoreConfig.GroupKind selected_group_kinds = 1;
Returns
Type Description List <? extends com.google.cloud.gkebackup.v1.RestoreConfig.GroupKindOrBuilder >
getSerializedSize()
public int getSerializedSize ()
Returns
Overrides
getUnknownFields()
public final UnknownFieldSet getUnknownFields ()
Returns
Overrides
hashCode()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
newBuilderForType()
public RestoreConfig . ClusterResourceRestoreScope . Builder newBuilderForType ()
Returns
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected RestoreConfig . ClusterResourceRestoreScope . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Parameter
Returns
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Parameter
Returns
Overrides
toBuilder()
public RestoreConfig . ClusterResourceRestoreScope . Builder toBuilder ()
Returns
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Parameter
Overrides
Exceptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]