Uses of Class
com.google.cloud.aiplatform.v1.Int64Array
Packages that use Int64Array
-
Uses of Int64Array in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Int64ArrayModifier and TypeMethodDescriptionInt64Array.Builder.build()Int64Array.Builder.buildPartial()static Int64ArrayInt64Array.getDefaultInstance()Int64Array.Builder.getDefaultInstanceForType()Int64Array.getDefaultInstanceForType()FeatureValue.Builder.getInt64ArrayValue()A list of int64 type feature value.FeatureValue.getInt64ArrayValue()A list of int64 type feature value.FeatureValueOrBuilder.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.v1 that return types with arguments of type Int64ArrayModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int64Array>Int64Array.getParserForType()static com.google.protobuf.Parser<Int64Array>Int64Array.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Int64ArrayModifier and TypeMethodDescriptionInt64Array.Builder.mergeFrom(Int64Array other) FeatureValue.Builder.mergeInt64ArrayValue(Int64Array value) A list of int64 type feature value.static Int64Array.BuilderInt64Array.newBuilder(Int64Array prototype) FeatureValue.Builder.setInt64ArrayValue(Int64Array value) A list of int64 type feature value.