public static final class FetchBackupPlanAssociationsForResourceTypeResponse.Builder extends GeneratedMessageV3.Builder<FetchBackupPlanAssociationsForResourceTypeResponse.Builder> implements FetchBackupPlanAssociationsForResourceTypeResponseOrBuilder
Response for the FetchBackupPlanAssociationsForResourceType method.
Protobuf type
google.cloud.backupdr.v1.FetchBackupPlanAssociationsForResourceTypeResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllBackupPlanAssociations(Iterable<? extends BackupPlanAssociation> values)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addAllBackupPlanAssociations(Iterable<? extends BackupPlanAssociation> values)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.backupdr.v1.BackupPlanAssociation>
|
addBackupPlanAssociations(BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(BackupPlanAssociation value)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addBackupPlanAssociations(BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(BackupPlanAssociation.Builder builderForValue)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addBackupPlanAssociations(int index, BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(int index, BackupPlanAssociation value)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addBackupPlanAssociationsBuilder()
public BackupPlanAssociation.Builder addBackupPlanAssociationsBuilder()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addBackupPlanAssociationsBuilder(int index)
public BackupPlanAssociation.Builder addBackupPlanAssociationsBuilder(int index)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public FetchBackupPlanAssociationsForResourceTypeResponse build()
buildPartial()
public FetchBackupPlanAssociationsForResourceTypeResponse buildPartial()
clear()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clear()
Overrides
clearBackupPlanAssociations()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearBackupPlanAssociations()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearField(Descriptors.FieldDescriptor field)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNextPageToken()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearNextPageToken()
Output only. A token, which can be sent as page_token
to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearOneof(Descriptors.OneofDescriptor oneof)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder clone()
Overrides
getBackupPlanAssociations(int index)
public BackupPlanAssociation getBackupPlanAssociations(int index)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
getBackupPlanAssociationsBuilder(int index)
public BackupPlanAssociation.Builder getBackupPlanAssociationsBuilder(int index)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
getBackupPlanAssociationsBuilderList()
public List<BackupPlanAssociation.Builder> getBackupPlanAssociationsBuilderList()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getBackupPlanAssociationsCount()
public int getBackupPlanAssociationsCount()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
int |
|
getBackupPlanAssociationsList()
public List<BackupPlanAssociation> getBackupPlanAssociationsList()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getBackupPlanAssociationsOrBuilder(int index)
public BackupPlanAssociationOrBuilder getBackupPlanAssociationsOrBuilder(int index)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
getBackupPlanAssociationsOrBuilderList()
public List<? extends BackupPlanAssociationOrBuilder> getBackupPlanAssociationsOrBuilderList()
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
List<? extends com.google.cloud.backupdr.v1.BackupPlanAssociationOrBuilder> |
|
getDefaultInstanceForType()
public FetchBackupPlanAssociationsForResourceTypeResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNextPageToken()
public String getNextPageToken()
Output only. A token, which can be sent as page_token
to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
Output only. A token, which can be sent as page_token
to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns |
Type |
Description |
ByteString |
The bytes for nextPageToken.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(FetchBackupPlanAssociationsForResourceTypeResponse other)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(FetchBackupPlanAssociationsForResourceTypeResponse other)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final FetchBackupPlanAssociationsForResourceTypeResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeBackupPlanAssociations(int index)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder removeBackupPlanAssociations(int index)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
index |
int
|
setBackupPlanAssociations(int index, BackupPlanAssociation value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setBackupPlanAssociations(int index, BackupPlanAssociation value)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setBackupPlanAssociations(int index, BackupPlanAssociation.Builder builderForValue)
Output only. The BackupPlanAssociations from the specified parent.
repeated .google.cloud.backupdr.v1.BackupPlanAssociation backup_plan_associations = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setField(Descriptors.FieldDescriptor field, Object value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNextPageToken(String value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setNextPageToken(String value)
Output only. A token, which can be sent as page_token
to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setNextPageTokenBytes(ByteString value)
Output only. A token, which can be sent as page_token
to retrieve the
next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public FetchBackupPlanAssociationsForResourceTypeResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final FetchBackupPlanAssociationsForResourceTypeResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides