public static final class BatchPredictionJob.InputConfig extends com.google.protobuf.GeneratedMessageV3 implements BatchPredictionJob.InputConfigOrBuilder
Configures the input to [BatchPredictionJob][google.cloud.aiplatform.v1.BatchPredictionJob]. See [Model.supported_input_storage_formats][google.cloud.aiplatform.v1.Model.supported_input_storage_formats] for Model's supported input formats, and how instances should be expressed via any of them.Protobuf type
google.cloud.aiplatform.v1.BatchPredictionJob.InputConfig| Modifier and Type | Class and Description |
|---|---|
static class |
BatchPredictionJob.InputConfig.Builder
Configures the input to
[BatchPredictionJob][google.cloud.aiplatform.v1.BatchPredictionJob].
|
static class |
BatchPredictionJob.InputConfig.SourceCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
BIGQUERY_SOURCE_FIELD_NUMBER |
static int |
GCS_SOURCE_FIELD_NUMBER |
static int |
INSTANCES_FORMAT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
BigQuerySource |
getBigquerySource()
The BigQuery location of the input table.
|
BigQuerySourceOrBuilder |
getBigquerySourceOrBuilder()
The BigQuery location of the input table.
|
static BatchPredictionJob.InputConfig |
getDefaultInstance() |
BatchPredictionJob.InputConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
GcsSource |
getGcsSource()
The Cloud Storage location for the input instances.
|
GcsSourceOrBuilder |
getGcsSourceOrBuilder()
The Cloud Storage location for the input instances.
|
String |
getInstancesFormat()
Required.
|
com.google.protobuf.ByteString |
getInstancesFormatBytes()
Required.
|
com.google.protobuf.Parser<BatchPredictionJob.InputConfig> |
getParserForType() |
int |
getSerializedSize() |
BatchPredictionJob.InputConfig.SourceCase |
getSourceCase() |
boolean |
hasBigquerySource()
The BigQuery location of the input table.
|
boolean |
hasGcsSource()
The Cloud Storage location for the input instances.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BatchPredictionJob.InputConfig.Builder |
newBuilder() |
static BatchPredictionJob.InputConfig.Builder |
newBuilder(BatchPredictionJob.InputConfig prototype) |
BatchPredictionJob.InputConfig.Builder |
newBuilderForType() |
protected BatchPredictionJob.InputConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BatchPredictionJob.InputConfig |
parseDelimitedFrom(InputStream input) |
static BatchPredictionJob.InputConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.InputConfig |
parseFrom(byte[] data) |
static BatchPredictionJob.InputConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.InputConfig |
parseFrom(ByteBuffer data) |
static BatchPredictionJob.InputConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.InputConfig |
parseFrom(com.google.protobuf.ByteString data) |
static BatchPredictionJob.InputConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.InputConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchPredictionJob.InputConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob.InputConfig |
parseFrom(InputStream input) |
static BatchPredictionJob.InputConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BatchPredictionJob.InputConfig> |
parser() |
BatchPredictionJob.InputConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int GCS_SOURCE_FIELD_NUMBER
public static final int BIGQUERY_SOURCE_FIELD_NUMBER
public static final int INSTANCES_FORMAT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public BatchPredictionJob.InputConfig.SourceCase getSourceCase()
getSourceCase in interface BatchPredictionJob.InputConfigOrBuilderpublic boolean hasGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;hasGcsSource in interface BatchPredictionJob.InputConfigOrBuilderpublic GcsSource getGcsSource()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;getGcsSource in interface BatchPredictionJob.InputConfigOrBuilderpublic GcsSourceOrBuilder getGcsSourceOrBuilder()
The Cloud Storage location for the input instances.
.google.cloud.aiplatform.v1.GcsSource gcs_source = 2;getGcsSourceOrBuilder in interface BatchPredictionJob.InputConfigOrBuilderpublic boolean hasBigquerySource()
The BigQuery location of the input table. The schema of the table should be in the format described by the given context OpenAPI Schema, if one is provided. The table may contain additional columns that are not described by the schema, and they will be ignored.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;hasBigquerySource in interface BatchPredictionJob.InputConfigOrBuilderpublic BigQuerySource getBigquerySource()
The BigQuery location of the input table. The schema of the table should be in the format described by the given context OpenAPI Schema, if one is provided. The table may contain additional columns that are not described by the schema, and they will be ignored.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;getBigquerySource in interface BatchPredictionJob.InputConfigOrBuilderpublic BigQuerySourceOrBuilder getBigquerySourceOrBuilder()
The BigQuery location of the input table. The schema of the table should be in the format described by the given context OpenAPI Schema, if one is provided. The table may contain additional columns that are not described by the schema, and they will be ignored.
.google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;getBigquerySourceOrBuilder in interface BatchPredictionJob.InputConfigOrBuilderpublic String getInstancesFormat()
Required. The format in which instances are given, must be one of the [Model's][google.cloud.aiplatform.v1.BatchPredictionJob.model] [supported_input_storage_formats][google.cloud.aiplatform.v1.Model.supported_input_storage_formats].
string instances_format = 1 [(.google.api.field_behavior) = REQUIRED];getInstancesFormat in interface BatchPredictionJob.InputConfigOrBuilderpublic com.google.protobuf.ByteString getInstancesFormatBytes()
Required. The format in which instances are given, must be one of the [Model's][google.cloud.aiplatform.v1.BatchPredictionJob.model] [supported_input_storage_formats][google.cloud.aiplatform.v1.Model.supported_input_storage_formats].
string instances_format = 1 [(.google.api.field_behavior) = REQUIRED];getInstancesFormatBytes in interface BatchPredictionJob.InputConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static BatchPredictionJob.InputConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BatchPredictionJob.InputConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static BatchPredictionJob.InputConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchPredictionJob.InputConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BatchPredictionJob.InputConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BatchPredictionJob.InputConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BatchPredictionJob.InputConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BatchPredictionJob.InputConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BatchPredictionJob.InputConfig.Builder newBuilder()
public static BatchPredictionJob.InputConfig.Builder newBuilder(BatchPredictionJob.InputConfig prototype)
public BatchPredictionJob.InputConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BatchPredictionJob.InputConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BatchPredictionJob.InputConfig getDefaultInstance()
public static com.google.protobuf.Parser<BatchPredictionJob.InputConfig> parser()
public com.google.protobuf.Parser<BatchPredictionJob.InputConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BatchPredictionJob.InputConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.