Class ExportClusterResponse.Builder (0.65.0)
public static final class ExportClusterResponse.Builder extends GeneratedMessageV3.Builder<ExportClusterResponse.Builder> implements ExportClusterResponseOrBuilder
Response of export cluster rpc.
Protobuf type google.cloud.alloydb.v1alpha.ExportClusterResponse
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
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ExportClusterResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ExportClusterResponse build()
buildPartial()
public ExportClusterResponse buildPartial()
clear()
public ExportClusterResponse.Builder clear()
Overrides
clearDestination()
public ExportClusterResponse.Builder clearDestination()
clearField(Descriptors.FieldDescriptor field)
public ExportClusterResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearGcsDestination()
public ExportClusterResponse.Builder clearGcsDestination()
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
clearOneof(Descriptors.OneofDescriptor oneof)
public ExportClusterResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ExportClusterResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public ExportClusterResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getDestinationCase()
public ExportClusterResponse.DestinationCase getDestinationCase()
getGcsDestination()
public GcsDestination getGcsDestination()
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
getGcsDestinationBuilder()
public GcsDestination.Builder getGcsDestinationBuilder()
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
getGcsDestinationOrBuilder()
public GcsDestinationOrBuilder getGcsDestinationOrBuilder()
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
hasGcsDestination()
public boolean hasGcsDestination()
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
Returns |
Type |
Description |
boolean |
Whether the gcsDestination field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ExportClusterResponse other)
public ExportClusterResponse.Builder mergeFrom(ExportClusterResponse other)
public ExportClusterResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ExportClusterResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeGcsDestination(GcsDestination value)
public ExportClusterResponse.Builder mergeGcsDestination(GcsDestination value)
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ExportClusterResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public ExportClusterResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setGcsDestination(GcsDestination value)
public ExportClusterResponse.Builder setGcsDestination(GcsDestination value)
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
setGcsDestination(GcsDestination.Builder builderForValue)
public ExportClusterResponse.Builder setGcsDestination(GcsDestination.Builder builderForValue)
Required. Option to export data to cloud storage.
.google.cloud.alloydb.v1alpha.GcsDestination gcs_destination = 2 [(.google.api.field_behavior) = REQUIRED];
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ExportClusterResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ExportClusterResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
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-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]