Uses of Class
com.google.cloud.aiplatform.v1.CometInstance
Packages that use CometInstance
-
Uses of CometInstance in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CometInstanceModifier and TypeMethodDescriptionCometInstance.Builder.build()CometInstance.Builder.buildPartial()static CometInstanceCometInstance.getDefaultInstance()CometInstance.Builder.getDefaultInstanceForType()CometInstance.getDefaultInstanceForType()CometInput.Builder.getInstance()Required.CometInput.getInstance()Required.CometInputOrBuilder.getInstance()Required.static CometInstanceCometInstance.parseDelimitedFrom(InputStream input) static CometInstanceCometInstance.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInstanceCometInstance.parseFrom(byte[] data) static CometInstanceCometInstance.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInstanceCometInstance.parseFrom(com.google.protobuf.ByteString data) static CometInstanceCometInstance.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInstanceCometInstance.parseFrom(com.google.protobuf.CodedInputStream input) static CometInstanceCometInstance.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInstanceCometInstance.parseFrom(InputStream input) static CometInstanceCometInstance.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CometInstanceCometInstance.parseFrom(ByteBuffer data) static CometInstanceCometInstance.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CometInstanceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CometInstance>CometInstance.getParserForType()static com.google.protobuf.Parser<CometInstance>CometInstance.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CometInstanceModifier and TypeMethodDescriptionCometInstance.Builder.mergeFrom(CometInstance other) CometInput.Builder.mergeInstance(CometInstance value) Required.static CometInstance.BuilderCometInstance.newBuilder(CometInstance prototype) CometInput.Builder.setInstance(CometInstance value) Required.