Package com.google.cloud.gkebackup.v1
Class CreateBackupPlanRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
- com.google.cloud.gkebackup.v1.CreateBackupPlanRequest.Builder
-
- All Implemented Interfaces:
CreateBackupPlanRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- CreateBackupPlanRequest
public static final class CreateBackupPlanRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder> implements CreateBackupPlanRequestOrBuilder
Request message for CreateBackupPlan.
Protobuf typegoogle.cloud.gkebackup.v1.CreateBackupPlanRequest
-
-
Method Summary
-
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
-
-
-
-
Method Detail
-
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<CreateBackupPlanRequest.Builder>
-
clear
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
-
getDefaultInstanceForType
public CreateBackupPlanRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public CreateBackupPlanRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CreateBackupPlanRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
-
setField
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
-
clearField
public CreateBackupPlanRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
clearOneof
public CreateBackupPlanRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
setRepeatedField
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
-
addRepeatedField
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
-
mergeFrom
public CreateBackupPlanRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<CreateBackupPlanRequest.Builder>
-
mergeFrom
public CreateBackupPlanRequest.Builder mergeFrom(CreateBackupPlanRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
mergeFrom
public CreateBackupPlanRequest.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<CreateBackupPlanRequest.Builder>
- Throws:
IOException
-
getParent
public String getParent()
Required. The location within which to create the BackupPlan. Format: `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The location within which to create the BackupPlan. Format: `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- The bytes for parent.
-
setParent
public CreateBackupPlanRequest.Builder setParent(String value)
Required. The location within which to create the BackupPlan. Format: `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public CreateBackupPlanRequest.Builder clearParent()
Required. The location within which to create the BackupPlan. Format: `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setParentBytes
public CreateBackupPlanRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The location within which to create the BackupPlan. Format: `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasBackupPlan
public boolean hasBackupPlan()
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
hasBackupPlan
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- Whether the backupPlan field is set.
-
getBackupPlan
public BackupPlan getBackupPlan()
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getBackupPlan
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- The backupPlan.
-
setBackupPlan
public CreateBackupPlanRequest.Builder setBackupPlan(BackupPlan value)
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
-
setBackupPlan
public CreateBackupPlanRequest.Builder setBackupPlan(BackupPlan.Builder builderForValue)
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
-
mergeBackupPlan
public CreateBackupPlanRequest.Builder mergeBackupPlan(BackupPlan value)
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
-
clearBackupPlan
public CreateBackupPlanRequest.Builder clearBackupPlan()
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
-
getBackupPlanBuilder
public BackupPlan.Builder getBackupPlanBuilder()
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
-
getBackupPlanOrBuilder
public BackupPlanOrBuilder getBackupPlanOrBuilder()
Required. The BackupPlan resource object to create.
.google.cloud.gkebackup.v1.BackupPlan backup_plan = 2 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getBackupPlanOrBuilder
in interfaceCreateBackupPlanRequestOrBuilder
-
getBackupPlanId
public String getBackupPlanId()
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
string backup_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getBackupPlanId
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- The backupPlanId.
-
getBackupPlanIdBytes
public com.google.protobuf.ByteString getBackupPlanIdBytes()
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
string backup_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];
- Specified by:
getBackupPlanIdBytes
in interfaceCreateBackupPlanRequestOrBuilder
- Returns:
- The bytes for backupPlanId.
-
setBackupPlanId
public CreateBackupPlanRequest.Builder setBackupPlanId(String value)
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
string backup_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The backupPlanId to set.- Returns:
- This builder for chaining.
-
clearBackupPlanId
public CreateBackupPlanRequest.Builder clearBackupPlanId()
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
string backup_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];
- Returns:
- This builder for chaining.
-
setBackupPlanIdBytes
public CreateBackupPlanRequest.Builder setBackupPlanIdBytes(com.google.protobuf.ByteString value)
Required. The client-provided short name for the BackupPlan resource. This name must: - be between 1 and 63 characters long (inclusive) - consist of only lower-case ASCII letters, numbers, and dashes - start with a lower-case letter - end with a lower-case letter or number - be unique within the set of BackupPlans in this location
string backup_plan_id = 3 [(.google.api.field_behavior) = REQUIRED];
- Parameters:
value
- The bytes for backupPlanId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final CreateBackupPlanRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
mergeUnknownFields
public final CreateBackupPlanRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<CreateBackupPlanRequest.Builder>
-
-