Uses of Class
com.google.cloud.aiplatform.v1beta1.Int64Array
-
Packages that use Int64Array Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of Int64Array in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Int64Array Modifier and Type Method Description Int64ArrayInt64Array.Builder. build()Int64ArrayInt64Array.Builder. buildPartial()static Int64ArrayInt64Array. getDefaultInstance()Int64ArrayInt64Array.Builder. getDefaultInstanceForType()Int64ArrayInt64Array. getDefaultInstanceForType()Int64ArrayFeatureValue.Builder. getInt64ArrayValue()A list of int64 type feature value.Int64ArrayFeatureValue. getInt64ArrayValue()A list of int64 type feature value.Int64ArrayFeatureValueOrBuilder. getInt64ArrayValue()A list of int64 type feature value.static Int64ArrayInt64Array. parseDelimitedFrom(InputStream input)static Int64ArrayInt64Array. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64ArrayInt64Array. parseFrom(byte[] data)static Int64ArrayInt64Array. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64ArrayInt64Array. parseFrom(com.google.protobuf.ByteString data)static Int64ArrayInt64Array. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64ArrayInt64Array. parseFrom(com.google.protobuf.CodedInputStream input)static Int64ArrayInt64Array. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64ArrayInt64Array. parseFrom(InputStream input)static Int64ArrayInt64Array. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Int64ArrayInt64Array. parseFrom(ByteBuffer data)static Int64ArrayInt64Array. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Int64Array Modifier and Type Method Description com.google.protobuf.Parser<Int64Array>Int64Array. getParserForType()static com.google.protobuf.Parser<Int64Array>Int64Array. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Int64Array Modifier and Type Method Description Int64Array.BuilderInt64Array.Builder. mergeFrom(Int64Array other)FeatureValue.BuilderFeatureValue.Builder. mergeInt64ArrayValue(Int64Array value)A list of int64 type feature value.static Int64Array.BuilderInt64Array. newBuilder(Int64Array prototype)FeatureValue.BuilderFeatureValue.Builder. setInt64ArrayValue(Int64Array value)A list of int64 type feature value.
-