Send feedback
Class FeatureView.BigQuerySource (3.32.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.32.0 keyboard_arrow_down
public static final class FeatureView . BigQuerySource extends GeneratedMessageV3 implements FeatureView . BigQuerySourceOrBuilder
Protobuf type google.cloud.aiplatform.v1.FeatureView.BigQuerySource
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int ENTITY_ID_COLUMNS_FIELD_NUMBER
Field Value Type Description int
public static final int URI_FIELD_NUMBER
Field Value Type Description int
Static Methods
public static FeatureView . BigQuerySource getDefaultInstance ()
public static final Descriptors . Descriptor getDescriptor ()
public static FeatureView . BigQuerySource . Builder newBuilder ()
public static FeatureView . BigQuerySource . Builder newBuilder ( FeatureView . BigQuerySource prototype )
public static FeatureView . BigQuerySource parseDelimitedFrom ( InputStream input )
public static FeatureView . BigQuerySource parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static FeatureView . BigQuerySource parseFrom ( byte [] data )
Parameter Name Description data
byte []
public static FeatureView . BigQuerySource parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
public static FeatureView . BigQuerySource parseFrom ( ByteString data )
public static FeatureView . BigQuerySource parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
public static FeatureView . BigQuerySource parseFrom ( CodedInputStream input )
public static FeatureView . BigQuerySource parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
public static FeatureView . BigQuerySource parseFrom ( InputStream input )
public static FeatureView . BigQuerySource parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
public static FeatureView . BigQuerySource parseFrom ( ByteBuffer data )
public static FeatureView . BigQuerySource parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
public static Parser<FeatureView . BigQuerySource > parser ()
Methods
public boolean equals ( Object obj )
Parameter Name Description obj
Object
Overrides
public FeatureView . BigQuerySource getDefaultInstanceForType ()
public String getEntityIdColumns ( int index )
Required. Columns to construct entity_id / row keys. Start by supporting
1 only.
repeated string entity_id_columns = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter Name Description index
int
The index of the element to return.
Returns Type Description String
The entityIdColumns at the given index.
public ByteString getEntityIdColumnsBytes ( int index )
Required. Columns to construct entity_id / row keys. Start by supporting
1 only.
repeated string entity_id_columns = 2 [(.google.api.field_behavior) = REQUIRED];
Parameter Name Description index
int
The index of the value to return.
Returns Type Description ByteString
The bytes of the entityIdColumns at the given index.
public int getEntityIdColumnsCount ()
Required. Columns to construct entity_id / row keys. Start by supporting
1 only.
repeated string entity_id_columns = 2 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description int
The count of entityIdColumns.
public ProtocolStringList getEntityIdColumnsList ()
Required. Columns to construct entity_id / row keys. Start by supporting
1 only.
repeated string entity_id_columns = 2 [(.google.api.field_behavior) = REQUIRED];
public Parser<FeatureView . BigQuerySource > getParserForType ()
Overrides
public int getSerializedSize ()
Returns Type Description int
Overrides
Required. The BigQuery view URI that will be materialized on each sync
trigger based on FeatureView.SyncConfig.
string uri = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description String
The uri.
public ByteString getUriBytes ()
Required. The BigQuery view URI that will be materialized on each sync
trigger based on FeatureView.SyncConfig.
string uri = 1 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description ByteString
The bytes for uri.
Returns Type Description int
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public FeatureView . BigQuerySource . Builder newBuilderForType ()
protected FeatureView . BigQuerySource . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Overrides
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Overrides
public FeatureView . BigQuerySource . Builder toBuilder ()
public void writeTo ( CodedOutputStream output )
Overrides
Send feedback
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-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]