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