public static final class RestoreConfig.VolumeDataRestorePolicyBinding extends GeneratedMessage implements RestoreConfig.VolumeDataRestorePolicyBindingOrBuilderBinds resources in the scope to the given VolumeDataRestorePolicy.
Protobuf type google.cloud.gkebackup.v1.RestoreConfig.VolumeDataRestorePolicyBinding
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RestoreConfig.VolumeDataRestorePolicyBindingStatic Fields
POLICY_FIELD_NUMBER
public static final int POLICY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VOLUME_TYPE_FIELD_NUMBER
public static final int VOLUME_TYPE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RestoreConfig.VolumeDataRestorePolicyBinding getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RestoreConfig.VolumeDataRestorePolicyBinding.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.Builder |
|
newBuilder(RestoreConfig.VolumeDataRestorePolicyBinding prototype)
public static RestoreConfig.VolumeDataRestorePolicyBinding.Builder newBuilder(RestoreConfig.VolumeDataRestorePolicyBinding prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RestoreConfig.VolumeDataRestorePolicyBinding |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.Builder |
|
parseDelimitedFrom(InputStream input)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RestoreConfig.VolumeDataRestorePolicyBinding parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RestoreConfig.VolumeDataRestorePolicyBinding> parser()| Returns | |
|---|---|
| Type | Description |
Parser<VolumeDataRestorePolicyBinding> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RestoreConfig.VolumeDataRestorePolicyBinding getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding |
|
getParserForType()
public Parser<RestoreConfig.VolumeDataRestorePolicyBinding> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<VolumeDataRestorePolicyBinding> |
|
getPolicy()
public RestoreConfig.VolumeDataRestorePolicy getPolicy()Required. The VolumeDataRestorePolicy to apply when restoring volumes in scope.
.google.cloud.gkebackup.v1.RestoreConfig.VolumeDataRestorePolicy policy = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicy |
The policy. |
getPolicyValue()
public int getPolicyValue()Required. The VolumeDataRestorePolicy to apply when restoring volumes in scope.
.google.cloud.gkebackup.v1.RestoreConfig.VolumeDataRestorePolicy policy = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for policy. |
getScopeCase()
public RestoreConfig.VolumeDataRestorePolicyBinding.ScopeCase getScopeCase()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.ScopeCase |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getVolumeType()
public VolumeTypeEnum.VolumeType getVolumeType()The volume type, as determined by the PVC's bound PV, to apply the policy to.
.google.cloud.gkebackup.v1.VolumeTypeEnum.VolumeType volume_type = 2;
| Returns | |
|---|---|
| Type | Description |
VolumeTypeEnum.VolumeType |
The volumeType. |
getVolumeTypeValue()
public int getVolumeTypeValue()The volume type, as determined by the PVC's bound PV, to apply the policy to.
.google.cloud.gkebackup.v1.VolumeTypeEnum.VolumeType volume_type = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for volumeType. |
hasVolumeType()
public boolean hasVolumeType()The volume type, as determined by the PVC's bound PV, to apply the policy to.
.google.cloud.gkebackup.v1.VolumeTypeEnum.VolumeType volume_type = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the volumeType field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public RestoreConfig.VolumeDataRestorePolicyBinding.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RestoreConfig.VolumeDataRestorePolicyBinding.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.Builder |
|
toBuilder()
public RestoreConfig.VolumeDataRestorePolicyBinding.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RestoreConfig.VolumeDataRestorePolicyBinding.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|