viewEssentialByUUID method
View only essential components (without logs) that matches the given UUID
Implementation
$grpc.ResponseFuture<$0.FormField> viewEssentialByUUID(
$1.IdentifierUUID request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewEssentialByUUID, request, options: options);
}