Class TrustedMetadataApiGrpc

java.lang.Object
org.finos.tracdap.api.internal.TrustedMetadataApiGrpc

@Generated(value="by gRPC proto compiler (version 1.68.0)", comments="Source: tracdap/api/internal/metadata_trusted.proto") public final class TrustedMetadataApiGrpc extends Object

 Trusted API reading, writing and searching for objects in the TRAC metadata store.
 This API is only available to other components of the TRAC platform, it is
 not exposed to clients via the platform gateway.
 Most of the calls in this interface are identical to their public equivalents.
 Extra calls are available for pre-allocating objects, a facility which is not
 available to clients of the platform. Restrictions on the creation of certain
 object types and manipulation of controlled tag attributes are lifted. Methods
 for performing HTTP GET requests of RESTFUL resources are not duplicated.
 @see TracMetadataApi