public static final class ExportPredictionResultMetadataRequest.Builder extends GeneratedMessage.Builder<ExportPredictionResultMetadataRequest.Builder> implements ExportPredictionResultMetadataRequestOrBuilderRequest for exporting PredictionResult metadata.
Protobuf type google.cloud.financialservices.v1.ExportPredictionResultMetadataRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ExportPredictionResultMetadataRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ExportPredictionResultMetadataRequest build()| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest |
|
buildPartial()
public ExportPredictionResultMetadataRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest |
|
clear()
public ExportPredictionResultMetadataRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
clearPredictionResult()
public ExportPredictionResultMetadataRequest.Builder clearPredictionResult()Required. The resource name of the PredictionResult.
string prediction_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
This builder for chaining. |
clearStructuredMetadataDestination()
public ExportPredictionResultMetadataRequest.Builder clearStructuredMetadataDestination()Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
getDefaultInstanceForType()
public ExportPredictionResultMetadataRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getPredictionResult()
public String getPredictionResult()Required. The resource name of the PredictionResult.
string prediction_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The predictionResult. |
getPredictionResultBytes()
public ByteString getPredictionResultBytes()Required. The resource name of the PredictionResult.
string prediction_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for predictionResult. |
getStructuredMetadataDestination()
public BigQueryDestination getStructuredMetadataDestination()Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
BigQueryDestination |
The structuredMetadataDestination. |
getStructuredMetadataDestinationBuilder()
public BigQueryDestination.Builder getStructuredMetadataDestinationBuilder()Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
BigQueryDestination.Builder |
|
getStructuredMetadataDestinationOrBuilder()
public BigQueryDestinationOrBuilder getStructuredMetadataDestinationOrBuilder()Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
BigQueryDestinationOrBuilder |
|
hasStructuredMetadataDestination()
public boolean hasStructuredMetadataDestination()Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the structuredMetadataDestination field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ExportPredictionResultMetadataRequest other)
public ExportPredictionResultMetadataRequest.Builder mergeFrom(ExportPredictionResultMetadataRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
ExportPredictionResultMetadataRequest |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ExportPredictionResultMetadataRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ExportPredictionResultMetadataRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
mergeStructuredMetadataDestination(BigQueryDestination value)
public ExportPredictionResultMetadataRequest.Builder mergeStructuredMetadataDestination(BigQueryDestination value)Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
BigQueryDestination |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
setPredictionResult(String value)
public ExportPredictionResultMetadataRequest.Builder setPredictionResult(String value)Required. The resource name of the PredictionResult.
string prediction_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe predictionResult to set. |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
This builder for chaining. |
setPredictionResultBytes(ByteString value)
public ExportPredictionResultMetadataRequest.Builder setPredictionResultBytes(ByteString value)Required. The resource name of the PredictionResult.
string prediction_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for predictionResult to set. |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
This builder for chaining. |
setStructuredMetadataDestination(BigQueryDestination value)
public ExportPredictionResultMetadataRequest.Builder setStructuredMetadataDestination(BigQueryDestination value)Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
BigQueryDestination |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|
setStructuredMetadataDestination(BigQueryDestination.Builder builderForValue)
public ExportPredictionResultMetadataRequest.Builder setStructuredMetadataDestination(BigQueryDestination.Builder builderForValue)Required. BigQuery output where the metadata will be written.
.google.cloud.financialservices.v1.BigQueryDestination structured_metadata_destination = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BigQueryDestination.Builder |
| Returns | |
|---|---|
| Type | Description |
ExportPredictionResultMetadataRequest.Builder |
|