public final class ExportBacktestResultMetadataRequest extends GeneratedMessage implements ExportBacktestResultMetadataRequestOrBuilderRequest for exporting BacktestResult metadata.
Protobuf type google.cloud.financialservices.v1.ExportBacktestResultMetadataRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ExportBacktestResultMetadataRequestImplements
ExportBacktestResultMetadataRequestOrBuilderStatic Fields
BACKTEST_RESULT_FIELD_NUMBER
public static final int BACKTEST_RESULT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STRUCTURED_METADATA_DESTINATION_FIELD_NUMBER
public static final int STRUCTURED_METADATA_DESTINATION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ExportBacktestResultMetadataRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ExportBacktestResultMetadataRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest.Builder |
|
newBuilder(ExportBacktestResultMetadataRequest prototype)
public static ExportBacktestResultMetadataRequest.Builder newBuilder(ExportBacktestResultMetadataRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ExportBacktestResultMetadataRequest |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static ExportBacktestResultMetadataRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ExportBacktestResultMetadataRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ExportBacktestResultMetadataRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ExportBacktestResultMetadataRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ExportBacktestResultMetadataRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ExportBacktestResultMetadataRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ExportBacktestResultMetadataRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ExportBacktestResultMetadataRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ExportBacktestResultMetadataRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getBacktestResult()
public String getBacktestResult()Required. The resource name of the BacktestResult.
string backtest_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The backtestResult. |
getBacktestResultBytes()
public ByteString getBacktestResultBytes()Required. The resource name of the BacktestResult.
string backtest_result = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for backtestResult. |
getDefaultInstanceForType()
public ExportBacktestResultMetadataRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest |
|
getParserForType()
public Parser<ExportBacktestResultMetadataRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ExportBacktestResultMetadataRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
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. |
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. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ExportBacktestResultMetadataRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ExportBacktestResultMetadataRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest.Builder |
|
toBuilder()
public ExportBacktestResultMetadataRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ExportBacktestResultMetadataRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|