public static final class ExportRegisteredPartiesRequest.Builder extends GeneratedMessageV3.Builder<ExportRegisteredPartiesRequest.Builder> implements ExportRegisteredPartiesRequestOrBuilder
Request to export a list of currently registered parties.
Protobuf type google.cloud.financialservices.v1.ExportRegisteredPartiesRequest
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 ExportRegisteredPartiesRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ExportRegisteredPartiesRequest build()
buildPartial()
public ExportRegisteredPartiesRequest buildPartial()
clear()
public ExportRegisteredPartiesRequest.Builder clear()
Overrides
clearDataset()
public ExportRegisteredPartiesRequest.Builder clearDataset()
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public ExportRegisteredPartiesRequest.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearLineOfBusiness()
public ExportRegisteredPartiesRequest.Builder clearLineOfBusiness()
Required. LineOfBusiness to get RegisteredParties from.
.google.cloud.financialservices.v1.LineOfBusiness line_of_business = 3 [(.google.api.field_behavior) = REQUIRED];
clearName()
public ExportRegisteredPartiesRequest.Builder clearName()
Required. The full path to the Instance resource in this API.
format: projects/{project}/locations/{location}/instances/{instance}
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clearOneof(Descriptors.OneofDescriptor oneof)
public ExportRegisteredPartiesRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ExportRegisteredPartiesRequest.Builder clone()
Overrides
getDataset()
public BigQueryDestination getDataset()
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
getDatasetBuilder()
public BigQueryDestination.Builder getDatasetBuilder()
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
getDatasetOrBuilder()
public BigQueryDestinationOrBuilder getDatasetOrBuilder()
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
getDefaultInstanceForType()
public ExportRegisteredPartiesRequest getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getLineOfBusiness()
public LineOfBusiness getLineOfBusiness()
Required. LineOfBusiness to get RegisteredParties from.
.google.cloud.financialservices.v1.LineOfBusiness line_of_business = 3 [(.google.api.field_behavior) = REQUIRED];
getLineOfBusinessValue()
public int getLineOfBusinessValue()
Required. LineOfBusiness to get RegisteredParties from.
.google.cloud.financialservices.v1.LineOfBusiness line_of_business = 3 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for lineOfBusiness.
|
getName()
Required. The full path to the Instance resource in this API.
format: projects/{project}/locations/{location}/instances/{instance}
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The name.
|
getNameBytes()
public ByteString getNameBytes()
Required. The full path to the Instance resource in this API.
format: projects/{project}/locations/{location}/instances/{instance}
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for name.
|
hasDataset()
public boolean hasDataset()
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the dataset field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeDataset(BigQueryDestination value)
public ExportRegisteredPartiesRequest.Builder mergeDataset(BigQueryDestination value)
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(ExportRegisteredPartiesRequest other)
public ExportRegisteredPartiesRequest.Builder mergeFrom(ExportRegisteredPartiesRequest other)
public ExportRegisteredPartiesRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ExportRegisteredPartiesRequest.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ExportRegisteredPartiesRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setDataset(BigQueryDestination value)
public ExportRegisteredPartiesRequest.Builder setDataset(BigQueryDestination value)
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
setDataset(BigQueryDestination.Builder builderForValue)
public ExportRegisteredPartiesRequest.Builder setDataset(BigQueryDestination.Builder builderForValue)
Required. The location to output the RegisteredParties.
.google.cloud.financialservices.v1.BigQueryDestination dataset = 2 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public ExportRegisteredPartiesRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setLineOfBusiness(LineOfBusiness value)
public ExportRegisteredPartiesRequest.Builder setLineOfBusiness(LineOfBusiness value)
Required. LineOfBusiness to get RegisteredParties from.
.google.cloud.financialservices.v1.LineOfBusiness line_of_business = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
LineOfBusiness
The lineOfBusiness to set.
|
setLineOfBusinessValue(int value)
public ExportRegisteredPartiesRequest.Builder setLineOfBusinessValue(int value)
Required. LineOfBusiness to get RegisteredParties from.
.google.cloud.financialservices.v1.LineOfBusiness line_of_business = 3 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
value |
int
The enum numeric value on the wire for lineOfBusiness to set.
|
setName(String value)
public ExportRegisteredPartiesRequest.Builder setName(String value)
Required. The full path to the Instance resource in this API.
format: projects/{project}/locations/{location}/instances/{instance}
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
String
The name to set.
|
setNameBytes(ByteString value)
public ExportRegisteredPartiesRequest.Builder setNameBytes(ByteString value)
Required. The full path to the Instance resource in this API.
format: projects/{project}/locations/{location}/instances/{instance}
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for name to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ExportRegisteredPartiesRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ExportRegisteredPartiesRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides